Skip to content

Commit

Permalink
Add Highbury_710 (#239)
Browse files Browse the repository at this point in the history
* Add Highbury_710

Ref: https://cosmos.directory/highbury

* Update config and validate

* Update highbury_710.json

---------

Co-authored-by: 0xcraft <[email protected]>
  • Loading branch information
sudopunk and 0xcraft authored Sep 19, 2023
1 parent a6b37c9 commit 37eb449
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 0 deletions.
73 changes: 73 additions & 0 deletions cosmos/highbury_710.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"rpc": "https://gridiron.furya.io",
"rest": "https://api-mainnet.furya.io",
"chainId": "highbury_710-1",
"chainName": "Highbury",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/highbury_710/chain.png",
"nodeProvider": {
"name": "Blackfury Genesis Validator",
"email": "[email protected]",
"website":"https://fury.black/"
},
"bip44": {
"coinType": 459
},
"alternativeBIP44s": [
{
"coinType": 118
}
],
"bech32Config": {
"bech32PrefixAccAddr": "fury",
"bech32PrefixAccPub": "furypub",
"bech32PrefixValAddr": "furyvaloper",
"bech32PrefixValPub": "furyvaloperpub",
"bech32PrefixConsAddr": "furyvalcons",
"bech32PrefixConsPub": "furyvalconspub"
},
"currencies": [
{
"coinDenom": "FURY",
"coinMinimalDenom": "ufury",
"coinDecimals": 6,
"coinGeckoId": "fanfury",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/highbury_710/ufury.png"
},
{
"coinDenom": "JINXY",
"coinMinimalDenom": "jinxy",
"coinDecimals": 6
},
{
"coinDenom": "JINX",
"coinMinimalDenom": "jinx",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/highbury_710/ujinx.png"
}
],
"feeCurrencies": [
{
"coinDenom": "FURY",
"coinMinimalDenom": "ufury",
"coinDecimals": 6,
"coinGeckoId": "fanfury",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/highbury_710/ufury.png",
"gasPriceStep": {
"low": 0.01,
"average": 0.025,
"high": 0.03
}
}
],
"stakeCurrency": {
"coinDenom": "FURY",
"coinMinimalDenom": "ufury",
"coinDecimals": 6,
"coinGeckoId": "fanfury",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/highbury_710/ufury.png"
},
"features": [
"eth-address-gen",
"eth-key-sign"
]
}
Binary file added images/highbury_710/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/highbury_710/ufury.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/highbury_710/ujinx.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 37eb449

@vercel
Copy link

@vercel vercel bot commented on 37eb449 Sep 19, 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.