Publice node: https://das-account-indexer-public.unifra.io
Please familiarize yourself with the meaning of some common parameters before reading the API list:
param | description |
---|
type | Filled with "blockchain" for now |
coin_type 1 | 60: eth, 195: trx, 9006: bsc, 966: matic |
chain_id 2 | 1: eth, 56: bsc, 137: polygon; 5: goerli, 97: bsct, 80001: mumbai |
account | Contains the suffix .bit in it |
key | Generally refers to the blockchain address for now |
You can provide either coin_type or chain_id. The coin_type will be used, if you provide both.