← Protocol index
Resource / 12887
unknownNFT Insight (Scam Check, Owners).
Collection identity card — always fetched fresh
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 15000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x54ebFCF3870439B9db62381848c5DabC05c70d5B |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
Probe evidence
0 recent
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
InputJSON
{
"method": "GET",
"type": "http"
}
OutputJSON
{
"properties": {
"address": {
"type": "string"
},
"chain": {
"type": "string"
},
"collection": {
"properties": {
"deployedAtEstimate": {
"description": "Block-estimated deploy date (method labeled).",
"type": [
"string",
"null"
]
},
"deployedBlockNumber": {
"type": [
"integer",
"null"
]
},
"deployer": {
"type": [
"string",
"null"
]
},
"name": {
"type": [
"string",
"null"
]
},
"openSea": {
"description": "OpenSea metadata: floor, safelist status, slug, image.",
"type": [
"object",
"null"
]
},
"symbol": {
"type": [
"string",
"null"
]
},
"tokenType": {
"description": "ERC721 | ERC1155.",
"type": [
"string",
"null"
]
},
"totalSupply": {
"type": [
"string",
"null"
]
}
},
"type": "object"
},
"freshness": {
"properties": {
"as_of": {
"description": "ISO timestamp of the upstream data capture.",
"type": "string"
},
"max_age_seconds": {
"description": "86400 on the cached tier, 0 on live.",
"type": "integer"
},
"tier": {
"enum": [
"cached",
"live"
],
"type": "string"
}
},
"required": [
"tier",
"max_age_seconds",
"as_of"
],
"type": "object"
},
"links": {
"description": "Related NFT Insight endpoints for this collection.",
"type": "object"
}
},
"required": [
"chain",
"address",
"collection",
"links",
"freshness"
],
"type": "object"
}