← Protocol index
Resource / 13303
unknownUnnamed resource.
Screen an NFT contract for known scam, wash-trading, or malicious-approval risk signals before your agent buys, bids on, or approves it. Returns risk level and risk flags plus basic collection metadata. Call before an autonomous agent interacts with an unfamiliar NFT contract.
Payment requirements / accepts[]
2 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 100000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x002CfD89c5636F45E3C8576D6E35154748412bAc |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 100000 | EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v | E64PiTT7U8ZUWFKdkrBFw1YzdD2bU1gKcuGnBRVqp7M6 |
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
{
"body": {
"chain_id": "1",
"contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d"
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
OutputJSON
{
"example": {
"data": {
"chain_id": "1",
"contract_address": "0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d",
"nft_name": "Bored Ape Yacht Club",
"nft_symbol": "BAYC",
"raw": {},
"risk_flags": [],
"risk_level": "LOW"
},
"ok": true
},
"type": "json"
}