Skip to content

Commit

Permalink
feat: Add initia testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Juan-LukeKlopper committed May 27, 2024
1 parent 3a6e8c9 commit 7e2d0da
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions chains/testnet/initia.json
Original file line number Diff line number Diff line change
@@ -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"
}]
}
Binary file added public/logos/initia.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7e2d0da

Please sign in to comment.