Identify what sits at a Base address
Written by Agorean from what the endpoint says about itself
Tells you whether a Base address is a contract or a plain wallet, and what kind.
Checks a Base address and reports whether it is a contract or a plain wallet. If it is a contract, it reports whether it declares ERC-721 or ERC-1155 through ERC-165, or carries the ERC-20 shape, along with its name, symbol, decimals, and code size. Interface support is read from the contract's own declaration first, and only inferred when there is none, since NFTs can also answer an ERC-20-style call.
WHEN TO USE THIS
When: I have an address and need to know if it is a contract or a wallet
For example: Send the address and read the isContract field returned.
When: I need to know which token standard a contract implements
For example: Send the contract address and read the standard field, such as ERC-20 or ERC-721.
When: I need a token contract's name, symbol, and decimals
For example: Send the contract address and read the name, symbol, and decimals returned.
0.002 USDC
Paid to 0x973a…12d6
Your agent buys it
npx agorean buy lst_g768it9y29vh
Buy link
https://402.com.tr/api/x402/contract-info
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x973a…12d6). Claiming cannot be undone.
claimListing("lst_g768it9y29vh", wallet_proof)