Skip to content

Commit

Permalink
add tucana
Browse files Browse the repository at this point in the history
  • Loading branch information
David885L2 committed May 11, 2024
1 parent 5240a3b commit a0d6005
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 0 deletions.
55 changes: 55 additions & 0 deletions testnets/tucana/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
{
"chain_name": "Tucana",
"chain_id": "birdee-1",
"bech32_prefix": "init",
"apis": {
"rpc": [
{
"address": "https://maze-rpc-c9796789-107d-49ab-b6de-059724d2a91d.ue1-prod.newmetric.xyz"
}
],
"rest": [
{
"address": "https://maze-rest-c9796789-107d-49ab-b6de-059724d2a91d.ue1-prod.newmetric.xyz"
}
]
},
"explorers": [
{
"kind": "initia scan",
"url": "https://scan.testnet.initia.xyz/birdee-1",
"tx_page": "https://scan.testnet.initia.xyz/birdee-1/txs/${txHash}",
"account_page": "https://scan.testnet.initia.xyz/birdee-1/accounts/${accountAddress}"
}
],
"images": [
{
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/tucana/images/TUCANA.png",
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/tucana/images/TUCANA.svg"
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/tucana/images/TUCANA.png",
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/tucana/images/TUCANA.svg"
},
"metadata": {
"op_bridge_id": "14",
"op_denoms": [
"uinit"
],
"ibc_channels": [
{
"chain_id": "initiation-1",
"port_id": "nft-transfer",
"channel_id": "channel-1",
"version": "ics721-1"
},
{
"chain_id": "initiation-1",
"port_id": "transfer",
"channel_id": "channel-0",
"version": "ics20-1"
}
]
}
}
Binary file added testnets/tucana/images/TUCANA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions testnets/tucana/images/TUCANA.svg
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 a0d6005

Please sign in to comment.