Validate a TIP-20 token configuration against GENIUS Act PPSI requirements and MiCA EMT requirements in dual-jurisdiction mode. Two tabs: TIP-20 Config Lint (currency code, RBAC, supply cap, yield prohibition check, GENIUS Act §4(a)(11), Fed. Reg. 2026-06963) and TIP-403 Policy Design (allowlist/blocklist/freeze, OFAC SDN, Travel Rule). Tempo: payments-first L1 incubated by Stripe + Paradigm, mainnet live March 2026. Client-side. Zero PII.
Copy this paragraph into Claude, OpenClaw, or any MCP-aware agent to run this exact tool, with this sample, and verify the artifact.
Run the AINumbers MCP tool `validate_tempo_token_compliance`. Task: Validate a TIP-20 token configuration against GENIUS Act PPSI requirements and MiCA EMT requirements in dual-jurisdiction mode.
Call it with arguments: {"policy_parameters":{"tokenName":"TestUSD","currencyCode":"USD","supplyCap":1000000,"issuerLei":"TEST0000000000000000","memoPolicy":"required","roleIssuer":true,"rolePause":true,"roleBurnBlocked":true,"yieldEnabled":false,"allowlistEnabled":true,"blocklistEnabled":true,"freezeEnabled":true,"ofacEnabled":true}}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the parameter `claimed_hash` set to the returned `execution_hash`, passing the full artifact the run returned (the object containing `policy_parameters` + `output_payload` + `execution_hash`; equivalently `policy_parameters` + `output_payload` with `claimed_hash`), not the bare hash string.
Return the ledger link https://ledger.ainumbers.co/ so a human can re-verify without contacting us.
PII rule: All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Open the tool with the sample prefilled: https://ainumbers.co/chaingraph/art-37-tempo-stablecoin-issuance.html#p=v1.H4sIAAAAAAAA_wEiAd3-eyJ0b2tlbk5hbWUiOiJUZXN0VVNEIiwiY3VycmVuY3lDb2RlIjoiVVNEIiwic3VwcGx5Q2FwIjoxMDAwMDAwLCJpc3N1ZXJMZWkiOiJURVNUMDAwMDAwMDAwMDAwMDAwMCIsIm1lbW9Qb2xpY3kiOiJyZXF1aXJlZCIsInJvbGVJc3N1ZXIiOnRydWUsInJvbGVQYXVzZSI6dHJ1ZSwicm9sZUJ1cm5CbG9ja2VkIjp0cnVlLCJ5aWVsZEVuYWJsZWQiOmZhbHNlLCJhbGxvd2xpc3RFbmFibGVkIjp0cnVlLCJibG9ja2xpc3RFbmFibGVkIjp0cnVlLCJmcmVlemVFbmFibGVkIjp0cnVlLCJvZmFjRW5hYmxlZCI6dHJ1ZX3KS_9bIgEAAA