Skip to content

Commit

Permalink
commit (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: adrian <[email protected]>
  • Loading branch information
Nimrostafarian and adrian authored Nov 15, 2023
1 parent 6ab6e4c commit e37ae7b
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions cosmos/furya.json
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"
}
Binary file added images/furya/chain.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 images/furya/ufury.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit e37ae7b

@vercel
Copy link

@vercel vercel bot commented on e37ae7b Nov 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.