{"api":"v1","generated_at":"2026-09-15T21:47:53.911Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-sandbox-brickken-com-x402-token-create-e68e12","pinned_page":"https://tollindex.com/e/api-sandbox-brickken-com-x402-token-create-e68e12/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-sandbox-brickken-com-x402-token-create-e68e12","canonical_url":"https://api.sandbox.brickken.com/x402/token/create","resource":"https://api.sandbox.brickken.com/x402/token/create","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Prepare agent ERC-20 deployment. Prepare an unsigned transaction that deploys an ERC-20 token controlled by an agent wallet.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-03T10:33:22.840Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"token create","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.005 USDC","amount_units":0.005,"decimals_known":true,"pay_to":"0x6b0173489007dE9E2e619eccd98E8fa9c610849a","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-03T10:33:22.110Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:51:50.444Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:51:50.444Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:19:25.953Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:10:02.735Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:27:33.895Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:34:17.418Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x6b0173489007dE9E2e619eccd98E8fa9c610849a","page":"https://tollindex.com/seller/0x6b0173489007dE9E2e619eccd98E8fa9c610849a","endpoints":24,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","chainId":"84532","version":"2","routeKey":"POST /x402/token/create","tokenSymbol":"USDC","displayPrice":"0.005000000000000000 USDC","paymentChainId":"84532","operationChainId":"84532","assetTransferMethod":"eip3009"},"payTo":"0x6b0173489007dE9E2e619eccd98E8fa9c610849a","amount":"5000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-03T10:33:22.11Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://api.sandbox.brickken.com/x402/token/create","extensions":{"bazaar":{"info":{"input":{"body":{"name":"example","symbol":"BKNAGENT","chainId":"84532","agentWallet":"0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","executionMode":"client-signed","signerAddress":"0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"txId":"0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","transactions":{"to":"0xaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa","data":"0xaaaaaaaa","value":"0x0"},"executionMode":"client-signed"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["chainId","executionMode","name","symbol","agentWallet"],"properties":{"name":{"type":"string"},"email":{"type":"string","format":"email","description":"Alias for ownerEmail where supported."},"nonce":{"type":"number","description":"Optional explicit nonce when managing nonces manually."},"symbol":{"type":"string","pattern":"^[A-Z0-9]{2,11}$","examples":["BKNAGENT"]},"chainId":{"type":"string","default":"84532","examples":["84532","11155111","80002"],"description":"Target operation chain ID. This environment allows: 11155111, 84532, 80002."},"premint":{"oneOf":[{"type":"string"},{"type":"number"}],"description":"Human-readable premint amount."},"decimals":{"oneOf":[{"type":"string"},{"type":"number"}],"description":"Token decimals. Defaults to 18 when omitted."},"gasLimit":{"oneOf":[{"type":"string"},{"type":"number"}],"description":"Optional explicit gas limit."},"ownerEmail":{"type":"string","format":"email","description":"Optional owner attribution email."},"agentWallet":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Wallet that owns and mints the agent token."},"executionMode":{"enum":["client-signed","client-broadcast","brickken-relayed"],"type":"string","default":"client-signed","description":"Discovery defaults to client-signed so the payable prepare step can be invoked and priced directly. Use brickken-relayed explicitly for Brickken signing and broadcasting, or client-broadcast to sign and broadcast locally. Client-controlled modes charge half at prepare and half at send; client-broadcast confirmation requires both txId and txHash."},"signerAddress":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Required signer wallet for client-signed and client-broadcast execution."}},"additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}}},"description":"Prepare agent ERC-20 deployment. Prepare an unsigned transaction that deploys an ERC-20 token controlled by an agent wallet.","lastUpdated":"2026-09-03T10:33:22.84Z","x402Version":2}]}}