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