nfts_owned
ActiveTool of Alchemy Eth
declared in 0.1.0
NFTs owned by address.
Parameters schema
{
"type": "object",
"examples": [
{
"owner": "0x1234567890123456789012345678901234567890"
},
{
"owner": "0x1234567890123456789012345678901234567890",
"contracts": "0xBC4CA0EdA7647A8aB7C2061c2E2ad6310f674457",
"page_size": 10
}
],
"required": [
"owner"
],
"properties": {
"chain": {
"type": "string"
},
"owner": {
"type": "string"
},
"page_key": {
"type": "string"
},
"contracts": {
"type": "string"
},
"page_size": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Alchemy Eth
https://github.com/pipeworx-io/mcp-alchemy-eth
1/7 registries