-
Notifications
You must be signed in to change notification settings - Fork 510
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: adrian <[email protected]>
- Loading branch information
1 parent
6ab6e4c
commit e37ae7b
Showing
3 changed files
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
{ | ||
"chainId": "furya-1", | ||
"chainName": "Furya", | ||
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/furya/chain.png", | ||
"rpc": "https://rpc.furya.xyz", | ||
"rest": "https://api.furya.xyz", | ||
"nodeProvider": { | ||
"name": "Furya", | ||
"email": "[email protected]", | ||
"website": "https://one.furya.xyz/" | ||
}, | ||
"bip44": { | ||
"coinType": 118 | ||
}, | ||
"bech32Config": { | ||
"bech32PrefixAccAddr": "furya", | ||
"bech32PrefixAccPub": "furyapub", | ||
"bech32PrefixValAddr": "furyavaloper", | ||
"bech32PrefixValPub": "furyavaloperpub", | ||
"bech32PrefixConsAddr": "furyavalcons", | ||
"bech32PrefixConsPub": "furyavalconspub" | ||
}, | ||
"currencies": [ | ||
{ | ||
"coinDenom": "FURY", | ||
"coinMinimalDenom": "ufury", | ||
"coinDecimals": 6, | ||
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/furya/ufury.png", | ||
"coinGeckoId": "fanfury" | ||
} | ||
], | ||
"feeCurrencies": [ | ||
{ | ||
"coinDenom": "FURY", | ||
"coinMinimalDenom": "ufury", | ||
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/furya/ufury.png", | ||
"coinDecimals": 6, | ||
"coinGeckoId": "fanfury", | ||
"gasPriceStep": { | ||
"low": 0, | ||
"average": 0.025, | ||
"high": 0.04 | ||
} | ||
} | ||
], | ||
"stakeCurrency": { | ||
"coinDenom": "FURY", | ||
"coinMinimalDenom": "ufury", | ||
"coinDecimals": 6, | ||
"coinGeckoId": "fanfury", | ||
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/furya/ufury.png" | ||
}, | ||
"features": ["cosmwasm"], | ||
"walletUrlForStaking": "https://one.furya.xyz/staking" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
e37ae7b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
keplr-chain-registry – ./
keplr-chain-registry-git-main-chainapsis.vercel.app
keplr-chain-registry-chainapsis.vercel.app
keplr-chain-registry.vercel.app