-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathloops-data.json
52 lines (52 loc) · 1.52 KB
/
loops-data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[
{
"chainId": 1,
"type": "0x111ae3e5bc816a5e63c2da97d0aa3886519e0cd5e4b046659fa35796bd11542a::stapt_token::StakedApt",
"name": "Staked Aptos Coin",
"symbol": "stAPT",
"decimals": 8,
"bridge": null,
"panoraSymbol": "stAPT",
"logoUrl": "https://raw.githubusercontent.com/PanoraExchange/Aptos-Tokens/main/logos/stAptAmnis.png",
"websiteUrl": "https://stake.amnis.finance",
"category": "Native",
"isInPanoraTokenList": true,
"isBanned": false,
"panoraOrderIndex": 55,
"coingeckoId": "amnis-staked-aptos-coin",
"coinMarketCapId": null,
"show": false
},
{
"chainId": 1,
"type": "0x111ae3e5bc816a5e63c2da97d0aa3886519e0cd5e4b046659fa35796bd11542a::amapt_token::AmnisApt",
"name": "Amnis Aptos Coin",
"symbol": "amAPT",
"decimals": 8,
"bridge": null,
"panoraSymbol": "amAPT",
"logoUrl": "https://raw.githubusercontent.com/PanoraExchange/Aptos-Tokens/main/logos/amAPT.png",
"websiteUrl": "https://amnis.finance",
"category": "Native",
"isInPanoraTokenList": true,
"isBanned": false,
"panoraOrderIndex": 45,
"coingeckoId": "amnis-aptos",
"coinMarketCapId": 29034,
"show": false
},
{
"caution": false,
"chainId": 1,
"decimals": 8,
"logoUrl": "https://raw.githubusercontent.com/pontem-network/coins-registry/main/src/coins-logos/apt.svg",
"name": "Aptos Coin",
"order": 1,
"source": "aptos",
"symbol": "APT",
"type": "0x1::aptos_coin::AptosCoin",
"pythId": "0x03ae4db29ed4ae33d323568895aa00337e658e348b37509f5372ae51f0af00d5",
"symbol_with_bridge": "APT",
"show": true
}
]