We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda3f91 commit 19676afCopy full SHA for 19676af
chain/aptos/assets_2.json
@@ -9,6 +9,19 @@
9
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/aptos/asset/aptos.png",
10
"coinGeckoId": "aptos"
11
},
12
+ {
13
+ "type": "bridge",
14
+ "denom": "0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b",
15
+ "name" : "USDC",
16
+ "symbol": "USDC",
17
+ "description": "",
18
+ "decimals": 6,
19
+ "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png",
20
+ "coinGeckoId": "usd-coin",
21
+ "bridge_info" : {
22
+ "path": ""
23
+ }
24
+ },
25
{
26
"type": "bridge",
27
"denom": "0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T",
0 commit comments