-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdata.json
More file actions
54 lines (52 loc) · 959 Bytes
/
data.json
File metadata and controls
54 lines (52 loc) · 959 Bytes
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
[
{
"id": 1,
"name": "feeWallet",
"value": "0x3Fa53d28C63eBA18a6dc6e924cf1AF8DaA279DA2"
},
{
"id": 2,
"name": "bscTax",
"value": "30000000000000000"
},
{
"id": 3,
"name": "ethTax",
"value": "5000000000000000"
},
{
"id": 4,
"name": "arbitrumTax",
"value": "5000000000000000"
},
{
"id": 5,
"name": "polygonTax",
"value": "10000000000000000000"
},
{
"id": 6,
"name": "avalancheTax",
"value": "1000000000000000000"
},
{
"id": 7,
"name": "fantomTax",
"value": "30000000000000000000"
},
{
"id": 8,
"name": "twitter",
"value": "https://twitter.com/"
},
{
"id": 9,
"name": "facebook",
"value": "https://www.facebook.com/"
},
{
"id": 10,
"name": "telegram",
"value": "https://t.me/ZeroxFactory"
}
]