forked from venom-blockchain/tokenforge
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
115 lines (115 loc) · 3.41 KB
/
manifest.json
File metadata and controls
115 lines (115 loc) · 3.41 KB
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
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"$schema": "https://raw.githubusercontent.com/broxus/ton-assets/master/schemas/manifest.json",
"name": "TokenForge Venom 2024",
"version": {
"major": 0,
"minor": 0,
"patch": 1
},
"keywords": [
"venom",
"tip3",
"tokens",
"hackathon",
"tokenforge"
],
"timestamp": "2024-04-17T00:00:00.000Z",
"tokens": [
{
"name": "Wrapped Venom",
"chainId": 1,
"symbol": "WVENOM",
"decimals": 9,
"address": "0:77d36848bb159fa485628bc38dc37eadb74befa514395e09910f601b841f749e",
"logoURI": "https://cdn.venom.foundation/assets/mainnet/icons/WVENOM/logo.svg",
"version": 5,
"verified": true,
"vendor": "venom",
"external_url":""
},
{
"name": "Tether USD",
"chainId": 1,
"symbol": "USDT",
"decimals": 6,
"address": "0:8a4ed4483500caf2d4bb4b56c84df41009cc3d0ed6a9de05d853e26a30faeced",
"logoURI": "https://cdn.venom.foundation/assets/mainnet/icons/USDT/logo.svg",
"version": 5,
"verified": true,
"vendor": "venom",
"external_url":""
},
{
"name": "Cat Nitizen",
"chainId": 1,
"symbol": "CATID",
"decimals": 18,
"address": "0:21b18cd97fa5823326e97cfe636456dbea76088c4d122438306ae6dae08dd422",
"logoURI": "https://catnitizen.com/image/logo.svg",
"version": 5,
"verified": false,
"vendor": "Cat Nitizen Indonesia",
"external_url":"https://catnitizen.com"
},
{
"name": "NomVe",
"chainId": 1,
"symbol": "NOMVE",
"decimals": 9,
"address": "0:2bad9d702819b3ca94759e914a3257a7e23a0be9f9d43534a914d7c4c0d9ab10",
"logoURI": "https://dd.dexscreener.com/ds-data/tokens/venom/0:2bad9d702819b3ca94759e914a3257a7e23a0be9f9d43534a914d7c4c0d9ab10.png?size=lg&key=0c527a",
"version": 5,
"verified": false,
"vendor": "Masko",
"external_url":"https://nomvenom.com/"
},
{
"name": "Mentor AI",
"chainId": 1,
"symbol": "AI-MENTR",
"decimals": 18,
"address": "0:41a9c893bda318aaf781f5a1d3797b83ce57de13135ba4d2031b045c3c60f17f",
"logoURI": "https://raw.githubusercontent.com/venom-blockchain/tokenforge/master/icons/AI-MENTR/logo.png",
"version": 5,
"verified": false,
"vendor": "GLOBAL MENTOR EXCHANGE",
"external_url":""
},
{
"name": "Kombutt",
"chainId": 1,
"symbol": "KBUTT",
"decimals": 6,
"address": "0:e6a2ced860ba3e430d9649ff8d434bd91b40a0baab53fd8c3b86ed904c5d103c",
"logoURI": "https://files.kombutt.wtf/images/icon.png",
"version": 5,
"verified": false,
"vendor": "Cedro 3.0",
"external_url":"https://kombutt.wtf/"
},
{
"name": "Assetant",
"chainId": 1,
"symbol": "ASSET",
"decimals": 18,
"address": "0:06b93a36d48a7391381d3d73e1b8544fa6a27aded10c852a50a671473e52a551",
"logoURI": "https://raw.githubusercontent.com/Assetant/frontend-site/main/images/assetant_logo.svg",
"version": 5,
"verified": false,
"vendor": "Assetant",
"external_url":""
},
{
"name": "Cobra Venom",
"chainId": 1,
"symbol": "COBRA",
"decimals": 18,
"address": "0:4457850e978f990cea107d40e271b2a51ce54215c6af0f0e7b377c358a83ee3b",
"logoURI": "https://i.imgur.com/Jh6qbx6.jpeg",
"version": 5,
"verified": false,
"vendor": "Team COBRA",
"external_url":""
}
]
}