-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmizu_coinlist.json
71 lines (71 loc) · 2.18 KB
/
mizu_coinlist.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[
{
"name": "Aptos Coin",
"symbol": "APT",
"official_symbol": "APT",
"coingecko_id": "aptos",
"decimals": 8,
"logo_url": "https://raw.githubusercontent.com/hippospace/aptos-coin-list/main/icons/APT.webp",
"project_url": "https://aptoslabs.com/",
"token_type": {
"type": "0x1::aptos_coin::AptosCoin",
"account_address": "0x1",
"module_name": "aptos_coin",
"struct_name": "AptosCoin"
},
"extensions": {
"data": [["bridge", "native"]]
},
"unique_index": 1,
"source": "native",
"permissioned_listing": true,
"hippo_symbol": "APT",
"pancake_symbol": "APT"
},
{
"name": "PancakeSwap Token",
"symbol": "CAKE",
"official_symbol": "CAKE",
"coingecko_id": "pancakeswap-token",
"decimals": 8,
"logo_url": "https://raw.githubusercontent.com/pancakeswap/pancake-frontend/develop/apps/aptos/public/images/cake.svg",
"project_url": "https://pancakeswap.finance/",
"token_type": {
"type": "0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT",
"account_address": "0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6",
"module_name": "oft",
"struct_name": "CakeOFT"
},
"extensions": {
"data": [["bridge", "native"]]
},
"unique_index": 397,
"source": "native",
"permissioned_listing": true,
"hippo_symbol": "CAKE",
"pancake_symbol": "CAKE"
},
{
"name": "Gui Inu",
"symbol": "GUI",
"official_symbol": "GUI",
"coingecko_id": "gui-inu",
"decimals": 6,
"logo_url": "https://raw.githubusercontent.com/hippospace/aptos-coin-list/main/icons/GUI.png",
"project_url": "https://aptosmonkeys.club/",
"token_type": {
"type": "0xe4ccb6d39136469f376242c31b34d10515c8eaaa38092f804db8e08a8f53c5b2::assets_v1::EchoCoin002",
"account_address": "0xe4ccb6d39136469f376242c31b34d10515c8eaaa38092f804db8e08a8f53c5b2",
"module_name": "assets_v1",
"struct_name": "EchoCoin002"
},
"extensions": {
"data": []
},
"unique_index": 227,
"source": "native",
"permissioned_listing": true,
"hippo_symbol": "GUI",
"pancake_symbol": "GUI"
}
]