Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping committed Jul 27, 2024
2 parents 885c4da + 5f76e8b commit 5525b2e
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions chains/mainnet/furya.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"chain_name": "Furya",
"coingecko": "fanfury",
"api": [
"https://furya.api.nodeshub.online/"
],
"rpc": [
"https://furya.rpc.nodeshub.online/"
],
"snapshot_provider": "",
"coin_type": 118,
"sdk_version": "0.47.8",
"addr_prefix": "furya",
"logo": "/logos/furya.png",
"assets": [
{
"base": "ufury",
"symbol": "FURY",
"exponent": 6,
"coingecko_id": "fanfury",
"logo": "/logos/fury.jpg"
}
]
}
Binary file added logos/fury.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/furya.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 5525b2e

Please sign in to comment.