@mezo-org/passport 0.4.0-dev.39 → 0.4.0-dev.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (201) hide show
  1. package/dist/src/config.d.ts.map +1 -1
  2. package/dist/src/config.js +4 -1
  3. package/dist/src/config.js.map +1 -1
  4. package/package.json +2 -2
  5. package/src/config.ts +4 -1
  6. package/dist/src/components/Dropdown/AccountAddress.d.ts +0 -8
  7. package/dist/src/components/Dropdown/AccountAddress.d.ts.map +0 -1
  8. package/dist/src/components/Dropdown/AccountAddress.js +0 -66
  9. package/dist/src/components/Dropdown/AccountAddress.js.map +0 -1
  10. package/dist/src/components/Dropdown/AccountAssets.d.ts +0 -13
  11. package/dist/src/components/Dropdown/AccountAssets.d.ts.map +0 -1
  12. package/dist/src/components/Dropdown/AccountAssets.js +0 -43
  13. package/dist/src/components/Dropdown/AccountAssets.js.map +0 -1
  14. package/dist/src/components/Dropdown/AccountBalance.d.ts +0 -7
  15. package/dist/src/components/Dropdown/AccountBalance.d.ts.map +0 -1
  16. package/dist/src/components/Dropdown/AccountBalance.js +0 -16
  17. package/dist/src/components/Dropdown/AccountBalance.js.map +0 -1
  18. package/dist/src/components/Dropdown/Root/AccountAssets.d.ts +0 -13
  19. package/dist/src/components/Dropdown/Root/AccountAssets.d.ts.map +0 -1
  20. package/dist/src/components/Dropdown/Root/AccountAssets.js +0 -43
  21. package/dist/src/components/Dropdown/Root/AccountAssets.js.map +0 -1
  22. package/dist/src/components/Dropdown/Root/AccountBalance copy.d.ts +0 -8
  23. package/dist/src/components/Dropdown/Root/AccountBalance copy.d.ts.map +0 -1
  24. package/dist/src/components/Dropdown/Root/AccountBalance copy.js +0 -15
  25. package/dist/src/components/Dropdown/Root/AccountBalance copy.js.map +0 -1
  26. package/dist/src/components/Dropdown/Root/AccountOtherAssets copy.d.ts +0 -8
  27. package/dist/src/components/Dropdown/Root/AccountOtherAssets copy.d.ts.map +0 -1
  28. package/dist/src/components/Dropdown/Root/AccountOtherAssets copy.js +0 -21
  29. package/dist/src/components/Dropdown/Root/AccountOtherAssets copy.js.map +0 -1
  30. package/dist/src/components/Dropdown/Root/ListingItem copy.d.ts +0 -12
  31. package/dist/src/components/Dropdown/Root/ListingItem copy.d.ts.map +0 -1
  32. package/dist/src/components/Dropdown/Root/ListingItem copy.js +0 -36
  33. package/dist/src/components/Dropdown/Root/ListingItem copy.js.map +0 -1
  34. package/dist/src/components/Dropdown/Root/ListingItem.d.ts +0 -12
  35. package/dist/src/components/Dropdown/Root/ListingItem.d.ts.map +0 -1
  36. package/dist/src/components/Dropdown/Root/ListingItem.js +0 -34
  37. package/dist/src/components/Dropdown/Root/ListingItem.js.map +0 -1
  38. package/dist/src/components/Dropdown/Root/TestnetTopBanner.d.ts +0 -3
  39. package/dist/src/components/Dropdown/Root/TestnetTopBanner.d.ts.map +0 -1
  40. package/dist/src/components/Dropdown/Root/TestnetTopBanner.js +0 -9
  41. package/dist/src/components/Dropdown/Root/TestnetTopBanner.js.map +0 -1
  42. package/dist/src/components/Dropdown/WelcomeBlock.d.ts +0 -8
  43. package/dist/src/components/Dropdown/WelcomeBlock.d.ts.map +0 -1
  44. package/dist/src/components/Dropdown/WelcomeBlock.js +0 -43
  45. package/dist/src/components/Dropdown/WelcomeBlock.js.map +0 -1
  46. package/dist/src/hooks/useAssetsUSDConversion.d.ts +0 -8
  47. package/dist/src/hooks/useAssetsUSDConversion.d.ts.map +0 -1
  48. package/dist/src/hooks/useAssetsUSDConversion.js +0 -21
  49. package/dist/src/hooks/useAssetsUSDConversion.js.map +0 -1
  50. package/dist/src/hooks/useGetEntireDebtAndCollByAddress.d.ts +0 -9
  51. package/dist/src/hooks/useGetEntireDebtAndCollByAddress.d.ts.map +0 -1
  52. package/dist/src/hooks/useGetEntireDebtAndCollByAddress.js +0 -36
  53. package/dist/src/hooks/useGetEntireDebtAndCollByAddress.js.map +0 -1
  54. package/dist/src/hooks/useMezoTokensBalances.d.ts +0 -46
  55. package/dist/src/hooks/useMezoTokensBalances.d.ts.map +0 -1
  56. package/dist/src/hooks/useMezoTokensBalances.js +0 -85
  57. package/dist/src/hooks/useMezoTokensBalances.js.map +0 -1
  58. package/dist/src/hooks/useTokensBalance.d.ts +0 -16931
  59. package/dist/src/hooks/useTokensBalance.d.ts.map +0 -1
  60. package/dist/src/hooks/useTokensBalance.js +0 -84
  61. package/dist/src/hooks/useTokensBalance.js.map +0 -1
  62. package/dist/src/lib/contracts/cbbtc.d.ts +0 -962
  63. package/dist/src/lib/contracts/cbbtc.d.ts.map +0 -1
  64. package/dist/src/lib/contracts/cbbtc.js +0 -711
  65. package/dist/src/lib/contracts/cbbtc.js.map +0 -1
  66. package/dist/src/lib/contracts/cbbtcAbi.d.ts +0 -30
  67. package/dist/src/lib/contracts/cbbtcAbi.d.ts.map +0 -1
  68. package/dist/src/lib/contracts/cbbtcAbi.js +0 -686
  69. package/dist/src/lib/contracts/cbbtcAbi.js.map +0 -1
  70. package/dist/src/lib/contracts/dai.d.ts +0 -458
  71. package/dist/src/lib/contracts/dai.d.ts.map +0 -1
  72. package/dist/src/lib/contracts/dai.js +0 -334
  73. package/dist/src/lib/contracts/dai.js.map +0 -1
  74. package/dist/src/lib/contracts/daiAbi.d.ts +0 -47
  75. package/dist/src/lib/contracts/daiAbi.d.ts.map +0 -1
  76. package/dist/src/lib/contracts/daiAbi.js +0 -277
  77. package/dist/src/lib/contracts/daiAbi.js.map +0 -1
  78. package/dist/src/lib/contracts/fbtc.d.ts +0 -676
  79. package/dist/src/lib/contracts/fbtc.d.ts.map +0 -1
  80. package/dist/src/lib/contracts/fbtc.js +0 -527
  81. package/dist/src/lib/contracts/fbtc.js.map +0 -1
  82. package/dist/src/lib/contracts/fbtcAbi.d.ts +0 -52
  83. package/dist/src/lib/contracts/fbtcAbi.d.ts.map +0 -1
  84. package/dist/src/lib/contracts/fbtcAbi.js +0 -500
  85. package/dist/src/lib/contracts/fbtcAbi.js.map +0 -1
  86. package/dist/src/lib/contracts/mcbbtc.d.ts +0 -955
  87. package/dist/src/lib/contracts/mcbbtc.d.ts.map +0 -1
  88. package/dist/src/lib/contracts/mcbbtc.js +0 -704
  89. package/dist/src/lib/contracts/mcbbtc.js.map +0 -1
  90. package/dist/src/lib/contracts/mdai.d.ts +0 -451
  91. package/dist/src/lib/contracts/mdai.d.ts.map +0 -1
  92. package/dist/src/lib/contracts/mdai.js +0 -327
  93. package/dist/src/lib/contracts/mdai.js.map +0 -1
  94. package/dist/src/lib/contracts/mezo.d.ts +0 -10
  95. package/dist/src/lib/contracts/mezo.d.ts.map +0 -1
  96. package/dist/src/lib/contracts/mezo.js +0 -48
  97. package/dist/src/lib/contracts/mezo.js.map +0 -1
  98. package/dist/src/lib/contracts/mfbtc.d.ts +0 -670
  99. package/dist/src/lib/contracts/mfbtc.d.ts.map +0 -1
  100. package/dist/src/lib/contracts/mfbtc.js +0 -521
  101. package/dist/src/lib/contracts/mfbtc.js.map +0 -1
  102. package/dist/src/lib/contracts/msolvbtc.d.ts +0 -515
  103. package/dist/src/lib/contracts/msolvbtc.d.ts.map +0 -1
  104. package/dist/src/lib/contracts/msolvbtc.js +0 -331
  105. package/dist/src/lib/contracts/msolvbtc.js.map +0 -1
  106. package/dist/src/lib/contracts/mswbtc.d.ts +0 -1337
  107. package/dist/src/lib/contracts/mswbtc.d.ts.map +0 -1
  108. package/dist/src/lib/contracts/mswbtc.js +0 -909
  109. package/dist/src/lib/contracts/mswbtc.js.map +0 -1
  110. package/dist/src/lib/contracts/mt.d.ts +0 -603
  111. package/dist/src/lib/contracts/mt.d.ts.map +0 -1
  112. package/dist/src/lib/contracts/mt.js +0 -420
  113. package/dist/src/lib/contracts/mt.js.map +0 -1
  114. package/dist/src/lib/contracts/musd.d.ts +0 -107
  115. package/dist/src/lib/contracts/musd.d.ts.map +0 -1
  116. package/dist/src/lib/contracts/musd.js +0 -1070
  117. package/dist/src/lib/contracts/musd.js.map +0 -1
  118. package/dist/src/lib/contracts/musdc.d.ts +0 -1082
  119. package/dist/src/lib/contracts/musdc.d.ts.map +0 -1
  120. package/dist/src/lib/contracts/musdc.js +0 -773
  121. package/dist/src/lib/contracts/musdc.js.map +0 -1
  122. package/dist/src/lib/contracts/musde.d.ts +0 -489
  123. package/dist/src/lib/contracts/musde.d.ts.map +0 -1
  124. package/dist/src/lib/contracts/musde.js +0 -347
  125. package/dist/src/lib/contracts/musde.js.map +0 -1
  126. package/dist/src/lib/contracts/musdt.d.ts +0 -526
  127. package/dist/src/lib/contracts/musdt.d.ts.map +0 -1
  128. package/dist/src/lib/contracts/musdt.js +0 -397
  129. package/dist/src/lib/contracts/musdt.js.map +0 -1
  130. package/dist/src/lib/contracts/mxsolvbtc.d.ts +0 -514
  131. package/dist/src/lib/contracts/mxsolvbtc.d.ts.map +0 -1
  132. package/dist/src/lib/contracts/mxsolvbtc.js +0 -330
  133. package/dist/src/lib/contracts/mxsolvbtc.js.map +0 -1
  134. package/dist/src/lib/contracts/solvbtc.d.ts +0 -521
  135. package/dist/src/lib/contracts/solvbtc.d.ts.map +0 -1
  136. package/dist/src/lib/contracts/solvbtc.js +0 -337
  137. package/dist/src/lib/contracts/solvbtc.js.map +0 -1
  138. package/dist/src/lib/contracts/solvbtcAbi.d.ts +0 -48
  139. package/dist/src/lib/contracts/solvbtcAbi.d.ts.map +0 -1
  140. package/dist/src/lib/contracts/solvbtcAbi.js +0 -316
  141. package/dist/src/lib/contracts/solvbtcAbi.js.map +0 -1
  142. package/dist/src/lib/contracts/swbtc.d.ts +0 -1343
  143. package/dist/src/lib/contracts/swbtc.d.ts.map +0 -1
  144. package/dist/src/lib/contracts/swbtc.js +0 -915
  145. package/dist/src/lib/contracts/swbtc.js.map +0 -1
  146. package/dist/src/lib/contracts/swbtcAbi.d.ts +0 -51
  147. package/dist/src/lib/contracts/swbtcAbi.d.ts.map +0 -1
  148. package/dist/src/lib/contracts/swbtcAbi.js +0 -897
  149. package/dist/src/lib/contracts/swbtcAbi.js.map +0 -1
  150. package/dist/src/lib/contracts/t.d.ts +0 -609
  151. package/dist/src/lib/contracts/t.d.ts.map +0 -1
  152. package/dist/src/lib/contracts/t.js +0 -426
  153. package/dist/src/lib/contracts/t.js.map +0 -1
  154. package/dist/src/lib/contracts/tAbi.d.ts +0 -57
  155. package/dist/src/lib/contracts/tAbi.d.ts.map +0 -1
  156. package/dist/src/lib/contracts/tAbi.js +0 -407
  157. package/dist/src/lib/contracts/tAbi.js.map +0 -1
  158. package/dist/src/lib/contracts/tbtc.d.ts +0 -324
  159. package/dist/src/lib/contracts/tbtc.d.ts.map +0 -1
  160. package/dist/src/lib/contracts/tbtc.js +0 -236
  161. package/dist/src/lib/contracts/tbtc.js.map +0 -1
  162. package/dist/src/lib/contracts/troveManager.d.ts +0 -1401
  163. package/dist/src/lib/contracts/troveManager.d.ts.map +0 -1
  164. package/dist/src/lib/contracts/troveManager.js +0 -1820
  165. package/dist/src/lib/contracts/troveManager.js.map +0 -1
  166. package/dist/src/lib/contracts/usdc.d.ts +0 -1088
  167. package/dist/src/lib/contracts/usdc.d.ts.map +0 -1
  168. package/dist/src/lib/contracts/usdc.js +0 -779
  169. package/dist/src/lib/contracts/usdc.js.map +0 -1
  170. package/dist/src/lib/contracts/usdcAbi.d.ts +0 -30
  171. package/dist/src/lib/contracts/usdcAbi.d.ts.map +0 -1
  172. package/dist/src/lib/contracts/usdcAbi.js +0 -754
  173. package/dist/src/lib/contracts/usdcAbi.js.map +0 -1
  174. package/dist/src/lib/contracts/usde.d.ts +0 -495
  175. package/dist/src/lib/contracts/usde.d.ts.map +0 -1
  176. package/dist/src/lib/contracts/usde.js +0 -353
  177. package/dist/src/lib/contracts/usde.js.map +0 -1
  178. package/dist/src/lib/contracts/usdeAbi.d.ts +0 -52
  179. package/dist/src/lib/contracts/usdeAbi.d.ts.map +0 -1
  180. package/dist/src/lib/contracts/usdeAbi.js +0 -331
  181. package/dist/src/lib/contracts/usdeAbi.js.map +0 -1
  182. package/dist/src/lib/contracts/usdt.d.ts +0 -532
  183. package/dist/src/lib/contracts/usdt.d.ts.map +0 -1
  184. package/dist/src/lib/contracts/usdt.js +0 -403
  185. package/dist/src/lib/contracts/usdt.js.map +0 -1
  186. package/dist/src/lib/contracts/usdtAbi.d.ts +0 -43
  187. package/dist/src/lib/contracts/usdtAbi.d.ts.map +0 -1
  188. package/dist/src/lib/contracts/usdtAbi.js +0 -391
  189. package/dist/src/lib/contracts/usdtAbi.js.map +0 -1
  190. package/dist/src/lib/contracts/wbtc.d.ts +0 -406
  191. package/dist/src/lib/contracts/wbtc.d.ts.map +0 -1
  192. package/dist/src/lib/contracts/wbtc.js +0 -303
  193. package/dist/src/lib/contracts/wbtc.js.map +0 -1
  194. package/dist/src/lib/contracts/xsolvbtc.d.ts +0 -521
  195. package/dist/src/lib/contracts/xsolvbtc.d.ts.map +0 -1
  196. package/dist/src/lib/contracts/xsolvbtc.js +0 -337
  197. package/dist/src/lib/contracts/xsolvbtc.js.map +0 -1
  198. package/dist/src/lib/contracts/xsolvbtcAbi.d.ts +0 -53
  199. package/dist/src/lib/contracts/xsolvbtcAbi.d.ts.map +0 -1
  200. package/dist/src/lib/contracts/xsolvbtcAbi.js +0 -330
  201. package/dist/src/lib/contracts/xsolvbtcAbi.js.map +0 -1
