Monad MCP Magic Eden
JSON →Retrieve NFT data from the Monad testnet, including holder addresses, collection values, and top-selling collections.
Tools · 5
- nft-owners Retrieve the list of holder addresses for an NFT contract
- totalValue Calculate the total NFT value held by an address using floor prices
- collections List all NFT collections that an address holds
- top-selling-collections Get the top-selling collections by number of sales (5 min, 10 min, 30 min, 1 h, 6 h, 24 h, 1 d, 7 d, 30 d)
- top-volume-collections Get the top-selling collections by volume (5 min, 10 min, 30 min, 1 h, 6 h, 24 h, 1 d, 7 d, 30 d)
Environment variables
THIRDWEB_CLIENT_ID
Links
★ 1 GitHub stars