Skip to content

Commit

Permalink
Merge pull request #26 from klaytn/dev
Browse files Browse the repository at this point in the history
feat. Update wormhole tokens
  • Loading branch information
skqksh authored Mar 13, 2024
2 parents cf44085 + c5c4712 commit 4fb8a2e
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions token/ft.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@
[
{
"symbol": "USDT",
"name": "Tether USD",
"address": "0x5c13e303a62fc5dedf5b52d66873f2e59fedadc2",
"decimals": 6,
"icon": "https://config.klaytn.foundation/token/icon/0x5c13e303a62fc5dedf5b52d66873f2e59fedadc2.png",
"chain_id": "8217"
},
{
"symbol": "USDC",
"name": "USD Coin",
"address": "0x608792Deb376CCE1c9FA4D0E6B7b44f507CfFa6A",
"decimals": 6,
"icon": "https://config.klaytn.foundation/token/icon/0x608792Deb376CCE1c9FA4D0E6B7b44f507CfFa6A.png",
"chain_id": "8217"
},

{
"symbol": "WETH",
"name": "Wrapped Ether",
"address": "0x98a8345bb9d3dda9d808ca1c9142a28f6b0430e1",
"decimals": 18,
"icon": "https://config.klaytn.foundation/token/icon/0x98a8345bb9d3dda9d808ca1c9142a28f6b0430e1.png",
"chain_id": "8217"
},

{
"symbol": "BTCB",
"name": "BTCB Token",
"address": "0x15d9f3ab1982b0e5a415451259994ff40369f584",
"decimals": 18,
"icon": "https://config.klaytn.foundation/token/icon/0x15d9f3ab1982b0e5a415451259994ff40369f584.png",
"chain_id": "8217"
},

{
"symbol": "ACE",
"name": "ACEToken",
"address": "0xAAecB956075dAf626Bc5d507bB38764E122CF209",
"decimals": 18,
"icon": "https://config.klaytn.foundation/token/icon/0xAAecB956075dAf626Bc5d507bB38764E122CF209.png",
"chain_id": "8217"
},
{
"symbol": "NOX",
"name": "Nox",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4fb8a2e

Please sign in to comment.