-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add tucana * add missing field for birdee-1 * update network_type * fix: fix pretty name * update * update * update * update --------- Co-authored-by: ALPAC-4 <[email protected]> Co-authored-by: david <sunbin@LAPTOP-990Q32OH>
- Loading branch information
1 parent
367b92a
commit ddcd129
Showing
5 changed files
with
187 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
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,90 @@ | ||
{ | ||
"$schema": "../../assetlist.schema.json", | ||
"chain_name": "tucana", | ||
"assets": [ | ||
{ | ||
"description": "The native token of Initia", | ||
"denom_units": [ | ||
{ | ||
"denom": "l2/333f8e6ae6855338f99d451126bfefc1b920763c16681d55fbc7df68ccb36972", | ||
"exponent": 0 | ||
}, | ||
{ | ||
"denom": "INIT", | ||
"exponent": 6 | ||
} | ||
], | ||
"base": "l2/333f8e6ae6855338f99d451126bfefc1b920763c16681d55fbc7df68ccb36972", | ||
"display": "INIT", | ||
"name": "Initia Native Token", | ||
"symbol": "INIT", | ||
"coingecko_id": "", | ||
"images": [ | ||
{ | ||
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/initia/images/INIT.png", | ||
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/initia/images/INIT.svg" | ||
} | ||
], | ||
"logo_URIs": { | ||
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/initia/images/INIT.png", | ||
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/initia/images/INIT.svg" | ||
} | ||
}, | ||
{ | ||
"description": "The native token of Tucana", | ||
"denom_units": [ | ||
{ | ||
"denom": "utuc", | ||
"exponent": 0 | ||
}, | ||
{ | ||
"denom": "tuc", | ||
"exponent": 6 | ||
} | ||
], | ||
"base": "utuc", | ||
"display": "tuc", | ||
"name": "Tucana", | ||
"symbol": "TUC", | ||
"coingecko_id": "", | ||
"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" | ||
} | ||
}, | ||
{ | ||
"description": "The fake USDC", | ||
"denom_units": [ | ||
{ | ||
"denom": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", | ||
"exponent": 0 | ||
}, | ||
{ | ||
"denom": "USDC", | ||
"exponent": 6 | ||
} | ||
], | ||
"base": "ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5", | ||
"display": "USDC", | ||
"name": "USDC", | ||
"symbol": "USDC", | ||
"coingecko_id": "", | ||
"images": [ | ||
{ | ||
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/minimove/images/USDC.png", | ||
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/minimove/images/USDC.svg" | ||
} | ||
], | ||
"logo_URIs": { | ||
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/minimove/images/USDC.png", | ||
"svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/minimove/images/USDC.svg" | ||
} | ||
} | ||
] | ||
} |
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,76 @@ | ||
{ | ||
"chain_name": "tucana", | ||
"chain_id": "birdee-1", | ||
"pretty_name": "Tucana", | ||
"status": "live", | ||
"network_type": "testnet", | ||
"bech32_prefix": "init", | ||
"daemon_name": "minitiad", | ||
"key_algos": ["secp256k1"], | ||
"slip44": 118, | ||
"fees": { | ||
"fee_tokens": [ | ||
{ | ||
"denom": "utuc", | ||
"fixed_min_gas_price": 0, | ||
"low_gas_price": 0, | ||
"average_gas_price": 0, | ||
"high_gas_price": 0 | ||
} | ||
] | ||
}, | ||
"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" | ||
} | ||
], | ||
"minitia": { | ||
"type": "minimove", | ||
"version": "v0.2.11" | ||
} | ||
} | ||
} |
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.