{"slug":"ari001-tailb4ac3a-ts-net-v1-ventures-ethereum-contract-abi-s-9325f1","title":"Returns the owner address of a specific ERC721 token by token ID","host":"ari001.tailb4ac3a.ts.net","method":"GET","resource":"https://ari001.tailb4ac3a.ts.net/v1/ventures/ethereum_contract_abi_service/erc721_ownerof","category":"market","description":"Returns the owner address of a specific ERC721 token by token ID. Input: contract address (string), tokenId (string). Output: owner address (string). Query: token (ERC-721 contract, 0x + 40 hex), id (token id, decimal).","price_listed":0.003,"price_asked":0.003,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":531,"reported_calls_30d":3,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"method":"GET","queryParams":{"id":"1","token":"0xdAC17F958D2ee523a2206206994597C13D831ec7"},"type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"id":{"description":"token id, decimal","pattern":"^[0-9]{1,78}$","type":"string"},"token":{"description":"ERC-721 contract, 0x + 40 hex","pattern":"^0x[a-fA-F0-9]{40}$","type":"string"}},"required":["token","id"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"chain":{"type":"string"},"error":{"description":"present when ok is false","type":"string"},"method":{"type":"string"},"ok":{"type":"boolean"},"result":{"properties":{"id":{"type":"string"},"owner":{"pattern":"^0x[0-9a-fA-F]{40}$","type":"string"},"token":{"pattern":"^0x[0-9a-fA-F]{40}$","type":"string"}},"type":"object"},"service":{"type":"string"}},"required":["ok","service"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.003,"price_match":true,"latency_ms":531,"error":null}],"description_full":"Returns the owner address of a specific ERC721 token by token ID. Input: contract address (string), tokenId (string). Output: owner address (string). Query: token (ERC-721 contract, 0x + 40 hex), id (token id, decimal).","last_updated":"2026-09-24T04:13:25.665Z","schemes":["exact"]}