Skip to content

Commit

Permalink
Merge pull request #141 from hippocrat-dao/feature/hippo-protocol-tes…
Browse files Browse the repository at this point in the history
…tnet

Add Hippo Protocol Testnet
  • Loading branch information
liangping authored Jan 2, 2025
2 parents d018a7d + 117d0af commit 0ce60e2
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions chains/testnet/hippo-protocol.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"chain_name": "hippo-protocol",
"api": [
"https://api.testnet.hippo-protocol.com"
],
"rpc": [
"https://rpc.testnet.hippo-protocol.com"
],
"snapshot_provider": "",
"sdk_version": "0.47.12",
"coin_type": "0",
"min_tx_fee": "1000000000000000000",
"addr_prefix": "hippo",
"logo": "/logos/hippo-protocol.png",
"assets": [
{
"base": "ahp",
"symbol": "HP",
"exponent": "18",
"coingecko_id": "",
"logo": "/logos/hippo-protocol.png"
}
]
}
Binary file added logos/hippo-protocol.png
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 0ce60e2

Please sign in to comment.