Skip to content

Commit 0f31f23

Browse files
committed
Update aptos token
1 parent 0ca46a0 commit 0f31f23

File tree

5 files changed

+67
-2
lines changed

5 files changed

+67
-2
lines changed

chain/aptos/asset/cake.png

19.1 KB
Loading

chain/aptos/asset/mod.png

3.81 KB
Loading

chain/aptos/asset/thapt.png

6.19 KB
Loading

chain/aptos/asset/thl.png

5.98 KB
Loading

chain/aptos/assets_2.json

Lines changed: 67 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"type": "bridge",
1414
"denom": "0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T",
1515
"name" : "USD Coin (Wormhole)",
16-
"symbol": "USDC",
16+
"symbol": "whUSDC",
1717
"description": "USD Coin (Wormhole)",
1818
"decimals": 6,
1919
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png",
@@ -39,13 +39,78 @@
3939
"type": "bridge",
4040
"denom": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC",
4141
"name" : "USD Coin (LayerZero)",
42-
"symbol": "zUSDC",
42+
"symbol": "lzUSDC",
4343
"description": "USD Coin (LayerZero)",
4444
"decimals": 6,
4545
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png",
4646
"coinGeckoId": "usd-coin",
4747
"bridge_info" : {
4848
"path": "layerzero>sui"
4949
}
50+
},
51+
{
52+
"type": "bridge",
53+
"denom": "0x7fd500c11216f0fe3095d0c4b8aa4d64a4e2e04f83758462f2b127255643615::thl_coin::THL",
54+
"name" : "Thala Token",
55+
"symbol": "THL",
56+
"description": "",
57+
"decimals": 8,
58+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/aptos/asset/thl.png",
59+
"coinGeckoId": "thala",
60+
"bridge_info" : {
61+
"path": ""
62+
}
63+
},
64+
{
65+
"type": "bridge",
66+
"denom": "0xfaf4e633ae9eb31366c9ca24214231760926576c7b625313b3688b5e900731f6::staking::ThalaAPT",
67+
"name" : "Thala APT",
68+
"symbol": "thAPT",
69+
"description": "",
70+
"decimals": 8,
71+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/aptos/asset/thapt.png",
72+
"coinGeckoId": "thala-apt",
73+
"bridge_info" : {
74+
"path": ""
75+
}
76+
},
77+
{
78+
"type": "bridge",
79+
"denom": "0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b",
80+
"name" : "Tether USD",
81+
"symbol": "USDt",
82+
"description": "",
83+
"decimals": 6,
84+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png",
85+
"coinGeckoId": "tether",
86+
"bridge_info" : {
87+
"path": ""
88+
}
89+
},
90+
{
91+
"type": "bridge",
92+
"denom": "0x6f986d146e4a90b828d8c12c14b6f4e003fdff11a8eecceceb63744363eaac01::mod_coin::MOD",
93+
"name" : "Move Dollar",
94+
"symbol": "MOD",
95+
"description": "",
96+
"decimals": 8,
97+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/aptos/asset/mod.png",
98+
"coinGeckoId": "move-dollar",
99+
"bridge_info" : {
100+
"path": ""
101+
}
102+
},
103+
{
104+
"type": "bridge",
105+
"denom": "0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT",
106+
"name" : "PancakeSwap Token",
107+
"symbol": "CAKE",
108+
"description": "",
109+
"decimals": 8,
110+
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/aptos/asset/cake.png",
111+
"coinGeckoId": "pancakeswap-token",
112+
"bridge_info" : {
113+
"path": ""
114+
}
50115
}
51116
]

0 commit comments

Comments
 (0)