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