Explorer API
Metadium Explorer provides an Open API to deliver data. The available API types include Accounts, Blocks, Contracts, Transactions, Event logs, and Tokens.
API List
Network URI
Mainnet: https://api.metadium.com/{api}
Testnet: https://testnetapi.metadium.com/{api}
HEADER
Content-Type: application/json
api-key: api key
The key to use the API can be obtained from Metadium Explorer.
Last updated