Docs

Day-1 network information and endpoint index.

Network

Chain ID: tokenchain-testnet-1

Bech32 Prefix: tokenchain

Base Denom: utoken (display TOKEN)

Faucet Request

curl -X POST https://faucet.testnet.tokenchain.tokentap.ca/v1/faucet/request \
  -H 'content-type: application/json' \
  -d '{"address":"tokenchain1..."}'