Skip to content

Commit

Permalink
Update kaia erc20
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon committed Oct 23, 2024
1 parent 2b28c34 commit d0c6dfb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions chain/kaia/erc20_2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
[
{
"type": "erc20",
"contract": "0x5c13e303a62fc5dedf5b52d66873f2e59fedadc2",
"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": "0x608792deb376cce1c9fa4d0e6b7b44f507cffa6a",
"name": "USD Coin",
"symbol": "USDC",
"description": "",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png",
"coinGeckoId": "usd-coin",
"wallet_preload": true
}
]

0 comments on commit d0c6dfb

Please sign in to comment.