Simple JSON API for metadata and social links
Claim contract addresses and manage metadata through REST endpoints
{ "address": "0x1234...abcd", "claimed": true, "metadata": { "name": "Protocol", "website": "protocol.com", "social": { "twitter": "@protocol", "github": "protocol/contracts" } }, "price": { "usd": 1.25, "change24h": 5.2 } }
Claim addresses
Social links
JSON endpoints