Skip to content

Commit ea30277

Browse files
committed
Update Aptos coin type
1 parent ab7529d commit ea30277

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

chain/aptos/assets_2.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,14 @@
1010
"coinGeckoId": "aptos"
1111
},
1212
{
13-
"type": "bridge",
13+
"type": "fungible",
1414
"denom": "0xbae207659db88bea0cbead6da0ed00aac12edcdda169e591cd41c94180b46f3b",
1515
"name" : "USDC",
1616
"symbol": "USDC",
1717
"description": "",
1818
"decimals": 6,
1919
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png",
20-
"coinGeckoId": "usd-coin",
21-
"bridge_info" : {
22-
"path": ""
23-
}
20+
"coinGeckoId": "usd-coin"
2421
},
2522
{
2623
"type": "bridge",
@@ -88,17 +85,14 @@
8885
}
8986
},
9087
{
91-
"type": "bridge",
88+
"type": "fungible",
9289
"denom": "0x357b0b74bc833e95a115ad22604854d6b0fca151cecd94111770e5d6ffc9dc2b",
9390
"name" : "Tether USD",
9491
"symbol": "USDt",
9592
"description": "",
9693
"decimals": 6,
9794
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png",
98-
"coinGeckoId": "tether",
99-
"bridge_info" : {
100-
"path": ""
101-
}
95+
"coinGeckoId": "tether"
10296
},
10397
{
10498
"type": "bridge",

0 commit comments

Comments
 (0)