nft_owners
ActiveTool of Alchemy Eth
declared in 0.1.0
Owners of a contract/token.
Parameters schema
{
"type": "object",
"examples": [
{
"contract": "0xBC4CA0EdA7647A8aB7C2061c2E2ad6310f674457"
},
{
"tokenId": "1",
"contract": "0xBC4CA0EdA7647A8aB7C2061c2E2ad6310f674457"
}
],
"required": [
"contract"
],
"properties": {
"chain": {
"type": "string"
},
"tokenId": {
"type": "string"
},
"contract": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Alchemy Eth
https://github.com/pipeworx-io/mcp-alchemy-eth
1/7 registries