Metadium Tech (ENG)
  • Navigation
    • Metadium Overview
    • Metadium Tech (ENG)
    • Metadium Tech (KOR)
  • METADIUM Info
    • Architecture
    • Network Structure
    • Consensus
    • Smart Contract
    • DID
    • EIP-1559
    • Fee Delegation
    • Roadmap
  • Developer
    • Node Start
      • gmet Binary
      • gmet Guide
      • Connect Node
      • Account
    • Install Node
      • End Node
        • Requirements
        • Install Gmet
      • BP Node
        • Requirements
        • Install Gmet
  • Smart Contract
    • Solidity
    • Precompiled Contracts
    • Sample Contracts
  • API Reference
    • API Info
    • Json-RPC
    • Explorer API
      • Accounts
      • Blocks
      • Contracts
      • Transactions
      • Event logs
      • Tokens
  • Wallet
    • Wallet Info
    • Fee
  • FAQ
  • Articles of Foundation
Powered by GitBook
On this page
  • API List
  • Network URI
  • HEADER
  1. API Reference

Explorer API

PreviousJson-RPCNextAccounts

Last updated 1 year ago

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.

  • Mainnet:

  • Testnet:

The Metadium Explorer Open API is provided as a community service without any guarantee, so please only use what is necessary and refrain from using it further.

If you use the API for commercial applications or websites, you must display a link back or indicate "Powered by Metadium.io APIs."

Please obtain a free API Key Token within the section to use the API service. The API Key Token can be used with all your API requests.

My Account -> API Keys
https://explorer.metadium.com/my-account
https://testnetexplorer.metadium.com/my-account

Accounts
Blocks
Contracts
Transaction
s
Event logs
Tokens