@@ -1,704 +0,0 @@
1
- export default {
2
- address: {
3
- testnet: "0x2278CAAE0009E8a325a346feA573eF23C5756DbF",
4
- },
5
- abi: [
6
- {
7
- anonymous: false,
8
- inputs: [
9
- {
10
- indexed: true,
11
- internalType: "address",
12
- name: "owner",
13
- type: "address",
14
- },
15
- {
16
- indexed: true,
17
- internalType: "address",
18
- name: "spender",
19
- type: "address",
20
- },
21
- {
22
- indexed: false,
23
- internalType: "uint256",
24
- name: "value",
25
- type: "uint256",
26
- },
27
- ],
28
- name: "Approval",
29
- type: "event",
30
- },
31
- {
32
- anonymous: false,
33
- inputs: [
34
- {
35
- indexed: true,
36
- internalType: "address",
37
- name: "authorizer",
38
- type: "address",
39
- },
40
- {
41
- indexed: true,
42
- internalType: "bytes32",
43
- name: "nonce",
44
- type: "bytes32",
45
- },
46
- ],
47
- name: "AuthorizationCanceled",
48
- type: "event",
49
- },
50
- {
51
- anonymous: false,
52
- inputs: [
53
- {
54
- indexed: true,
55
- internalType: "address",
56
- name: "authorizer",
57
- type: "address",
58
- },
59
- {
60
- indexed: true,
61
- internalType: "bytes32",
62
- name: "nonce",
63
- type: "bytes32",
64
- },
65
- ],
66
- name: "AuthorizationUsed",
67
- type: "event",
68
- },
69
- {
70
- anonymous: false,
71
- inputs: [
72
- {
73
- indexed: true,
74
- internalType: "address",
75
- name: "_account",
76
- type: "address",
77
- },
78
- ],
79
- name: "Blacklisted",
80
- type: "event",
81
- },
82
- {
83
- anonymous: false,
84
- inputs: [
85
- {
86
- indexed: true,
87
- internalType: "address",
88
- name: "newBlacklister",
89
- type: "address",
90
- },
91
- ],
92
- name: "BlacklisterChanged",
93
- type: "event",
94
- },
95
- {
96
- anonymous: false,
97
- inputs: [
98
- {
99
- indexed: true,
100
- internalType: "address",
101
- name: "burner",
102
- type: "address",
103
- },
104
- {
105
- indexed: false,
106
- internalType: "uint256",
107
- name: "amount",
108
- type: "uint256",
109
- },
110
- ],
111
- name: "Burn",
112
- type: "event",
113
- },
114
- {
115
- anonymous: false,
116
- inputs: [
117
- {
118
- indexed: true,
119
- internalType: "address",
120
- name: "newMasterMinter",
121
- type: "address",
122
- },
123
- ],
124
- name: "MasterMinterChanged",
125
- type: "event",
126
- },
127
- {
128
- anonymous: false,
129
- inputs: [
130
- {
131
- indexed: true,
132
- internalType: "address",
133
- name: "minter",
134
- type: "address",
135
- },
136
- { indexed: true, internalType: "address", name: "to", type: "address" },
137
- {
138
- indexed: false,
139
- internalType: "uint256",
140
- name: "amount",
141
- type: "uint256",
142
- },
143
- ],
144
- name: "Mint",
145
- type: "event",
146
- },
147
- {
148
- anonymous: false,
149
- inputs: [
150
- {
151
- indexed: true,
152
- internalType: "address",
153
- name: "minter",
154
- type: "address",
155
- },
156
- {
157
- indexed: false,
158
- internalType: "uint256",
159
- name: "minterAllowedAmount",
160
- type: "uint256",
161
- },
162
- ],
163
- name: "MinterConfigured",
164
- type: "event",
165
- },
166
- {
167
- anonymous: false,
168
- inputs: [
169
- {
170
- indexed: true,
171
- internalType: "address",
172
- name: "oldMinter",
173
- type: "address",
174
- },
175
- ],
176
- name: "MinterRemoved",
177
- type: "event",
178
- },
179
- {
180
- anonymous: false,
181
- inputs: [
182
- {
183
- indexed: false,
184
- internalType: "address",
185
- name: "previousOwner",
186
- type: "address",
187
- },
188
- {
189
- indexed: false,
190
- internalType: "address",
191
- name: "newOwner",
192
- type: "address",
193
- },
194
- ],
195
- name: "OwnershipTransferred",
196
- type: "event",
197
- },
198
- { anonymous: false, inputs: [], name: "Pause", type: "event" },
199
- {
200
- anonymous: false,
201
- inputs: [
202
- {
203
- indexed: true,
204
- internalType: "address",
205
- name: "newAddress",
206
- type: "address",
207
- },
208
- ],
209
- name: "PauserChanged",
210
- type: "event",
211
- },
212
- {
213
- anonymous: false,
214
- inputs: [
215
- {
216
- indexed: true,
217
- internalType: "address",
218
- name: "newRescuer",
219
- type: "address",
220
- },
221
- ],
222
- name: "RescuerChanged",
223
- type: "event",
224
- },
225
- {
226
- anonymous: false,
227
- inputs: [
228
- {
229
- indexed: true,
230
- internalType: "address",
231
- name: "from",
232
- type: "address",
233
- },
234
- { indexed: true, internalType: "address", name: "to", type: "address" },
235
- {
236
- indexed: false,
237
- internalType: "uint256",
238
- name: "value",
239
- type: "uint256",
240
- },
241
- ],
242
- name: "Transfer",
243
- type: "event",
244
- },
245
- {
246
- anonymous: false,
247
- inputs: [
248
- {
249
- indexed: true,
250
- internalType: "address",
251
- name: "_account",
252
- type: "address",
253
- },
254
- ],
255
- name: "UnBlacklisted",
256
- type: "event",
257
- },
258
- { anonymous: false, inputs: [], name: "Unpause", type: "event" },
259
- {
260
- inputs: [],
261
- name: "CANCEL_AUTHORIZATION_TYPEHASH",
262
- outputs: [{ internalType: "bytes32", name: "", type: "bytes32" }],
263
- stateMutability: "view",
264
- type: "function",
265
- },
266
- {
267
- inputs: [],
268
- name: "DOMAIN_SEPARATOR",
269
- outputs: [{ internalType: "bytes32", name: "", type: "bytes32" }],
270
- stateMutability: "view",
271
- type: "function",
272
- },
273
- {
274
- inputs: [],
275
- name: "PERMIT_TYPEHASH",
276
- outputs: [{ internalType: "bytes32", name: "", type: "bytes32" }],
277
- stateMutability: "view",
278
- type: "function",
279
- },
280
- {
281
- inputs: [],
282
- name: "RECEIVE_WITH_AUTHORIZATION_TYPEHASH",
283
- outputs: [{ internalType: "bytes32", name: "", type: "bytes32" }],
284
- stateMutability: "view",
285
- type: "function",
286
- },
287
- {
288
- inputs: [],
289
- name: "TRANSFER_WITH_AUTHORIZATION_TYPEHASH",
290
- outputs: [{ internalType: "bytes32", name: "", type: "bytes32" }],
291
- stateMutability: "view",
292
- type: "function",
293
- },
294
- {
295
- inputs: [
296
- { internalType: "address", name: "owner", type: "address" },
297
- { internalType: "address", name: "spender", type: "address" },
298
- ],
299
- name: "allowance",
300
- outputs: [{ internalType: "uint256", name: "", type: "uint256" }],
301
- stateMutability: "view",
302
- type: "function",
303
- },
304
- {
305
- inputs: [
306
- { internalType: "address", name: "spender", type: "address" },
307
- { internalType: "uint256", name: "value", type: "uint256" },
308
- ],
309
- name: "approve",
310
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
311
- stateMutability: "nonpayable",
312
- type: "function",
313
- },
314
- {
315
- inputs: [
316
- { internalType: "address", name: "authorizer", type: "address" },
317
- { internalType: "bytes32", name: "nonce", type: "bytes32" },
318
- ],
319
- name: "authorizationState",
320
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
321
- stateMutability: "view",
322
- type: "function",
323
- },
324
- {
325
- inputs: [{ internalType: "address", name: "account", type: "address" }],
326
- name: "balanceOf",
327
- outputs: [{ internalType: "uint256", name: "", type: "uint256" }],
328
- stateMutability: "view",
329
- type: "function",
330
- },
331
- {
332
- inputs: [{ internalType: "address", name: "_account", type: "address" }],
333
- name: "blacklist",
334
- outputs: [],
335
- stateMutability: "nonpayable",
336
- type: "function",
337
- },
338
- {
339
- inputs: [],
340
- name: "blacklister",
341
- outputs: [{ internalType: "address", name: "", type: "address" }],
342
- stateMutability: "view",
343
- type: "function",
344
- },
345
- {
346
- inputs: [{ internalType: "uint256", name: "_amount", type: "uint256" }],
347
- name: "burn",
348
- outputs: [],
349
- stateMutability: "nonpayable",
350
- type: "function",
351
- },
352
- {
353
- inputs: [
354
- { internalType: "address", name: "authorizer", type: "address" },
355
- { internalType: "bytes32", name: "nonce", type: "bytes32" },
356
- { internalType: "uint8", name: "v", type: "uint8" },
357
- { internalType: "bytes32", name: "r", type: "bytes32" },
358
- { internalType: "bytes32", name: "s", type: "bytes32" },
359
- ],
360
- name: "cancelAuthorization",
361
- outputs: [],
362
- stateMutability: "nonpayable",
363
- type: "function",
364
- },
365
- {
366
- inputs: [
367
- { internalType: "address", name: "minter", type: "address" },
368
- {
369
- internalType: "uint256",
370
- name: "minterAllowedAmount",
371
- type: "uint256",
372
- },
373
- ],
374
- name: "configureMinter",
375
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
376
- stateMutability: "nonpayable",
377
- type: "function",
378
- },
379
- {
380
- inputs: [],
381
- name: "currency",
382
- outputs: [{ internalType: "string", name: "", type: "string" }],
383
- stateMutability: "view",
384
- type: "function",
385
- },
386
- {
387
- inputs: [],
388
- name: "decimals",
389
- outputs: [{ internalType: "uint8", name: "", type: "uint8" }],
390
- stateMutability: "view",
391
- type: "function",
392
- },
393
- {
394
- inputs: [
395
- { internalType: "address", name: "spender", type: "address" },
396
- { internalType: "uint256", name: "decrement", type: "uint256" },
397
- ],
398
- name: "decreaseAllowance",
399
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
400
- stateMutability: "nonpayable",
401
- type: "function",
402
- },
403
- {
404
- inputs: [
405
- { internalType: "address", name: "spender", type: "address" },
406
- { internalType: "uint256", name: "increment", type: "uint256" },
407
- ],
408
- name: "increaseAllowance",
409
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
410
- stateMutability: "nonpayable",
411
- type: "function",
412
- },
413
- {
414
- inputs: [
415
- { internalType: "string", name: "tokenName", type: "string" },
416
- { internalType: "string", name: "tokenSymbol", type: "string" },
417
- { internalType: "string", name: "tokenCurrency", type: "string" },
418
- { internalType: "uint8", name: "tokenDecimals", type: "uint8" },
419
- { internalType: "address", name: "newMasterMinter", type: "address" },
420
- { internalType: "address", name: "newPauser", type: "address" },
421
- { internalType: "address", name: "newBlacklister", type: "address" },
422
- { internalType: "address", name: "newOwner", type: "address" },
423
- ],
424
- name: "initialize",
425
- outputs: [],
426
- stateMutability: "nonpayable",
427
- type: "function",
428
- },
429
- {
430
- inputs: [{ internalType: "string", name: "newName", type: "string" }],
431
- name: "initializeV2",
432
- outputs: [],
433
- stateMutability: "nonpayable",
434
- type: "function",
435
- },
436
- {
437
- inputs: [
438
- { internalType: "address", name: "lostAndFound", type: "address" },
439
- ],
440
- name: "initializeV2_1",
441
- outputs: [],
442
- stateMutability: "nonpayable",
443
- type: "function",
444
- },
445
- {
446
- inputs: [{ internalType: "address", name: "_account", type: "address" }],
447
- name: "isBlacklisted",
448
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
449
- stateMutability: "view",
450
- type: "function",
451
- },
452
- {
453
- inputs: [{ internalType: "address", name: "account", type: "address" }],
454
- name: "isMinter",
455
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
456
- stateMutability: "view",
457
- type: "function",
458
- },
459
- {
460
- inputs: [],
461
- name: "masterMinter",
462
- outputs: [{ internalType: "address", name: "", type: "address" }],
463
- stateMutability: "view",
464
- type: "function",
465
- },
466
- {
467
- inputs: [
468
- { internalType: "address", name: "_to", type: "address" },
469
- { internalType: "uint256", name: "_amount", type: "uint256" },
470
- ],
471
- name: "mint",
472
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
473
- stateMutability: "nonpayable",
474
- type: "function",
475
- },
476
- {
477
- inputs: [{ internalType: "address", name: "minter", type: "address" }],
478
- name: "minterAllowance",
479
- outputs: [{ internalType: "uint256", name: "", type: "uint256" }],
480
- stateMutability: "view",
481
- type: "function",
482
- },
483
- {
484
- inputs: [],
485
- name: "name",
486
- outputs: [{ internalType: "string", name: "", type: "string" }],
487
- stateMutability: "view",
488
- type: "function",
489
- },
490
- {
491
- inputs: [{ internalType: "address", name: "owner", type: "address" }],
492
- name: "nonces",
493
- outputs: [{ internalType: "uint256", name: "", type: "uint256" }],
494
- stateMutability: "view",
495
- type: "function",
496
- },
497
- {
498
- inputs: [],
499
- name: "owner",
500
- outputs: [{ internalType: "address", name: "", type: "address" }],
501
- stateMutability: "view",
502
- type: "function",
503
- },
504
- {
505
- inputs: [],
506
- name: "pause",
507
- outputs: [],
508
- stateMutability: "nonpayable",
509
- type: "function",
510
- },
511
- {
512
- inputs: [],
513
- name: "paused",
514
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
515
- stateMutability: "view",
516
- type: "function",
517
- },
518
- {
519
- inputs: [],
520
- name: "pauser",
521
- outputs: [{ internalType: "address", name: "", type: "address" }],
522
- stateMutability: "view",
523
- type: "function",
524
- },
525
- {
526
- inputs: [
527
- { internalType: "address", name: "owner", type: "address" },
528
- { internalType: "address", name: "spender", type: "address" },
529
- { internalType: "uint256", name: "value", type: "uint256" },
530
- { internalType: "uint256", name: "deadline", type: "uint256" },
531
- { internalType: "uint8", name: "v", type: "uint8" },
532
- { internalType: "bytes32", name: "r", type: "bytes32" },
533
- { internalType: "bytes32", name: "s", type: "bytes32" },
534
- ],
535
- name: "permit",
536
- outputs: [],
537
- stateMutability: "nonpayable",
538
- type: "function",
539
- },
540
- {
541
- inputs: [
542
- { internalType: "address", name: "from", type: "address" },
543
- { internalType: "address", name: "to", type: "address" },
544
- { internalType: "uint256", name: "value", type: "uint256" },
545
- { internalType: "uint256", name: "validAfter", type: "uint256" },
546
- { internalType: "uint256", name: "validBefore", type: "uint256" },
547
- { internalType: "bytes32", name: "nonce", type: "bytes32" },
548
- { internalType: "uint8", name: "v", type: "uint8" },
549
- { internalType: "bytes32", name: "r", type: "bytes32" },
550
- { internalType: "bytes32", name: "s", type: "bytes32" },
551
- ],
552
- name: "receiveWithAuthorization",
553
- outputs: [],
554
- stateMutability: "nonpayable",
555
- type: "function",
556
- },
557
- {
558
- inputs: [{ internalType: "address", name: "minter", type: "address" }],
559
- name: "removeMinter",
560
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
561
- stateMutability: "nonpayable",
562
- type: "function",
563
- },
564
- {
565
- inputs: [
566
- {
567
- internalType: "contract IERC20",
568
- name: "tokenContract",
569
- type: "address",
570
- },
571
- { internalType: "address", name: "to", type: "address" },
572
- { internalType: "uint256", name: "amount", type: "uint256" },
573
- ],
574
- name: "rescueERC20",
575
- outputs: [],
576
- stateMutability: "nonpayable",
577
- type: "function",
578
- },
579
- {
580
- inputs: [],
581
- name: "rescuer",
582
- outputs: [{ internalType: "address", name: "", type: "address" }],
583
- stateMutability: "view",
584
- type: "function",
585
- },
586
- {
587
- inputs: [],
588
- name: "symbol",
589
- outputs: [{ internalType: "string", name: "", type: "string" }],
590
- stateMutability: "view",
591
- type: "function",
592
- },
593
- {
594
- inputs: [],
595
- name: "totalSupply",
596
- outputs: [{ internalType: "uint256", name: "", type: "uint256" }],
597
- stateMutability: "view",
598
- type: "function",
599
- },
600
- {
601
- inputs: [
602
- { internalType: "address", name: "to", type: "address" },
603
- { internalType: "uint256", name: "value", type: "uint256" },
604
- ],
605
- name: "transfer",
606
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
607
- stateMutability: "nonpayable",
608
- type: "function",
609
- },
610
- {
611
- inputs: [
612
- { internalType: "address", name: "from", type: "address" },
613
- { internalType: "address", name: "to", type: "address" },
614
- { internalType: "uint256", name: "value", type: "uint256" },
615
- ],
616
- name: "transferFrom",
617
- outputs: [{ internalType: "bool", name: "", type: "bool" }],
618
- stateMutability: "nonpayable",
619
- type: "function",
620
- },
621
- {
622
- inputs: [{ internalType: "address", name: "newOwner", type: "address" }],
623
- name: "transferOwnership",
624
- outputs: [],
625
- stateMutability: "nonpayable",
626
- type: "function",
627
- },
628
- {
629
- inputs: [
630
- { internalType: "address", name: "from", type: "address" },
631
- { internalType: "address", name: "to", type: "address" },
632
- { internalType: "uint256", name: "value", type: "uint256" },
633
- { internalType: "uint256", name: "validAfter", type: "uint256" },
634
- { internalType: "uint256", name: "validBefore", type: "uint256" },
635
- { internalType: "bytes32", name: "nonce", type: "bytes32" },
636
- { internalType: "uint8", name: "v", type: "uint8" },
637
- { internalType: "bytes32", name: "r", type: "bytes32" },
638
- { internalType: "bytes32", name: "s", type: "bytes32" },
639
- ],
640
- name: "transferWithAuthorization",
641
- outputs: [],
642
- stateMutability: "nonpayable",
643
- type: "function",
644
- },
645
- {
646
- inputs: [{ internalType: "address", name: "_account", type: "address" }],
647
- name: "unBlacklist",
648
- outputs: [],
649
- stateMutability: "nonpayable",
650
- type: "function",
651
- },
652
- {
653
- inputs: [],
654
- name: "unpause",
655
- outputs: [],
656
- stateMutability: "nonpayable",
657
- type: "function",
658
- },
659
- {
660
- inputs: [
661
- { internalType: "address", name: "_newBlacklister", type: "address" },
662
- ],
663
- name: "updateBlacklister",
664
- outputs: [],
665
- stateMutability: "nonpayable",
666
- type: "function",
667
- },
668
- {
669
- inputs: [
670
- { internalType: "address", name: "_newMasterMinter", type: "address" },
671
- ],
672
- name: "updateMasterMinter",
673
- outputs: [],
674
- stateMutability: "nonpayable",
675
- type: "function",
676
- },
677
- {
678
- inputs: [
679
- { internalType: "address", name: "_newPauser", type: "address" },
680
- ],
681
- name: "updatePauser",
682
- outputs: [],
683
- stateMutability: "nonpayable",
684
- type: "function",
685
- },
686
- {
687
- inputs: [
688
- { internalType: "address", name: "newRescuer", type: "address" },
689
- ],
690
- name: "updateRescuer",
691
- outputs: [],
692
- stateMutability: "nonpayable",
693
- type: "function",
694
- },
695
- {
696
- inputs: [],
697
- name: "version",
698
- outputs: [{ internalType: "string", name: "", type: "string" }],
699
- stateMutability: "view",
700
- type: "function",
701
- },
702
- ],
703
- };
704
- //# sourceMappingURL=mcbbtc.js.map