Overview
Blacksmith allows developers to easily query NFT metadata, Collection metadata and Wallet metadata across multiple chains.
Blacksmith is available both as RESTful API and webhooks. For webhook pattern, automated messages arrive at a developer's designated address, whenever an activity is generated. REST endpoints are also available to fetch data manually, or to fetch past data.
Our API accepts JSON-encoded request bodies (where a body is required) or a standard set of query parameters, returns JSON-encoded responses, and uses standard HTTP response codes and verbs.
Supported Chains & Testnets
| Chain | Type | Status |
|---|---|---|
| Ethereum | Mainnet | Offline |
| Goerli | Testnet | Offline |
| Rinkerby | Testnet | Offline |