diff --git a/testnets/yominet/assetlist.json b/testnets/yominet/assetlist.json new file mode 100644 index 0000000..f4ecd92 --- /dev/null +++ b/testnets/yominet/assetlist.json @@ -0,0 +1,30 @@ +{ + "$schema": "../../assetlist.schema.json", + "chain_name": "YomiTestNet", + "assets": [ + { + "description": "The Kamigotchi world currency", + "denom_units": [ + { + "denom": "evm/9D9c32921575Fd98e67E27C0189ED4b750Cb17C5", + "exponent": 18 + } + ], + "base": "onyx", + "display": "ONYX", + "name": "ONYX", + "symbol": "ONYX", + "coingecko_id": "", + "images": [ + { + "png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/kamigotchi/images/ONYX.png", + "svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/kamigotchi/images/ONYX.svg" + } + ], + "logo_URIs": { + "png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/kamigotchi/images/ONYX.png", + "svg": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/testnets/kamigotchi/images/ONYX.svg" + } + } + ] +} diff --git a/testnets/yominet/chain.json b/testnets/yominet/chain.json new file mode 100644 index 0000000..47cc019 --- /dev/null +++ b/testnets/yominet/chain.json @@ -0,0 +1,53 @@ +{ + "chain_name": "PreYominet", + "chain_id": "preyominet-1", + "bech32_prefix": "init", + "network_type": "testnet", + "apis": { + "rpc": [ + { + "address": "https://maze-rpc-sequencer-9ce4b2ff-e329-459d-8baa-ae49f95f33b2.ane1-prod-nocsm.newmetric.xyz/" + } + ], + "rest": [ + { + "address": "https://maze-rest-sequencer-9ce4b2ff-e329-459d-8baa-ae49f95f33b2.ane1-prod-nocsm.newmetric.xyz/" + } + ] + }, + "key_algos": [ + "secp256k1" + ], + "slip44": 118, + "fees": { + "fee_tokens": [ + { + "denom": "evm/9D9c32921575Fd98e67E27C0189ED4b750Cb17C5", + "fixed_min_gas_price": 1000000000, + "low_gas_price": 1000000000, + "average_gas_price": 1500000000, + "high_gas_price": 2000000000 + } + ] + }, + "metadata": { + "op_bridge_id": "80", + "op_denoms": [ + "uinit" + ], + "ibc_channels": [ + { + "chain_id": "initiation-2", + "port_id": "transfer", + "channel_id": "channel-0", + "version": "ics20-1" + }, + { + "chain_id": "initiation-2", + "port_id": "nft-transfer", + "channel_id": "channel-1", + "version": "ics721-1" + } + ] + } +} \ No newline at end of file diff --git a/testnets/yominet/images/onyx.png b/testnets/yominet/images/onyx.png new file mode 100644 index 0000000..1a417d7 Binary files /dev/null and b/testnets/yominet/images/onyx.png differ diff --git a/testnets/yominet/images/onyx.svg b/testnets/yominet/images/onyx.svg new file mode 100644 index 0000000..01d0e8a --- /dev/null +++ b/testnets/yominet/images/onyx.svg @@ -0,0 +1,5 @@ + +made by nedu with love + + + \ No newline at end of file