Docs

Day-1 network information and endpoint index.

Network

Chain ID: tokenchain-testnet-1

Bech32 Prefix: tokenchain

Base Denom: utoken (display TOKEN)

IBC Readiness

Live relayer and transfer-channel visibility from the indexer API.

Service: active (disabled)

Hermes health: not ready

Transfer channels: 0

No transfer channels opened yet.

Faucet Request

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