Explorer API
Metadium Explorer는 데이터를 제공하기 위한 목적으로 Open API를 제공합니다. 제공되는 API 종류는 Accounts, Blocks, Contracts, Transactions, Event logs, 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
API를 사용하기 위한 Key는 Metadium Explorer에서 제공받을 수 있습니다.
Last updated