Skip to content

Commit

Permalink
add ibc testnet c4e teritori
Browse files Browse the repository at this point in the history
  • Loading branch information
kalidax authored and ffe9f8 committed Jan 25, 2024
1 parent ea4287e commit 2478c92
Show file tree
Hide file tree
Showing 6 changed files with 2,196 additions and 0 deletions.
Binary file added public/images/chains/chain4energy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,999 changes: 1,999 additions & 0 deletions public/images/chains/chain4energy.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 src/data/cosmos_chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,12 @@
"network_id": "celestia",
"image": "/images/chains/celestia.svg"
},
{
"id": "chain4energy",
"name": "Chain4Energy",
"network_id": "chain4energy",
"image": "/images/chains/chain4energy.svg"
},
{
"id": "dymension",
"name": "Dymension",
Expand Down Expand Up @@ -350,6 +356,12 @@
"network_id": "sei-2",
"image": "/images/chains/sei.svg"
},
{
"id": "teritori",
"name": "Teritori",
"network_id": "teritori-2",
"image": "/images/chains/teritori.svg"
},
{
"id": "terra",
"name": "Terra",
Expand Down
63 changes: 63 additions & 0 deletions src/data/evm_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -841,12 +841,75 @@
"symbol": "wstETH",
"image": "/images/assets/wsteth.svg",
"contracts": [
{
"chain": "arbitrum",
"address": "0x9cfB13E6c11054ac9fcB92BA89644F30775436e4",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.0028
},
{
"chain": "avalanche",
"address": "0x74c6b86A89fE77B48952Bc3a9Db74a307B202e97",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.00085
},
{
"chain": "base",
"address": "0x9cfB13E6c11054ac9fcB92BA89644F30775436e4",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.0028
},
{
"chain": "binance",
"address": "0xb306669D6C024B3deA4ff3A35D50844289b2DCFC",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.00085
},
{
"chain": "ethereum",
"address": "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0",
"symbol": "wstETH",
"decimals": 18,
"transfer_fee": 0.034
},
{
"chain": "linea",
"address": "0x9cfB13E6c11054ac9fcB92BA89644F30775436e4",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.00085
},
{
"chain": "mantle",
"address": "0x9cfB13E6c11054ac9fcB92BA89644F30775436e4",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.00085
},
{
"chain": "optimism",
"address": "0x9cfB13E6c11054ac9fcB92BA89644F30775436e4",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.0028
},
{
"chain": "polygon",
"address": "0xd7Bb095a60D7666D4A6f236423B47DDD6ae6Cfa7",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.00085
},
{
"chain": "scroll",
"address": "0x9cfB13E6c11054ac9fcB92BA89644F30775436e4",
"symbol": "axl-wstETH",
"decimals": 18,
"transfer_fee": 0.00085
}
]
},
Expand Down
20 changes: 20 additions & 0 deletions src/data/ibc_channels.json
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,16 @@
"to": "celestia",
"channel_id": "channel-341"
},
{
"from": "chain4energy",
"to": "axelarnet",
"channel_id": "channel-3"
},
{
"from": "axelarnet",
"to": "chain4energy",
"channel_id": "channel-405"
},
{
"from": "dymension",
"to": "axelarnet",
Expand Down Expand Up @@ -562,6 +572,16 @@
"to": "sei",
"channel_id": "channel-257"
},
{
"from": "teritori",
"to": "axelarnet",
"channel_id": "channel-0"
},
{
"from": "axelarnet",
"to": "teritori",
"channel_id": "channel-406"
},
{
"from": "terra",
"to": "axelarnet",
Expand Down
102 changes: 102 additions & 0 deletions src/data/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -11389,6 +11389,108 @@
"is_native": false,
"address": "ibc/6A4043BCBD3FB6E9D86A14F6A018C33CD4E05990E977729CC1946395B2972B11"
}
},
"chain4energy": {
"uausdc": {
"symbol": "aUSDC",
"decimals": 6,
"name": "USD coin",
"is_native": false,
"address": "ibc/6F34E1BD664C36CE49ACC28E60D62559A5F96C4F9A6CCE4FC5A67B2852E24CFE"
},
"eth-wei": {
"symbol": "axlWETH",
"decimals": 18,
"name": "Wrapped Ether",
"is_native": false,
"address": "ibc/29320BE25C3BF64A2355344625410899C1EB164038E328531C36095B0AA8BBFC"
},
"wmatic-wei": {
"symbol": "WMATIC",
"decimals": 18,
"name": "Wrapped Matic",
"is_native": false,
"address": "ibc/2B5D096F5732F3BADBFB987FE42FDA24B3569514BC5DFDEA1BC042B223A0CED3"
},
"wavax-wei": {
"symbol": "WAVAX",
"decimals": 18,
"name": "Wrapped AVAX",
"is_native": false,
"address": "ibc/609C07B33C99E40A50498BDDECDD14D8BCC89D1A14D4E36053082AEA2E8D193D"
},
"wftm-wei": {
"symbol": "WFTM",
"decimals": 18,
"name": "Wrapped FTM",
"is_native": false,
"address": "ibc/055E7CBD9F1EF910CA7CA1DD293B39439CB33172F929194855DBAC6CB3081B95"
},
"wbnb-wei": {
"symbol": "WBNB",
"decimals": 18,
"name": "Wrapped BNB",
"is_native": false,
"address": "ibc/55E995E3FD16C2C717A18D818A862E90A8414D1C7FCBA9B9349DB944275C98A3"
},
"wdev-wei": {
"symbol": "WDEV",
"decimals": 18,
"name": "Wrapped DEV",
"is_native": false,
"address": "ibc/76C8C560FDE4EFE9F4AEFB0679E6D523CFF6A62BCD3F9541E8F6E3DA6831550E"
}
},
"teritori-2": {
"uausdc": {
"symbol": "aUSDC",
"decimals": 6,
"name": "USD coin",
"is_native": false,
"address": "ibc/5BDD47E9E73BF91C14497E254F0A751F1A7D3A6084343F66EA7CEE834A384651"
},
"eth-wei": {
"symbol": "axlWETH",
"decimals": 18,
"name": "Wrapped Ether",
"is_native": false,
"address": "ibc/B8FEE8FE30746C96641E48F94053D5D0BE99CCB5B98C58A0239B70F082E713EA"
},
"wmatic-wei": {
"symbol": "WMATIC",
"decimals": 18,
"name": "Wrapped Matic",
"is_native": false,
"address": "ibc/8BCD6BB5E8AD820584B798724B16398C413D7B7C475E1B676DEC223FCD32F7E5"
},
"wavax-wei": {
"symbol": "WAVAX",
"decimals": 18,
"name": "Wrapped AVAX",
"is_native": false,
"address": "ibc/6771714762A6F8F541DE7C461F09C68F310621315FA70C70799F66A0DE6B95D2"
},
"wftm-wei": {
"symbol": "WFTM",
"decimals": 18,
"name": "Wrapped FTM",
"is_native": false,
"address": "ibc/9B50579E4AE3CF7B1705F04A4C715EE4E859F03620F0DE560C67CBB9B9A239A2"
},
"wbnb-wei": {
"symbol": "WBNB",
"decimals": 18,
"name": "Wrapped BNB",
"is_native": false,
"address": "ibc/FEC1C247382FE8A2E67AC699D8AADC01AD1DE04A860D85A2C68BF5BFCB7D8468"
},
"wdev-wei": {
"symbol": "WDEV",
"decimals": 18,
"name": "Wrapped DEV",
"is_native": false,
"address": "ibc/9790D25467E96C073CC3701C5BF9B74009955604859C7A31C6EE2F673EF67A3C"
}
}
},
"stagenet": {
Expand Down

1 comment on commit 2478c92

@vercel
Copy link

@vercel vercel bot commented on 2478c92 Jan 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.