diff --git a/chains/testnet/initia.json b/chains/testnet/initia.json new file mode 100644 index 0000000000..cdd1c7505e --- /dev/null +++ b/chains/testnet/initia.json @@ -0,0 +1,18 @@ +{ + "chain_name": "initia", + "api": ["https://api-initia-testnet.whispernode.com:443","https://initia-testnet-api.polkachu.com:443","https://lcd.initiation-1.initia.xyz"], + "rpc": ["https://rpc-initia-testnet.whispernode.com:443"], + "snapshot_provider": "", + "sdk_version": "0.50.6", + "coin_type": "118", + "min_tx_fee": "800", + "addr_prefix": "init", + "logo": "/logos/initia.jpg", + "assets": [{ + "base": "uinit", + "symbol": "INIT", + "exponent": "6", + "coingecko_id": "", + "logo": "/logos/initia.jpg" + }] +} diff --git a/public/logos/initia.jpg b/public/logos/initia.jpg new file mode 100644 index 0000000000..795dc5436d Binary files /dev/null and b/public/logos/initia.jpg differ