Skip to content

Commit

Permalink
add birdee-2 (#785)
Browse files Browse the repository at this point in the history
* add birdee-2

* rename file

* Update tucana_712.json

* fix image path

* update

* update

* fix
  • Loading branch information
garymeso authored Aug 29, 2024
1 parent 3cc69fa commit 81d65c3
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 0 deletions.
55 changes: 55 additions & 0 deletions cosmos/tucana_712.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"rpc": "https://rpc.birdee-2.tucana.zone",
"rest": "https://lcd.birdee-2.tucana.zone",
"chainId": "tucana_712-1",
"chainName": "Tucana Testnet",
"evm": {
"chainId": 712,
"rpc": "https://evm-rpc.birdee-2.tucana.zone"
},
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/tucana_712/chain.png",
"nodeProvider": {
"name": "Tucana",
"email": "[email protected]",
"website":"https://tucana.zone"
},
"bip44": {
"coinType": 60
},
"bech32Config": {
"bech32PrefixAccAddr": "tuc",
"bech32PrefixAccPub": "tucpub",
"bech32PrefixValAddr": "tucvaloper",
"bech32PrefixValPub": "tucvaloperpub",
"bech32PrefixConsAddr": "tucvalcons",
"bech32PrefixConsPub": "tucvalconspub"
},
"stakeCurrency": {
"coinDecimals": 18,
"coinDenom": "TUC",
"coinMinimalDenom": "atuc",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/tucana_712/chain.png"
},
"currencies": [
{
"coinDecimals": 18,
"coinDenom": "TUC",
"coinMinimalDenom": "atuc",
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/tucana_712/chain.png"
}
],
"feeCurrencies": [
{
"coinDenom": "TUC",
"coinMinimalDenom": "atuc",
"coinDecimals": 18,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/tucana_712/chain.png",
"gasPriceStep": {
"low": 5000000000,
"average": 25000000000,
"high": 30000000000
}
}
],
"features": ["eth-address-gen", "eth-key-sign"]
}
Binary file added images/tucana_712/chain.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 81d65c3

Please sign in to comment.