Skip to content

Commit

Permalink
Add Hippo Protocol Testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCho-H committed Jan 2, 2025
1 parent 403e118 commit 117d0af
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 117d0af

Please sign in to comment.