-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathfees.json
181 lines (181 loc) · 5.64 KB
/
fees.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
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"config": {
"maxRubicTokenFee": 250000,
"feeTreasury": {
"mainnet": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"bsc": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"polygon": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"arbitrum": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"optimism": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"fantom": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"avalanche": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"moonriver": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"cronos": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"telos": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"astar": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"pulse": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"zkSync": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"aurora": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"linea": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"base": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"zkEvm": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"mantle": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"scroll": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"zkSyncTestnet": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"manta": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"metis": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"rootstock": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"blast": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"horizen": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"kroma": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"merlin": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"mode": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"zkfair": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"zetachain": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"zklink": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"xlayer": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"taiko": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"testbera": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"sei": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"core": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"bahamut": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"bitlayer": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"gravity": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"flare": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"sonic": "0x60745F5A9742FE905BbDE2F57808416edf2B8696",
"morph": "0x60745F5A9742FE905BbDE2F57808416edf2B8696"
},
"hardhat": {
"maxFixedNativeFee": 0
},
"mainnet": {
"maxFixedNativeFee": 100000000000000000
},
"polygon": {
"maxFixedNativeFee": 200000000000000000000
},
"bsc": {
"maxFixedNativeFee": 1000000000000000000
},
"arbitrum": {
"maxFixedNativeFee": 100000000000000000
},
"optimism": {
"maxFixedNativeFee": 100000000000000000
},
"fantom": {
"maxFixedNativeFee": 400000000000000000000
},
"avalanche": {
"maxFixedNativeFee": 10000000000000000000
},
"moonriver": {
"maxFixedNativeFee": 20000000000000000000
},
"moonbeam": {
"maxFixedNativeFee": 100000000000000000000
},
"cronos": {
"maxFixedNativeFee": 5000000000000000000000
},
"telos": {
"maxFixedNativeFee": 1000000000000000000000
},
"zkSync": {
"maxFixedNativeFee": 100000000000000000
},
"zkSyncTestnet": {
"maxFixedNativeFee": 100000000000000000
},
"astar": {
"maxFixedNativeFee": 5300000000000000000000
},
"pulse": {
"maxFixedNativeFee": 2084636000000000000000000
},
"aurora": {
"maxFixedNativeFee": 100000000000000000
},
"linea": {
"maxFixedNativeFee": 100000000000000000
},
"base": {
"maxFixedNativeFee": 100000000000000000
},
"zkEvm": {
"maxFixedNativeFee": 100000000000000000
},
"mantle": {
"maxFixedNativeFee": 500000000000000000000
},
"scroll": {
"maxFixedNativeFee": 100000000000000000
},
"manta": {
"maxFixedNativeFee": 100000000000000000
},
"metis": {
"maxFixedNativeFee": 20000000000000000000
},
"rootstock": {
"maxFixedNativeFee": 1724137931000000
},
"blast": {
"maxFixedNativeFee": 100000000000000000
},
"horizen": {
"maxFixedNativeFee": 10000000000000000000
},
"kroma": {
"maxFixedNativeFee": 100000000000000000
},
"merlin": {
"maxFixedNativeFee": 1724137931000000
},
"mode": {
"maxFixedNativeFee": 100000000000000000
},
"zkfair": {
"maxFixedNativeFee": 100000000000000000000
},
"zetachain": {
"maxFixedNativeFee": 100000000000000000000
},
"zklink": {
"maxFixedNativeFee": 100000000000000000
},
"xlayer": {
"maxFixedNativeFee": 2000000000000000000
},
"taiko": {
"maxFixedNativeFee": 100000000000000000
},
"sei": {
"maxFixedNativeFee": 200000000000000000000
},
"core": {
"maxFixedNativeFee": 50000000000000000000
},
"bahamut": {
"maxFixedNativeFee": 50000000000000000000
},
"bitlayer": {
"maxFixedNativeFee": 1724137931000000
},
"gravity": {
"maxFixedNativeFee": 25000000000000000000000
},
"testbera": {
"maxFixedNativeFee": 50000000000000000000
},
"flare": {
"maxFixedNativeFee": 6690710000000000000000
},
"sonic": {
"maxFixedNativeFee": 1000000000000000000
},
"morph": {
"maxFixedNativeFee": 100000000000000000
}
}
}