From 7da03f3e60a0e603802c35ad442a1a22c681101a Mon Sep 17 00:00:00 2001 From: Mrsirdev <111534516+Mrsirdev@users.noreply.github.com> Date: Tue, 22 Aug 2023 11:27:17 +0100 Subject: [PATCH 1/5] Update branch with latest main (#57) Co-authored-by: creeea Co-authored-by: creeea Co-authored-by: JeseonLEE --- chainConfig/crescent.json | 50 ++++++++++++++++++++++++++++++++++++ chainConfig/quicksilver.json | 49 +++++++++++++++++++++++++++++++++++ tokens/AXL.json | 23 +++++++++++++++++ tokens/CRE.json | 23 +++++++++++++++++ tokens/QCK.json | 23 +++++++++++++++++ tokens/axlPEPE.json | 29 +++++++++++++++++++++ tokens/axlRETH.json | 29 +++++++++++++++++++++ tokens/axlWSTETH.json | 29 +++++++++++++++++++++ tokens/qATOM.json | 23 +++++++++++++++++ tokens/qOSMO.json | 23 +++++++++++++++++ tokens/stINJ.json | 23 +++++++++++++++++ 11 files changed, 324 insertions(+) create mode 100644 chainConfig/crescent.json create mode 100644 chainConfig/quicksilver.json create mode 100644 tokens/AXL.json create mode 100644 tokens/CRE.json create mode 100644 tokens/QCK.json create mode 100644 tokens/axlPEPE.json create mode 100644 tokens/axlRETH.json create mode 100644 tokens/axlWSTETH.json create mode 100644 tokens/qATOM.json create mode 100644 tokens/qOSMO.json create mode 100644 tokens/stINJ.json diff --git a/chainConfig/crescent.json b/chainConfig/crescent.json new file mode 100644 index 0000000..f8490f0 --- /dev/null +++ b/chainConfig/crescent.json @@ -0,0 +1,50 @@ +{ + "prefix": "cre", + "gasPriceStep": { + "low": "0.01", + "average": "0.025", + "high": "0.03" + }, + "bip44": { + "coinType": "118" + }, + "configurations": [ + { + "chainId": "crescent-1", + "chainName": "Crescent NetWork", + "identifier": "Crescent", + "clientId": "07-tendermint-38", + "rest": [ + "https://mainnet.crescent.network:1317", + "https://api-crescent.pupmos.network", + "https://crescent-api.polkachu.com", + "https://crescent.rest.stakin-nodes.com", + "https://crescent-mainnet-lcd.autostake.net:443" + ], + "jrpc": [ + "https://mainnet.crescent.network:26657", + "https://crescent-rpc.polkachu.com", + "https://rpc-crescent.pupmos.network", + "https://crescent.rpc.stakin-nodes.com", + "https://crescent-mainnet-rpc.autostake.net:443" + ], + "rpc": [""], + "currencies": [ + { + "coinDenom": "CRE", + "coinMinDenom": "ucre", + "coinDecimals": "6" + } + ], + "source": { + "sourceChannel": "channel-7", + "sourceIBCDenomToEvmos": "ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F", + "destinationChannel": "channel-11", + "jsonRPC": ["https://mainnet.crescent.network:26657/"] + }, + "configurationType": "mainnet", + "explorerTxUrl": "https://www.mintscan.io/crescent/txs" + } + ] + } + \ No newline at end of file diff --git a/chainConfig/quicksilver.json b/chainConfig/quicksilver.json new file mode 100644 index 0000000..c48b0ca --- /dev/null +++ b/chainConfig/quicksilver.json @@ -0,0 +1,49 @@ +{ + "prefix": "quick", + "gasPriceStep": { + "low": "0.01", + "average": "0.025", + "high": "0.03" + }, + "bip44": { + "coinType": "118" + }, + "configurations": [ + { + "chainId": "quicksilver-2", + "chainName": "quicksilver", + "identifier": "Quicksilver", + "rpc": [ + "https://quicksilver-rpc.polkachu.com:443" + ], + "rest": [ + "https://quicksilver-api.polkachu.com", + "https://quicksilver-api.lavenderfive.com", + "https://axelar-lcd.quickapi.com:443" + ], + "jrpc": [ + "https://quicksilver-rpc.polkachu.com", + "https://quicksilver-rpc.lavenderfive.com", + "https://axelar-rpc.quickapi.com:443" + ], + "clientId": "07-tendermint-92", + "currencies": [ + { + "coinDenom": "QCK", + "coinMinDenom": "uqck", + "coinDecimals": "6" + } + ], + "source": { + "sourceChannel": "channel-7", + "sourceIBCDenomToEvmos": "ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F", + "destinationChannel": "channel-37", + "jsonRPC": [ + "https://quicksilver-rpc.polkachu.com:443" + ] + }, + "configurationType": "mainnet", + "explorerTxUrl": "https://www.mintscan.io/quicksilver/txs" + } + ] +} \ No newline at end of file diff --git a/tokens/AXL.json b/tokens/AXL.json new file mode 100644 index 0000000..23f2d2a --- /dev/null +++ b/tokens/AXL.json @@ -0,0 +1,23 @@ +{ + "coinDenom": "AXL", + "minCoinDenom": "uaxl", + "imgSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.svg", + "pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/axl.png", + "type": "IBC", + "exponent": "6", + "cosmosDenom": "ibc/473351B37CC9D7BA7B247800EF04D255E442C4C9C93976E3631B190A8F3C5570", + "description": "The native token of Axelar", + "name": "Axelar", + "tokenRepresentation": "AXL", + "channel": "channel-21", + "isEnabled": true, + "erc20Address": "0x94c23eE865E3c963A56263d0ce2CBF5C6cE7ce2d", + "ibc": { + "sourceDenom": "uaxl", + "source": "Axelar" + }, + "hideFromTestnet": false, + "coingeckoId": "axelar", + "category": "cosmos", + "coinSourcePrefix": "axelar" +} \ No newline at end of file diff --git a/tokens/CRE.json b/tokens/CRE.json new file mode 100644 index 0000000..847087e --- /dev/null +++ b/tokens/CRE.json @@ -0,0 +1,23 @@ +{ + "coinDenom": "CRE", + "minCoinDenom": "ucre", + "imgSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.svg", + "pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/crescent/images/cre.png", + "type": "IBC", + "exponent": "6", + "cosmosDenom": "ibc/B5AB26FB63C08E1C14B91B4DDC15CA4FE59737052B4432D8A3B328B66F6FE7A1", + "description": "The native token of Crecent Network", + "name": "Crescent Network", + "tokenRepresentation": "CRE", + "channel": "channel-11", + "isEnabled": true, + "erc20Address": "0x628A41754edfAFB491FEe6a1F397590B9013E01B", + "ibc": { + "sourceDenom": "ucre", + "source": "crescent" + }, + "hideFromTestnet": false, + "coingeckoId": "crescent-network", + "category": "cosmos", + "coinSourcePrefix": "cre" +} diff --git a/tokens/QCK.json b/tokens/QCK.json new file mode 100644 index 0000000..3ab3ed8 --- /dev/null +++ b/tokens/QCK.json @@ -0,0 +1,23 @@ +{ + "coinDenom": "QCK", + "minCoinDenom": "uqck", + "imgSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.svg", + "pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qck.png", + "type": "IBC", + "exponent": "6", + "cosmosDenom": "ibc/FCA18B0C0D1236E203D1AE09634A3F33E8AC31707CD59A74A437A903231C653C", + "description": "QCK - native token of Quicksilver", + "name": "Quicksilver", + "tokenRepresentation": "QCK", + "channel": "channel-37", + "isEnabled": true, + "erc20Address": "0xf55454383cEEFB1B5e889E59542352B1b928707d", + "ibc": { + "sourceDenom": "uqck", + "source": "Quicksilver" + }, + "hideFromTestnet": false, + "coingeckoId": "quicksilver", + "category": "cosmos", + "coinSourcePrefix": "quick" +} \ No newline at end of file diff --git a/tokens/axlPEPE.json b/tokens/axlPEPE.json new file mode 100644 index 0000000..82a34d7 --- /dev/null +++ b/tokens/axlPEPE.json @@ -0,0 +1,29 @@ +{ + "coinDenom": "axlPEPE", + "minCoinDenom": "pepe-wei", + "imgSrc": "https://assets.coingecko.com/coins/images/29850/large/pepe-token.jpeg", + "pngSrc": "https://assets.coingecko.com/coins/images/29850/large/pepe-token.jpeg", + "type": "IBC", + "exponent": "18", + "cosmosDenom": "ibc/26E6508A1757E12B15A087E951F5D35E73CF036F0D97BC809E1598D1DD870BED", + "description": "Pepe on Axelar", + "name": "Pepe by Axelar", + "tokenRepresentation": "PEPE", + "channel": "channel-21", + "isEnabled": true, + "erc20Address": "0xc76A204AEA61a68a3B1f97B8E70286CD42B020D2", + "ibc": { + "sourceDenom": "axlpepe", + "source": "Axelar" + }, + "hideFromTestnet": true, + "handledByExternalUI": [ + { + "url": "https://satellite.money/", + "handlingAction": "Deposit and Withdraw" + } + ], + "coingeckoId": "pepe", + "category": "ethereum", + "coinSourcePrefix": "axelar" +} diff --git a/tokens/axlRETH.json b/tokens/axlRETH.json new file mode 100644 index 0000000..f91edd2 --- /dev/null +++ b/tokens/axlRETH.json @@ -0,0 +1,29 @@ +{ + "coinDenom": "axlRETH", + "minCoinDenom": "reth-wei", + "imgSrc": "https://assets.coingecko.com/coins/images/20764/large/reth.png", + "pngSrc": "https://assets.coingecko.com/coins/images/20764/large/reth.png", + "type": "IBC", + "exponent": "18", + "cosmosDenom": "ibc/6A3538834873D16F00D0268B295A8D6FD9B005952787AA14726D0013A51042AC", + "description": "Rocket Pool staking derivative rETH for staked ETH on Axelar", + "name": "Rocket Pool staked ETH by Axelar", + "tokenRepresentation": "Rocket Pool", + "channel": "channel-21", + "isEnabled": true, + "erc20Address": "0xE60CE2dfa6D4Ad37Ade1dcB7aC4D6C3A093b3A7E", + "ibc": { + "sourceDenom": "axlreth", + "source": "Axelar" + }, + "hideFromTestnet": true, + "handledByExternalUI": [ + { + "url": "https://satellite.money/", + "handlingAction": "Deposit and Withdraw" + } + ], + "coingeckoId": "rocket-pool-eth", + "category": "ethereum", + "coinSourcePrefix": "axelar" +} diff --git a/tokens/axlWSTETH.json b/tokens/axlWSTETH.json new file mode 100644 index 0000000..ba4c4a8 --- /dev/null +++ b/tokens/axlWSTETH.json @@ -0,0 +1,29 @@ +{ + "coinDenom": "axlWSTETH", + "minCoinDenom": "wsteth-wei", + "imgSrc": "https://assets.coingecko.com/coins/images/18834/large/wstETH.png", + "pngSrc": "https://assets.coingecko.com/coins/images/18834/large/wstETH.png", + "type": "IBC", + "exponent": "18", + "cosmosDenom": "ibc/43BD3A576550CDCD183BC093AEB610B3C2057AD12BA3C27D67AE9F4BCA74F2C8", + "description": "Lido staking derivative wstETH for staked ETH on Axelar", + "name": "Lido staked ETH by Axelar", + "tokenRepresentation": "Lido", + "channel": "channel-21", + "isEnabled": true, + "erc20Address": "0xA2A4B12EF81E7A26C5a1E0be9340b1972F85E44A", + "ibc": { + "sourceDenom": "axlwsteth", + "source": "Axelar" + }, + "hideFromTestnet": true, + "handledByExternalUI": [ + { + "url": "https://satellite.money/", + "handlingAction": "Deposit and Withdraw" + } + ], + "coingeckoId": "wrapped-steth", + "category": "ethereum", + "coinSourcePrefix": "axelar" +} diff --git a/tokens/qATOM.json b/tokens/qATOM.json new file mode 100644 index 0000000..f235a26 --- /dev/null +++ b/tokens/qATOM.json @@ -0,0 +1,23 @@ +{ + "coinDenom": "qATOM", + "minCoinDenom": "uqatom", + "imgSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.svg", + "pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qatom.png", + "type": "IBC", + "exponent": "6", + "cosmosDenom": "ibc/28F9F0420534AE42F7D220B04518A3A45A7F40A0855A1C353CB4BB7223A70F5A", + "description": "Quicksilver Liquid Staked ATOM", + "name": "Quicksilver Liquid Staked ATOM", + "tokenRepresentation": "qATOM", + "channel": "channel-37", + "isEnabled": true, + "erc20Address": "0x4ad26064831ECE180B179a4C02Dc97940AA77B17", + "ibc": { + "sourceDenom": "uqatom", + "source": "Quicksilver" + }, + "hideFromTestnet": false, + "coingeckoId": "", + "category": "cosmos", + "coinSourcePrefix": "quick" +} \ No newline at end of file diff --git a/tokens/qOSMO.json b/tokens/qOSMO.json new file mode 100644 index 0000000..4d0d759 --- /dev/null +++ b/tokens/qOSMO.json @@ -0,0 +1,23 @@ +{ + "coinDenom": "qOSMO", + "minCoinDenom": "uqosmo", + "imgSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.svg", + "pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qosmo.png", + "type": "IBC", + "exponent": "6", + "cosmosDenom": "ibc/6230C2923C20C318C1002CE04856118621FE2A220F99EBA0EC2066D5DDFF2152", + "description": "Quicksilver Liquid Staked OSMO", + "name": "Quicksilver Liquid Staked OSMO", + "tokenRepresentation": "qOSMO", + "channel": "channel-37", + "isEnabled": true, + "erc20Address": "0x616E00909730f7dE9Afd97Dc71981f6d28e2B0ca", + "ibc": { + "sourceDenom": "uqosmo", + "source": "Quicksilver" + }, + "hideFromTestnet": false, + "coingeckoId": "", + "category": "cosmos", + "coinSourcePrefix": "quick" +} \ No newline at end of file diff --git a/tokens/stINJ.json b/tokens/stINJ.json new file mode 100644 index 0000000..9ffd4b5 --- /dev/null +++ b/tokens/stINJ.json @@ -0,0 +1,23 @@ +{ + "coinDenom": "stINJ", + "minCoinDenom": "stinj", + "imgSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.svg", + "pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/stinj.png", + "type": "IBC", + "exponent": "18", + "cosmosDenom": "ibc/4FCDD6D71CAB4F6BBEAB781D036977E1158075297671345055BC342D46819640", + "description": "Staking derivative by Stride", + "name": "Stride Staked Inj", + "tokenRepresentation": "INJ", + "channel": "channel-25", + "isEnabled": true, + "erc20Address": "0x786744d8B40ee154FA4a74153c4d33dF09aBf015", + "ibc": { + "sourceDenom": "stinj", + "source": "Stride" + }, + "hideFromTestnet": false, + "coingeckoId": "", + "category": "cosmos", + "coinSourcePrefix": "stride" +} From 50463a4015c5b90d618d0f6ffa6b6224b92abb96 Mon Sep 17 00:00:00 2001 From: Mrsirdev <111534516+Mrsirdev@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:11:24 +0100 Subject: [PATCH 2/5] Release NEOK to prod (#58) Co-authored-by: creeea Co-authored-by: creeea Co-authored-by: JeseonLEE Co-authored-by: vrde Co-authored-by: Nicola Miotto --- tokens/NEOK.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 tokens/NEOK.json diff --git a/tokens/NEOK.json b/tokens/NEOK.json new file mode 100644 index 0000000..b15d238 --- /dev/null +++ b/tokens/NEOK.json @@ -0,0 +1,23 @@ +{ + "coinDenom": "NEOK", + "minCoinDenom": "neok", + "imgSrc": "", + "pngSrc": "https://raw.githubusercontent.com/cosmostation/chainlist/main/chain/evmos/asset/neok.png", + "type": "IBC", + "exponent": "18", + "cosmosDenom": "erc20/0x655ecB57432CC1370f65e5dc2309588b71b473A9", + "description": "NEOKingdom DAO", + "name": "NEOKingdom DAO", + "tokenRepresentation": "NEOK", + "channel": "", + "isEnabled": true, + "erc20Address": "0x655ecB57432CC1370f65e5dc2309588b71b473A9", + "ibc": { + "sourceDenom": "neok", + "source": "Evmos" + }, + "hideFromTestnet": false, + "coingeckoId": "", + "category": "cosmos", + "coinSourcePrefix": "evmos" +} From 4bf391aea517b179b31c99c1885c2381c92c82b2 Mon Sep 17 00:00:00 2001 From: Mrsirdev <111534516+Mrsirdev@users.noreply.github.com> Date: Wed, 25 Oct 2023 10:44:15 +0100 Subject: [PATCH 3/5] chore: explorer url for evmos (#65) (#66) Co-authored-by: Milagros Paoletti <40247040+miliPaoletti@users.noreply.github.com> --- chainConfig/evmos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chainConfig/evmos.json b/chainConfig/evmos.json index bca4a4e..feed9dd 100644 --- a/chainConfig/evmos.json +++ b/chainConfig/evmos.json @@ -69,7 +69,7 @@ } ], "configurationType": "mainnet", - "explorerTxUrl": "https://www.mintscan.io/evmos/txs" + "explorerTxUrl": "https://escan.live/tx" } ] } From 521425b17f8a7895c3f6c4c24678fd63b6527dba Mon Sep 17 00:00:00 2001 From: Mrsirdev <111534516+Mrsirdev@users.noreply.github.com> Date: Wed, 25 Oct 2023 11:16:16 +0100 Subject: [PATCH 4/5] Update latest main changes (#68) Co-authored-by: Milagros Paoletti <40247040+miliPaoletti@users.noreply.github.com> --- chainConfig/evmos.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chainConfig/evmos.json b/chainConfig/evmos.json index feed9dd..1b8fa85 100644 --- a/chainConfig/evmos.json +++ b/chainConfig/evmos.json @@ -21,9 +21,8 @@ "clientId": "", "rest": [ "https://rest.bd.evmos.org:1317", + "https://rest.evmos.lava.build", "https://api-evmos-ia.cosmosia.notional.ventures", - "https://api.evmos.interbloc.org", - "https://lcd.evmos.bh.rocks", "https://lcd.evmos.disperze.network", "https://evmos-rest.publicnode.com" ], From f55f9e5fbbb5cf556d643e4078a85a3d8b1f33ff Mon Sep 17 00:00:00 2001 From: Mrsirdev <111534516+Mrsirdev@users.noreply.github.com> Date: Mon, 30 Oct 2023 09:48:39 +0000 Subject: [PATCH 5/5] Noble USDC (#70) Co-authored-by: Milagros Paoletti <40247040+miliPaoletti@users.noreply.github.com> Co-authored-by: creeea Co-authored-by: creeea --- chainConfig/noble.json | 49 ++++++++++++++++++++++++++++++++++++++++++ tokens/USDC.json | 23 ++++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 chainConfig/noble.json create mode 100644 tokens/USDC.json diff --git a/chainConfig/noble.json b/chainConfig/noble.json new file mode 100644 index 0000000..87d469a --- /dev/null +++ b/chainConfig/noble.json @@ -0,0 +1,49 @@ +{ + "prefix": "noble", + "gasPriceStep": { + "low": "0.01", + "average": "0.025", + "high": "0.03" + }, + "bip44": { + "coinType": "118" + }, + "configurations": [ + { + "chainId": "noble-1", + "chainName": "noble", + "identifier": "noble", + "rpc": [ + "https://noble-rpc.polkachu.com:443" + ], + "rest": [ + "https://noble-api.polkachu.com", + "https://api.mainnet.noble.strange.love", + "https://api.mainnet.noble.strange.love" + ], + "jrpc": [ + "https://noble-rpc.polkachu.com", + "https://rpc.mainnet.noble.strange.love", + "https://rpc.mainnet.noble.strange.love" + ], + "clientId": "07-tendermint-106", + "currencies": [ + { + "coinDenom": "USDC", + "coinMinDenom": "uusdc", + "coinDecimals": "6" + } + ], + "source": { + "sourceChannel": "channel-7", + "sourceIBCDenomToEvmos": "ibc/73E97EB411B29C6F989C35D277D1A7FC65083572F102AC6BD101884EE9FB2C9F", + "destinationChannel": "channel-64", + "jsonRPC": [ + "https://noble-rpc.polkachu.com:443" + ] + }, + "configurationType": "mainnet", + "explorerTxUrl": "https://www.mintscan.io/noble/txs" + } + ] + } \ No newline at end of file diff --git a/tokens/USDC.json b/tokens/USDC.json new file mode 100644 index 0000000..b751d81 --- /dev/null +++ b/tokens/USDC.json @@ -0,0 +1,23 @@ +{ + "coinDenom": "USDC", + "minCoinDenom": "uusdc", + "imgSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg", + "pngSrc": "https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png", + "type": "IBC", + "exponent": "6", + "cosmosDenom": "ibc/35357FE55D81D88054E135529BB2AEB1BB20D207292775A19BD82D83F27BE9B4", + "description": "USD Coin", + "name": "USD Coin", + "tokenRepresentation": "USDC", + "channel": "channel-64", + "isEnabled": true, + "erc20Address": "0xf1faE9eC886C5F6E4ea13dA2456087Bd72F02cD1", + "ibc": { + "sourceDenom": "uusdc", + "source": "noble" + }, + "hideFromTestnet": false, + "coingeckoId": "usd-coin", + "category": "cosmos", + "coinSourcePrefix": "noble" +}