Skip to content

Commit

Permalink
erc20_2 "A,B"
Browse files Browse the repository at this point in the history
  • Loading branch information
wannabit-yongjoo committed Oct 17, 2024
1 parent df05327 commit f9972f5
Show file tree
Hide file tree
Showing 6 changed files with 845 additions and 0 deletions.
22 changes: 22 additions & 0 deletions chain/acrechain/erc20_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "erc20",
"contract": "0xAE6D3334989a22A65228732446731438672418F2",
"name" : "Ciento Token",
"symbol": "CNTO",
"description": "Ciento Exchange Token",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/acrechain/asset/cnto.png"
},
{
"type": "erc20",
"contract": "0x2Cbea61fdfDFA520Ee99700F104D5b75ADf50B0c",
"name" : "Arable USD",
"symbol": "arUSD",
"description": "Overcollateralized stable coin for Arable derivatives v1",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png"
"coinGeckoId": "arable-usd",
"color": "#77b64f"
}
]
3 changes: 3 additions & 0 deletions chain/althea/erc20_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[

]
101 changes: 101 additions & 0 deletions chain/arbitrum/erc20_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
[
{
"type": "erc20",
"contract": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
"name" : "Wrapped Ether",
"symbol": "WETH",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/weth.png",
"coinGeckoId": "weth",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0x912CE59144191C1204E64559FE8253a0e49E6548",
"name" : "Arbitrum",
"symbol": "ARB",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/arbitrum/asset/arb.png",
"coinGeckoId": "arbitrum",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",
"name" : "Tether USD",
"symbol": "USDT",
"description": "",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png",
"coinGeckoId": "tether",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"name" : "Arbitrum USDC",
"symbol": "USDC",
"description": "",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png",
"coinGeckoId": "usd-coin",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",
"name" : "Bridged USDC (Arbitrum)",
"symbol": "USDC.e",
"description": "",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png",
"coinGeckoId": "usd-coin-ethereum-bridged",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4",
"name" : "ChainLink",
"symbol": "LINK",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/link.png",
"coinGeckoId": "chainlink",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",
"name" : "Wrapped BTC",
"symbol": "WBTC",
"description": "",
"decimals": 8,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wbtc.png",
"coinGeckoId": "wbtc",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0",
"name" : "Uniswap",
"symbol": "UNI",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/uni.png",
"coinGeckoId": "uni",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",
"name" : "Dai Stablecoin",
"symbol": "DAI",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dai.png",
"coinGeckoId": "dai",
"wallet_preload": true
}
]
Loading

0 comments on commit f9972f5

Please sign in to comment.