Token pre-trade check in ONE call for an ERC-20 contract
genesis402_token_briefRun a pre-trade token check in one call: retrieve ERC-20 metadata, price, holder concentration, contract verification, and sanctions-list status with evidence hash. Use before buying or listing an unfamiliar token.
Instructions
Paid (price from the live 402 quote). Token pre-trade check in ONE call for an ERC-20 contract: metadata, price, holder concentration, contract verification and a sanctions-list check. Use before buying, listing or accepting an unfamiliar token. The result lists its sources and an evidence hash. Signals only, not investment advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Optional EVM chain name to focus on, e.g. ethereum or base. Omit to cover all supported chains. | |
| contract | Yes | The ERC-20 token contract address, 0x followed by 40 hex characters (not a wallet address). | |
| payment_signature | No | Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first; nothing is charged without it. |