@zoralabs/protocol-deployments 0.2.0-SPARKS.1 → 0.2.0-SPARKS.3
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.
- package/CHANGELOG.md +12 -0
- package/dist/generated/sparks.d.ts +1 -1
- package/dist/generated/wagmi.d.ts +925 -925
- package/dist/generated/wagmi.d.ts.map +1 -1
- package/dist/index.cjs +108 -108
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +105 -105
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/sparks.ts +3 -3
- package/src/generated/wagmi.ts +130 -130
|
@@ -1989,1197 +1989,1197 @@ export declare const iUnwrapAndForwardActionABI: readonly [{
|
|
|
1989
1989
|
readonly outputs: readonly [];
|
|
1990
1990
|
}];
|
|
1991
1991
|
/**
|
|
1992
|
-
* - [__View Contract on
|
|
1993
|
-
* - [__View Contract on
|
|
1994
|
-
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
1995
|
-
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
1996
|
-
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
1997
|
-
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
1998
|
-
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
1999
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2000
|
-
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2001
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
1992
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
|
|
1993
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
|
|
2002
1994
|
*/
|
|
2003
|
-
export declare const
|
|
2004
|
-
readonly stateMutability: "
|
|
1995
|
+
export declare const mintsEthUnwrapperAndCallerABI: readonly [{
|
|
1996
|
+
readonly stateMutability: "nonpayable";
|
|
2005
1997
|
readonly type: "constructor";
|
|
2006
|
-
readonly inputs: readonly [];
|
|
2007
|
-
}, {
|
|
2008
|
-
readonly stateMutability: "view";
|
|
2009
|
-
readonly type: "function";
|
|
2010
|
-
readonly inputs: readonly [];
|
|
2011
|
-
readonly name: "WITHDRAW_TYPEHASH";
|
|
2012
|
-
readonly outputs: readonly [{
|
|
2013
|
-
readonly name: "";
|
|
2014
|
-
readonly internalType: "bytes32";
|
|
2015
|
-
readonly type: "bytes32";
|
|
2016
|
-
}];
|
|
2017
|
-
}, {
|
|
2018
|
-
readonly stateMutability: "view";
|
|
2019
|
-
readonly type: "function";
|
|
2020
1998
|
readonly inputs: readonly [{
|
|
2021
|
-
readonly name: "";
|
|
2022
|
-
readonly internalType: "
|
|
1999
|
+
readonly name: "_zoraSparks1155";
|
|
2000
|
+
readonly internalType: "contract IZoraSparks1155";
|
|
2023
2001
|
readonly type: "address";
|
|
2024
2002
|
}];
|
|
2025
|
-
readonly name: "balanceOf";
|
|
2026
|
-
readonly outputs: readonly [{
|
|
2027
|
-
readonly name: "";
|
|
2028
|
-
readonly internalType: "uint256";
|
|
2029
|
-
readonly type: "uint256";
|
|
2030
|
-
}];
|
|
2031
2003
|
}, {
|
|
2032
2004
|
readonly stateMutability: "payable";
|
|
2005
|
+
readonly type: "receive";
|
|
2006
|
+
}, {
|
|
2007
|
+
readonly stateMutability: "nonpayable";
|
|
2033
2008
|
readonly type: "function";
|
|
2034
2009
|
readonly inputs: readonly [{
|
|
2035
|
-
readonly name: "
|
|
2010
|
+
readonly name: "";
|
|
2036
2011
|
readonly internalType: "address";
|
|
2037
2012
|
readonly type: "address";
|
|
2038
2013
|
}, {
|
|
2039
|
-
readonly name: "
|
|
2040
|
-
readonly internalType: "
|
|
2041
|
-
readonly type: "
|
|
2042
|
-
}, {
|
|
2043
|
-
readonly name: "comment";
|
|
2044
|
-
readonly internalType: "string";
|
|
2045
|
-
readonly type: "string";
|
|
2046
|
-
}];
|
|
2047
|
-
readonly name: "deposit";
|
|
2048
|
-
readonly outputs: readonly [];
|
|
2049
|
-
}, {
|
|
2050
|
-
readonly stateMutability: "payable";
|
|
2051
|
-
readonly type: "function";
|
|
2052
|
-
readonly inputs: readonly [{
|
|
2053
|
-
readonly name: "recipients";
|
|
2054
|
-
readonly internalType: "address[]";
|
|
2055
|
-
readonly type: "address[]";
|
|
2014
|
+
readonly name: "from";
|
|
2015
|
+
readonly internalType: "address";
|
|
2016
|
+
readonly type: "address";
|
|
2056
2017
|
}, {
|
|
2057
|
-
readonly name: "
|
|
2018
|
+
readonly name: "ids";
|
|
2058
2019
|
readonly internalType: "uint256[]";
|
|
2059
2020
|
readonly type: "uint256[]";
|
|
2060
2021
|
}, {
|
|
2061
|
-
readonly name: "
|
|
2062
|
-
readonly internalType: "
|
|
2063
|
-
readonly type: "
|
|
2022
|
+
readonly name: "values";
|
|
2023
|
+
readonly internalType: "uint256[]";
|
|
2024
|
+
readonly type: "uint256[]";
|
|
2064
2025
|
}, {
|
|
2065
|
-
readonly name: "
|
|
2066
|
-
readonly internalType: "
|
|
2067
|
-
readonly type: "
|
|
2026
|
+
readonly name: "data";
|
|
2027
|
+
readonly internalType: "bytes";
|
|
2028
|
+
readonly type: "bytes";
|
|
2029
|
+
}];
|
|
2030
|
+
readonly name: "onERC1155BatchReceived";
|
|
2031
|
+
readonly outputs: readonly [{
|
|
2032
|
+
readonly name: "";
|
|
2033
|
+
readonly internalType: "bytes4";
|
|
2034
|
+
readonly type: "bytes4";
|
|
2068
2035
|
}];
|
|
2069
|
-
readonly name: "depositBatch";
|
|
2070
|
-
readonly outputs: readonly [];
|
|
2071
2036
|
}, {
|
|
2072
|
-
readonly stateMutability: "
|
|
2037
|
+
readonly stateMutability: "nonpayable";
|
|
2073
2038
|
readonly type: "function";
|
|
2074
2039
|
readonly inputs: readonly [{
|
|
2075
|
-
readonly name: "
|
|
2076
|
-
readonly internalType: "address";
|
|
2077
|
-
readonly type: "address";
|
|
2078
|
-
}, {
|
|
2079
|
-
readonly name: "creatorReward";
|
|
2080
|
-
readonly internalType: "uint256";
|
|
2081
|
-
readonly type: "uint256";
|
|
2082
|
-
}, {
|
|
2083
|
-
readonly name: "createReferral";
|
|
2040
|
+
readonly name: "";
|
|
2084
2041
|
readonly internalType: "address";
|
|
2085
2042
|
readonly type: "address";
|
|
2086
2043
|
}, {
|
|
2087
|
-
readonly name: "
|
|
2088
|
-
readonly internalType: "uint256";
|
|
2089
|
-
readonly type: "uint256";
|
|
2090
|
-
}, {
|
|
2091
|
-
readonly name: "mintReferral";
|
|
2044
|
+
readonly name: "from";
|
|
2092
2045
|
readonly internalType: "address";
|
|
2093
2046
|
readonly type: "address";
|
|
2094
2047
|
}, {
|
|
2095
|
-
readonly name: "
|
|
2048
|
+
readonly name: "id";
|
|
2096
2049
|
readonly internalType: "uint256";
|
|
2097
2050
|
readonly type: "uint256";
|
|
2098
2051
|
}, {
|
|
2099
|
-
readonly name: "
|
|
2100
|
-
readonly internalType: "address";
|
|
2101
|
-
readonly type: "address";
|
|
2102
|
-
}, {
|
|
2103
|
-
readonly name: "firstMinterReward";
|
|
2052
|
+
readonly name: "value";
|
|
2104
2053
|
readonly internalType: "uint256";
|
|
2105
2054
|
readonly type: "uint256";
|
|
2106
2055
|
}, {
|
|
2107
|
-
readonly name: "
|
|
2108
|
-
readonly internalType: "
|
|
2109
|
-
readonly type: "
|
|
2110
|
-
}
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
readonly
|
|
2056
|
+
readonly name: "data";
|
|
2057
|
+
readonly internalType: "bytes";
|
|
2058
|
+
readonly type: "bytes";
|
|
2059
|
+
}];
|
|
2060
|
+
readonly name: "onERC1155Received";
|
|
2061
|
+
readonly outputs: readonly [{
|
|
2062
|
+
readonly name: "";
|
|
2063
|
+
readonly internalType: "bytes4";
|
|
2064
|
+
readonly type: "bytes4";
|
|
2114
2065
|
}];
|
|
2115
|
-
readonly name: "depositRewards";
|
|
2116
|
-
readonly outputs: readonly [];
|
|
2117
2066
|
}, {
|
|
2118
|
-
readonly stateMutability: "
|
|
2067
|
+
readonly stateMutability: "payable";
|
|
2119
2068
|
readonly type: "function";
|
|
2120
|
-
readonly inputs: readonly [
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
readonly
|
|
2124
|
-
readonly
|
|
2125
|
-
|
|
2126
|
-
|
|
2127
|
-
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2142
|
-
|
|
2143
|
-
|
|
2144
|
-
|
|
2145
|
-
|
|
2069
|
+
readonly inputs: readonly [{
|
|
2070
|
+
readonly name: "permit";
|
|
2071
|
+
readonly internalType: "struct IZoraSparks1155Managed.PermitBatch";
|
|
2072
|
+
readonly type: "tuple";
|
|
2073
|
+
readonly components: readonly [{
|
|
2074
|
+
readonly name: "owner";
|
|
2075
|
+
readonly internalType: "address";
|
|
2076
|
+
readonly type: "address";
|
|
2077
|
+
}, {
|
|
2078
|
+
readonly name: "to";
|
|
2079
|
+
readonly internalType: "address";
|
|
2080
|
+
readonly type: "address";
|
|
2081
|
+
}, {
|
|
2082
|
+
readonly name: "tokenIds";
|
|
2083
|
+
readonly internalType: "uint256[]";
|
|
2084
|
+
readonly type: "uint256[]";
|
|
2085
|
+
}, {
|
|
2086
|
+
readonly name: "quantities";
|
|
2087
|
+
readonly internalType: "uint256[]";
|
|
2088
|
+
readonly type: "uint256[]";
|
|
2089
|
+
}, {
|
|
2090
|
+
readonly name: "safeTransferData";
|
|
2091
|
+
readonly internalType: "bytes";
|
|
2092
|
+
readonly type: "bytes";
|
|
2093
|
+
}, {
|
|
2094
|
+
readonly name: "deadline";
|
|
2095
|
+
readonly internalType: "uint256";
|
|
2096
|
+
readonly type: "uint256";
|
|
2097
|
+
}, {
|
|
2098
|
+
readonly name: "nonce";
|
|
2099
|
+
readonly internalType: "uint256";
|
|
2100
|
+
readonly type: "uint256";
|
|
2101
|
+
}];
|
|
2146
2102
|
}, {
|
|
2147
|
-
readonly name: "
|
|
2148
|
-
readonly internalType: "
|
|
2149
|
-
readonly type: "
|
|
2103
|
+
readonly name: "signature";
|
|
2104
|
+
readonly internalType: "bytes";
|
|
2105
|
+
readonly type: "bytes";
|
|
2150
2106
|
}];
|
|
2107
|
+
readonly name: "permitWithAdditionalValue";
|
|
2108
|
+
readonly outputs: readonly [];
|
|
2151
2109
|
}, {
|
|
2152
|
-
readonly
|
|
2153
|
-
readonly type: "function";
|
|
2110
|
+
readonly type: "error";
|
|
2154
2111
|
readonly inputs: readonly [{
|
|
2155
|
-
readonly name: "";
|
|
2112
|
+
readonly name: "account";
|
|
2156
2113
|
readonly internalType: "address";
|
|
2157
2114
|
readonly type: "address";
|
|
2158
2115
|
}];
|
|
2159
|
-
readonly name: "
|
|
2160
|
-
readonly outputs: readonly [{
|
|
2161
|
-
readonly name: "";
|
|
2162
|
-
readonly internalType: "uint256";
|
|
2163
|
-
readonly type: "uint256";
|
|
2164
|
-
}];
|
|
2165
|
-
}, {
|
|
2166
|
-
readonly stateMutability: "view";
|
|
2167
|
-
readonly type: "function";
|
|
2168
|
-
readonly inputs: readonly [];
|
|
2169
|
-
readonly name: "totalSupply";
|
|
2170
|
-
readonly outputs: readonly [{
|
|
2171
|
-
readonly name: "";
|
|
2172
|
-
readonly internalType: "uint256";
|
|
2173
|
-
readonly type: "uint256";
|
|
2174
|
-
}];
|
|
2116
|
+
readonly name: "AddressInsufficientBalance";
|
|
2175
2117
|
}, {
|
|
2176
|
-
readonly
|
|
2177
|
-
readonly type: "function";
|
|
2118
|
+
readonly type: "error";
|
|
2178
2119
|
readonly inputs: readonly [{
|
|
2179
|
-
readonly name: "
|
|
2180
|
-
readonly internalType: "
|
|
2181
|
-
readonly type: "
|
|
2182
|
-
}, {
|
|
2183
|
-
readonly name: "amount";
|
|
2184
|
-
readonly internalType: "uint256";
|
|
2185
|
-
readonly type: "uint256";
|
|
2120
|
+
readonly name: "data";
|
|
2121
|
+
readonly internalType: "bytes";
|
|
2122
|
+
readonly type: "bytes";
|
|
2186
2123
|
}];
|
|
2187
|
-
readonly name: "
|
|
2188
|
-
readonly outputs: readonly [];
|
|
2124
|
+
readonly name: "CallFailed";
|
|
2189
2125
|
}, {
|
|
2190
|
-
readonly
|
|
2191
|
-
readonly type: "function";
|
|
2126
|
+
readonly type: "error";
|
|
2192
2127
|
readonly inputs: readonly [{
|
|
2193
|
-
readonly name: "
|
|
2194
|
-
readonly internalType: "address";
|
|
2195
|
-
readonly type: "address";
|
|
2196
|
-
}, {
|
|
2197
|
-
readonly name: "amount";
|
|
2128
|
+
readonly name: "tokenId";
|
|
2198
2129
|
readonly internalType: "uint256";
|
|
2199
2130
|
readonly type: "uint256";
|
|
2200
2131
|
}];
|
|
2201
|
-
readonly name: "
|
|
2202
|
-
readonly outputs: readonly [];
|
|
2203
|
-
}, {
|
|
2204
|
-
readonly stateMutability: "nonpayable";
|
|
2205
|
-
readonly type: "function";
|
|
2206
|
-
readonly inputs: readonly [{
|
|
2207
|
-
readonly name: "from";
|
|
2208
|
-
readonly internalType: "address";
|
|
2209
|
-
readonly type: "address";
|
|
2210
|
-
}, {
|
|
2211
|
-
readonly name: "to";
|
|
2212
|
-
readonly internalType: "address";
|
|
2213
|
-
readonly type: "address";
|
|
2214
|
-
}, {
|
|
2215
|
-
readonly name: "amount";
|
|
2216
|
-
readonly internalType: "uint256";
|
|
2217
|
-
readonly type: "uint256";
|
|
2218
|
-
}, {
|
|
2219
|
-
readonly name: "deadline";
|
|
2220
|
-
readonly internalType: "uint256";
|
|
2221
|
-
readonly type: "uint256";
|
|
2222
|
-
}, {
|
|
2223
|
-
readonly name: "v";
|
|
2224
|
-
readonly internalType: "uint8";
|
|
2225
|
-
readonly type: "uint8";
|
|
2226
|
-
}, {
|
|
2227
|
-
readonly name: "r";
|
|
2228
|
-
readonly internalType: "bytes32";
|
|
2229
|
-
readonly type: "bytes32";
|
|
2230
|
-
}, {
|
|
2231
|
-
readonly name: "s";
|
|
2232
|
-
readonly internalType: "bytes32";
|
|
2233
|
-
readonly type: "bytes32";
|
|
2234
|
-
}];
|
|
2235
|
-
readonly name: "withdrawWithSig";
|
|
2236
|
-
readonly outputs: readonly [];
|
|
2237
|
-
}, {
|
|
2238
|
-
readonly type: "event";
|
|
2239
|
-
readonly anonymous: false;
|
|
2240
|
-
readonly inputs: readonly [{
|
|
2241
|
-
readonly name: "from";
|
|
2242
|
-
readonly internalType: "address";
|
|
2243
|
-
readonly type: "address";
|
|
2244
|
-
readonly indexed: true;
|
|
2245
|
-
}, {
|
|
2246
|
-
readonly name: "to";
|
|
2247
|
-
readonly internalType: "address";
|
|
2248
|
-
readonly type: "address";
|
|
2249
|
-
readonly indexed: true;
|
|
2250
|
-
}, {
|
|
2251
|
-
readonly name: "reason";
|
|
2252
|
-
readonly internalType: "bytes4";
|
|
2253
|
-
readonly type: "bytes4";
|
|
2254
|
-
readonly indexed: true;
|
|
2255
|
-
}, {
|
|
2256
|
-
readonly name: "amount";
|
|
2257
|
-
readonly internalType: "uint256";
|
|
2258
|
-
readonly type: "uint256";
|
|
2259
|
-
readonly indexed: false;
|
|
2260
|
-
}, {
|
|
2261
|
-
readonly name: "comment";
|
|
2262
|
-
readonly internalType: "string";
|
|
2263
|
-
readonly type: "string";
|
|
2264
|
-
readonly indexed: false;
|
|
2265
|
-
}];
|
|
2266
|
-
readonly name: "Deposit";
|
|
2267
|
-
}, {
|
|
2268
|
-
readonly type: "event";
|
|
2269
|
-
readonly anonymous: false;
|
|
2270
|
-
readonly inputs: readonly [];
|
|
2271
|
-
readonly name: "EIP712DomainChanged";
|
|
2272
|
-
}, {
|
|
2273
|
-
readonly type: "event";
|
|
2274
|
-
readonly anonymous: false;
|
|
2275
|
-
readonly inputs: readonly [{
|
|
2276
|
-
readonly name: "creator";
|
|
2277
|
-
readonly internalType: "address";
|
|
2278
|
-
readonly type: "address";
|
|
2279
|
-
readonly indexed: true;
|
|
2280
|
-
}, {
|
|
2281
|
-
readonly name: "createReferral";
|
|
2282
|
-
readonly internalType: "address";
|
|
2283
|
-
readonly type: "address";
|
|
2284
|
-
readonly indexed: true;
|
|
2285
|
-
}, {
|
|
2286
|
-
readonly name: "mintReferral";
|
|
2287
|
-
readonly internalType: "address";
|
|
2288
|
-
readonly type: "address";
|
|
2289
|
-
readonly indexed: true;
|
|
2290
|
-
}, {
|
|
2291
|
-
readonly name: "firstMinter";
|
|
2292
|
-
readonly internalType: "address";
|
|
2293
|
-
readonly type: "address";
|
|
2294
|
-
readonly indexed: false;
|
|
2295
|
-
}, {
|
|
2296
|
-
readonly name: "zora";
|
|
2297
|
-
readonly internalType: "address";
|
|
2298
|
-
readonly type: "address";
|
|
2299
|
-
readonly indexed: false;
|
|
2300
|
-
}, {
|
|
2301
|
-
readonly name: "from";
|
|
2302
|
-
readonly internalType: "address";
|
|
2303
|
-
readonly type: "address";
|
|
2304
|
-
readonly indexed: false;
|
|
2305
|
-
}, {
|
|
2306
|
-
readonly name: "creatorReward";
|
|
2307
|
-
readonly internalType: "uint256";
|
|
2308
|
-
readonly type: "uint256";
|
|
2309
|
-
readonly indexed: false;
|
|
2310
|
-
}, {
|
|
2311
|
-
readonly name: "createReferralReward";
|
|
2312
|
-
readonly internalType: "uint256";
|
|
2313
|
-
readonly type: "uint256";
|
|
2314
|
-
readonly indexed: false;
|
|
2315
|
-
}, {
|
|
2316
|
-
readonly name: "mintReferralReward";
|
|
2317
|
-
readonly internalType: "uint256";
|
|
2318
|
-
readonly type: "uint256";
|
|
2319
|
-
readonly indexed: false;
|
|
2320
|
-
}, {
|
|
2321
|
-
readonly name: "firstMinterReward";
|
|
2322
|
-
readonly internalType: "uint256";
|
|
2323
|
-
readonly type: "uint256";
|
|
2324
|
-
readonly indexed: false;
|
|
2325
|
-
}, {
|
|
2326
|
-
readonly name: "zoraReward";
|
|
2327
|
-
readonly internalType: "uint256";
|
|
2328
|
-
readonly type: "uint256";
|
|
2329
|
-
readonly indexed: false;
|
|
2330
|
-
}];
|
|
2331
|
-
readonly name: "RewardsDeposit";
|
|
2332
|
-
}, {
|
|
2333
|
-
readonly type: "event";
|
|
2334
|
-
readonly anonymous: false;
|
|
2335
|
-
readonly inputs: readonly [{
|
|
2336
|
-
readonly name: "from";
|
|
2337
|
-
readonly internalType: "address";
|
|
2338
|
-
readonly type: "address";
|
|
2339
|
-
readonly indexed: true;
|
|
2340
|
-
}, {
|
|
2341
|
-
readonly name: "to";
|
|
2342
|
-
readonly internalType: "address";
|
|
2343
|
-
readonly type: "address";
|
|
2344
|
-
readonly indexed: true;
|
|
2345
|
-
}, {
|
|
2346
|
-
readonly name: "amount";
|
|
2347
|
-
readonly internalType: "uint256";
|
|
2348
|
-
readonly type: "uint256";
|
|
2349
|
-
readonly indexed: false;
|
|
2350
|
-
}];
|
|
2351
|
-
readonly name: "Withdraw";
|
|
2352
|
-
}, {
|
|
2353
|
-
readonly type: "error";
|
|
2354
|
-
readonly inputs: readonly [];
|
|
2355
|
-
readonly name: "ADDRESS_ZERO";
|
|
2356
|
-
}, {
|
|
2357
|
-
readonly type: "error";
|
|
2358
|
-
readonly inputs: readonly [];
|
|
2359
|
-
readonly name: "ARRAY_LENGTH_MISMATCH";
|
|
2360
|
-
}, {
|
|
2361
|
-
readonly type: "error";
|
|
2362
|
-
readonly inputs: readonly [];
|
|
2363
|
-
readonly name: "INVALID_DEPOSIT";
|
|
2364
|
-
}, {
|
|
2365
|
-
readonly type: "error";
|
|
2366
|
-
readonly inputs: readonly [];
|
|
2367
|
-
readonly name: "INVALID_SIGNATURE";
|
|
2132
|
+
readonly name: "ERC20NotSupported";
|
|
2368
2133
|
}, {
|
|
2369
2134
|
readonly type: "error";
|
|
2370
2135
|
readonly inputs: readonly [];
|
|
2371
|
-
readonly name: "
|
|
2136
|
+
readonly name: "FailedInnerCall";
|
|
2372
2137
|
}, {
|
|
2373
2138
|
readonly type: "error";
|
|
2374
2139
|
readonly inputs: readonly [];
|
|
2375
|
-
readonly name: "
|
|
2140
|
+
readonly name: "NotExpectingReceive";
|
|
2376
2141
|
}, {
|
|
2377
2142
|
readonly type: "error";
|
|
2378
2143
|
readonly inputs: readonly [];
|
|
2379
|
-
readonly name: "
|
|
2144
|
+
readonly name: "NotZoraSparks1155";
|
|
2380
2145
|
}, {
|
|
2381
2146
|
readonly type: "error";
|
|
2382
2147
|
readonly inputs: readonly [{
|
|
2383
|
-
readonly name: "
|
|
2384
|
-
readonly internalType: "
|
|
2385
|
-
readonly type: "
|
|
2148
|
+
readonly name: "data";
|
|
2149
|
+
readonly internalType: "bytes";
|
|
2150
|
+
readonly type: "bytes";
|
|
2386
2151
|
}];
|
|
2387
|
-
readonly name: "
|
|
2152
|
+
readonly name: "TransferFailed";
|
|
2388
2153
|
}, {
|
|
2389
2154
|
readonly type: "error";
|
|
2390
2155
|
readonly inputs: readonly [];
|
|
2391
|
-
readonly name: "
|
|
2156
|
+
readonly name: "UnknownUserAction";
|
|
2392
2157
|
}];
|
|
2393
2158
|
/**
|
|
2394
|
-
* - [__View Contract on
|
|
2395
|
-
* - [__View Contract on
|
|
2396
|
-
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2397
|
-
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2398
|
-
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2399
|
-
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2400
|
-
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2401
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2402
|
-
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2403
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2159
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
|
|
2160
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
|
|
2404
2161
|
*/
|
|
2405
|
-
export declare const
|
|
2406
|
-
readonly
|
|
2407
|
-
readonly
|
|
2408
|
-
readonly 999: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2409
|
-
readonly 8453: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2410
|
-
readonly 42161: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2411
|
-
readonly 81457: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2412
|
-
readonly 84532: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2413
|
-
readonly 421614: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2414
|
-
readonly 7777777: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2415
|
-
readonly 11155111: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2416
|
-
readonly 168587773: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2417
|
-
readonly 999999999: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2162
|
+
export declare const mintsEthUnwrapperAndCallerAddress: {
|
|
2163
|
+
readonly 7777777: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A";
|
|
2164
|
+
readonly 999999999: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A";
|
|
2418
2165
|
};
|
|
2419
2166
|
/**
|
|
2420
|
-
* - [__View Contract on
|
|
2421
|
-
* - [__View Contract on
|
|
2422
|
-
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2423
|
-
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2424
|
-
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2425
|
-
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2426
|
-
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2427
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2428
|
-
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2429
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2167
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
|
|
2168
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
|
|
2430
2169
|
*/
|
|
2431
|
-
export declare const
|
|
2170
|
+
export declare const mintsEthUnwrapperAndCallerConfig: {
|
|
2432
2171
|
readonly address: {
|
|
2433
|
-
readonly
|
|
2434
|
-
readonly
|
|
2435
|
-
readonly 999: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2436
|
-
readonly 8453: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2437
|
-
readonly 42161: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2438
|
-
readonly 81457: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2439
|
-
readonly 84532: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2440
|
-
readonly 421614: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2441
|
-
readonly 7777777: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2442
|
-
readonly 11155111: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2443
|
-
readonly 168587773: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2444
|
-
readonly 999999999: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2172
|
+
readonly 7777777: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A";
|
|
2173
|
+
readonly 999999999: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A";
|
|
2445
2174
|
};
|
|
2446
2175
|
readonly abi: readonly [{
|
|
2447
|
-
readonly stateMutability: "
|
|
2176
|
+
readonly stateMutability: "nonpayable";
|
|
2448
2177
|
readonly type: "constructor";
|
|
2449
|
-
readonly inputs: readonly [
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
readonly inputs: readonly [];
|
|
2454
|
-
readonly name: "WITHDRAW_TYPEHASH";
|
|
2455
|
-
readonly outputs: readonly [{
|
|
2456
|
-
readonly name: "";
|
|
2457
|
-
readonly internalType: "bytes32";
|
|
2458
|
-
readonly type: "bytes32";
|
|
2178
|
+
readonly inputs: readonly [{
|
|
2179
|
+
readonly name: "_zoraSparks1155";
|
|
2180
|
+
readonly internalType: "contract IZoraSparks1155";
|
|
2181
|
+
readonly type: "address";
|
|
2459
2182
|
}];
|
|
2460
2183
|
}, {
|
|
2461
|
-
readonly stateMutability: "
|
|
2184
|
+
readonly stateMutability: "payable";
|
|
2185
|
+
readonly type: "receive";
|
|
2186
|
+
}, {
|
|
2187
|
+
readonly stateMutability: "nonpayable";
|
|
2462
2188
|
readonly type: "function";
|
|
2463
2189
|
readonly inputs: readonly [{
|
|
2464
2190
|
readonly name: "";
|
|
2465
2191
|
readonly internalType: "address";
|
|
2466
2192
|
readonly type: "address";
|
|
2467
|
-
}
|
|
2468
|
-
|
|
2469
|
-
readonly outputs: readonly [{
|
|
2470
|
-
readonly name: "";
|
|
2471
|
-
readonly internalType: "uint256";
|
|
2472
|
-
readonly type: "uint256";
|
|
2473
|
-
}];
|
|
2474
|
-
}, {
|
|
2475
|
-
readonly stateMutability: "payable";
|
|
2476
|
-
readonly type: "function";
|
|
2477
|
-
readonly inputs: readonly [{
|
|
2478
|
-
readonly name: "to";
|
|
2193
|
+
}, {
|
|
2194
|
+
readonly name: "from";
|
|
2479
2195
|
readonly internalType: "address";
|
|
2480
2196
|
readonly type: "address";
|
|
2481
2197
|
}, {
|
|
2482
|
-
readonly name: "
|
|
2483
|
-
readonly internalType: "bytes4";
|
|
2484
|
-
readonly type: "bytes4";
|
|
2485
|
-
}, {
|
|
2486
|
-
readonly name: "comment";
|
|
2487
|
-
readonly internalType: "string";
|
|
2488
|
-
readonly type: "string";
|
|
2489
|
-
}];
|
|
2490
|
-
readonly name: "deposit";
|
|
2491
|
-
readonly outputs: readonly [];
|
|
2492
|
-
}, {
|
|
2493
|
-
readonly stateMutability: "payable";
|
|
2494
|
-
readonly type: "function";
|
|
2495
|
-
readonly inputs: readonly [{
|
|
2496
|
-
readonly name: "recipients";
|
|
2497
|
-
readonly internalType: "address[]";
|
|
2498
|
-
readonly type: "address[]";
|
|
2499
|
-
}, {
|
|
2500
|
-
readonly name: "amounts";
|
|
2198
|
+
readonly name: "ids";
|
|
2501
2199
|
readonly internalType: "uint256[]";
|
|
2502
2200
|
readonly type: "uint256[]";
|
|
2503
2201
|
}, {
|
|
2504
|
-
readonly name: "
|
|
2505
|
-
readonly internalType: "
|
|
2506
|
-
readonly type: "
|
|
2202
|
+
readonly name: "values";
|
|
2203
|
+
readonly internalType: "uint256[]";
|
|
2204
|
+
readonly type: "uint256[]";
|
|
2507
2205
|
}, {
|
|
2508
|
-
readonly name: "
|
|
2509
|
-
readonly internalType: "
|
|
2510
|
-
readonly type: "
|
|
2206
|
+
readonly name: "data";
|
|
2207
|
+
readonly internalType: "bytes";
|
|
2208
|
+
readonly type: "bytes";
|
|
2209
|
+
}];
|
|
2210
|
+
readonly name: "onERC1155BatchReceived";
|
|
2211
|
+
readonly outputs: readonly [{
|
|
2212
|
+
readonly name: "";
|
|
2213
|
+
readonly internalType: "bytes4";
|
|
2214
|
+
readonly type: "bytes4";
|
|
2511
2215
|
}];
|
|
2512
|
-
readonly name: "depositBatch";
|
|
2513
|
-
readonly outputs: readonly [];
|
|
2514
2216
|
}, {
|
|
2515
|
-
readonly stateMutability: "
|
|
2217
|
+
readonly stateMutability: "nonpayable";
|
|
2516
2218
|
readonly type: "function";
|
|
2517
2219
|
readonly inputs: readonly [{
|
|
2518
|
-
readonly name: "
|
|
2519
|
-
readonly internalType: "address";
|
|
2520
|
-
readonly type: "address";
|
|
2521
|
-
}, {
|
|
2522
|
-
readonly name: "creatorReward";
|
|
2523
|
-
readonly internalType: "uint256";
|
|
2524
|
-
readonly type: "uint256";
|
|
2525
|
-
}, {
|
|
2526
|
-
readonly name: "createReferral";
|
|
2527
|
-
readonly internalType: "address";
|
|
2528
|
-
readonly type: "address";
|
|
2529
|
-
}, {
|
|
2530
|
-
readonly name: "createReferralReward";
|
|
2531
|
-
readonly internalType: "uint256";
|
|
2532
|
-
readonly type: "uint256";
|
|
2533
|
-
}, {
|
|
2534
|
-
readonly name: "mintReferral";
|
|
2535
|
-
readonly internalType: "address";
|
|
2536
|
-
readonly type: "address";
|
|
2537
|
-
}, {
|
|
2538
|
-
readonly name: "mintReferralReward";
|
|
2539
|
-
readonly internalType: "uint256";
|
|
2540
|
-
readonly type: "uint256";
|
|
2541
|
-
}, {
|
|
2542
|
-
readonly name: "firstMinter";
|
|
2220
|
+
readonly name: "";
|
|
2543
2221
|
readonly internalType: "address";
|
|
2544
2222
|
readonly type: "address";
|
|
2545
2223
|
}, {
|
|
2546
|
-
readonly name: "
|
|
2547
|
-
readonly internalType: "uint256";
|
|
2548
|
-
readonly type: "uint256";
|
|
2549
|
-
}, {
|
|
2550
|
-
readonly name: "zora";
|
|
2224
|
+
readonly name: "from";
|
|
2551
2225
|
readonly internalType: "address";
|
|
2552
2226
|
readonly type: "address";
|
|
2553
2227
|
}, {
|
|
2554
|
-
readonly name: "
|
|
2228
|
+
readonly name: "id";
|
|
2555
2229
|
readonly internalType: "uint256";
|
|
2556
2230
|
readonly type: "uint256";
|
|
2557
|
-
}];
|
|
2558
|
-
readonly name: "depositRewards";
|
|
2559
|
-
readonly outputs: readonly [];
|
|
2560
|
-
}, {
|
|
2561
|
-
readonly stateMutability: "view";
|
|
2562
|
-
readonly type: "function";
|
|
2563
|
-
readonly inputs: readonly [];
|
|
2564
|
-
readonly name: "eip712Domain";
|
|
2565
|
-
readonly outputs: readonly [{
|
|
2566
|
-
readonly name: "fields";
|
|
2567
|
-
readonly internalType: "bytes1";
|
|
2568
|
-
readonly type: "bytes1";
|
|
2569
|
-
}, {
|
|
2570
|
-
readonly name: "name";
|
|
2571
|
-
readonly internalType: "string";
|
|
2572
|
-
readonly type: "string";
|
|
2573
|
-
}, {
|
|
2574
|
-
readonly name: "version";
|
|
2575
|
-
readonly internalType: "string";
|
|
2576
|
-
readonly type: "string";
|
|
2577
2231
|
}, {
|
|
2578
|
-
readonly name: "
|
|
2232
|
+
readonly name: "value";
|
|
2579
2233
|
readonly internalType: "uint256";
|
|
2580
2234
|
readonly type: "uint256";
|
|
2581
2235
|
}, {
|
|
2582
|
-
readonly name: "
|
|
2583
|
-
readonly internalType: "
|
|
2584
|
-
readonly type: "
|
|
2585
|
-
}, {
|
|
2586
|
-
readonly name: "salt";
|
|
2587
|
-
readonly internalType: "bytes32";
|
|
2588
|
-
readonly type: "bytes32";
|
|
2589
|
-
}, {
|
|
2590
|
-
readonly name: "extensions";
|
|
2591
|
-
readonly internalType: "uint256[]";
|
|
2592
|
-
readonly type: "uint256[]";
|
|
2593
|
-
}];
|
|
2594
|
-
}, {
|
|
2595
|
-
readonly stateMutability: "view";
|
|
2596
|
-
readonly type: "function";
|
|
2597
|
-
readonly inputs: readonly [{
|
|
2598
|
-
readonly name: "";
|
|
2599
|
-
readonly internalType: "address";
|
|
2600
|
-
readonly type: "address";
|
|
2601
|
-
}];
|
|
2602
|
-
readonly name: "nonces";
|
|
2603
|
-
readonly outputs: readonly [{
|
|
2604
|
-
readonly name: "";
|
|
2605
|
-
readonly internalType: "uint256";
|
|
2606
|
-
readonly type: "uint256";
|
|
2236
|
+
readonly name: "data";
|
|
2237
|
+
readonly internalType: "bytes";
|
|
2238
|
+
readonly type: "bytes";
|
|
2607
2239
|
}];
|
|
2608
|
-
|
|
2609
|
-
readonly stateMutability: "view";
|
|
2610
|
-
readonly type: "function";
|
|
2611
|
-
readonly inputs: readonly [];
|
|
2612
|
-
readonly name: "totalSupply";
|
|
2240
|
+
readonly name: "onERC1155Received";
|
|
2613
2241
|
readonly outputs: readonly [{
|
|
2614
2242
|
readonly name: "";
|
|
2615
|
-
readonly internalType: "
|
|
2616
|
-
readonly type: "
|
|
2243
|
+
readonly internalType: "bytes4";
|
|
2244
|
+
readonly type: "bytes4";
|
|
2617
2245
|
}];
|
|
2618
2246
|
}, {
|
|
2619
|
-
readonly stateMutability: "
|
|
2247
|
+
readonly stateMutability: "payable";
|
|
2620
2248
|
readonly type: "function";
|
|
2621
2249
|
readonly inputs: readonly [{
|
|
2622
|
-
readonly name: "
|
|
2623
|
-
readonly internalType: "
|
|
2624
|
-
readonly type: "
|
|
2250
|
+
readonly name: "permit";
|
|
2251
|
+
readonly internalType: "struct IZoraSparks1155Managed.PermitBatch";
|
|
2252
|
+
readonly type: "tuple";
|
|
2253
|
+
readonly components: readonly [{
|
|
2254
|
+
readonly name: "owner";
|
|
2255
|
+
readonly internalType: "address";
|
|
2256
|
+
readonly type: "address";
|
|
2257
|
+
}, {
|
|
2258
|
+
readonly name: "to";
|
|
2259
|
+
readonly internalType: "address";
|
|
2260
|
+
readonly type: "address";
|
|
2261
|
+
}, {
|
|
2262
|
+
readonly name: "tokenIds";
|
|
2263
|
+
readonly internalType: "uint256[]";
|
|
2264
|
+
readonly type: "uint256[]";
|
|
2265
|
+
}, {
|
|
2266
|
+
readonly name: "quantities";
|
|
2267
|
+
readonly internalType: "uint256[]";
|
|
2268
|
+
readonly type: "uint256[]";
|
|
2269
|
+
}, {
|
|
2270
|
+
readonly name: "safeTransferData";
|
|
2271
|
+
readonly internalType: "bytes";
|
|
2272
|
+
readonly type: "bytes";
|
|
2273
|
+
}, {
|
|
2274
|
+
readonly name: "deadline";
|
|
2275
|
+
readonly internalType: "uint256";
|
|
2276
|
+
readonly type: "uint256";
|
|
2277
|
+
}, {
|
|
2278
|
+
readonly name: "nonce";
|
|
2279
|
+
readonly internalType: "uint256";
|
|
2280
|
+
readonly type: "uint256";
|
|
2281
|
+
}];
|
|
2625
2282
|
}, {
|
|
2626
|
-
readonly name: "
|
|
2627
|
-
readonly internalType: "
|
|
2628
|
-
readonly type: "
|
|
2283
|
+
readonly name: "signature";
|
|
2284
|
+
readonly internalType: "bytes";
|
|
2285
|
+
readonly type: "bytes";
|
|
2629
2286
|
}];
|
|
2630
|
-
readonly name: "
|
|
2287
|
+
readonly name: "permitWithAdditionalValue";
|
|
2631
2288
|
readonly outputs: readonly [];
|
|
2632
2289
|
}, {
|
|
2633
|
-
readonly
|
|
2634
|
-
readonly type: "function";
|
|
2290
|
+
readonly type: "error";
|
|
2635
2291
|
readonly inputs: readonly [{
|
|
2636
|
-
readonly name: "
|
|
2292
|
+
readonly name: "account";
|
|
2637
2293
|
readonly internalType: "address";
|
|
2638
2294
|
readonly type: "address";
|
|
2639
|
-
}, {
|
|
2640
|
-
readonly name: "amount";
|
|
2641
|
-
readonly internalType: "uint256";
|
|
2642
|
-
readonly type: "uint256";
|
|
2643
2295
|
}];
|
|
2644
|
-
readonly name: "
|
|
2645
|
-
readonly outputs: readonly [];
|
|
2296
|
+
readonly name: "AddressInsufficientBalance";
|
|
2646
2297
|
}, {
|
|
2647
|
-
readonly
|
|
2648
|
-
readonly type: "function";
|
|
2298
|
+
readonly type: "error";
|
|
2649
2299
|
readonly inputs: readonly [{
|
|
2650
|
-
readonly name: "
|
|
2651
|
-
readonly internalType: "
|
|
2652
|
-
readonly type: "
|
|
2653
|
-
}, {
|
|
2654
|
-
readonly name: "to";
|
|
2655
|
-
readonly internalType: "address";
|
|
2656
|
-
readonly type: "address";
|
|
2657
|
-
}, {
|
|
2658
|
-
readonly name: "amount";
|
|
2659
|
-
readonly internalType: "uint256";
|
|
2660
|
-
readonly type: "uint256";
|
|
2661
|
-
}, {
|
|
2662
|
-
readonly name: "deadline";
|
|
2663
|
-
readonly internalType: "uint256";
|
|
2664
|
-
readonly type: "uint256";
|
|
2665
|
-
}, {
|
|
2666
|
-
readonly name: "v";
|
|
2667
|
-
readonly internalType: "uint8";
|
|
2668
|
-
readonly type: "uint8";
|
|
2669
|
-
}, {
|
|
2670
|
-
readonly name: "r";
|
|
2671
|
-
readonly internalType: "bytes32";
|
|
2672
|
-
readonly type: "bytes32";
|
|
2673
|
-
}, {
|
|
2674
|
-
readonly name: "s";
|
|
2675
|
-
readonly internalType: "bytes32";
|
|
2676
|
-
readonly type: "bytes32";
|
|
2300
|
+
readonly name: "data";
|
|
2301
|
+
readonly internalType: "bytes";
|
|
2302
|
+
readonly type: "bytes";
|
|
2677
2303
|
}];
|
|
2678
|
-
readonly name: "
|
|
2679
|
-
readonly outputs: readonly [];
|
|
2304
|
+
readonly name: "CallFailed";
|
|
2680
2305
|
}, {
|
|
2681
|
-
readonly type: "
|
|
2682
|
-
readonly anonymous: false;
|
|
2306
|
+
readonly type: "error";
|
|
2683
2307
|
readonly inputs: readonly [{
|
|
2684
|
-
readonly name: "
|
|
2685
|
-
readonly internalType: "address";
|
|
2686
|
-
readonly type: "address";
|
|
2687
|
-
readonly indexed: true;
|
|
2688
|
-
}, {
|
|
2689
|
-
readonly name: "to";
|
|
2690
|
-
readonly internalType: "address";
|
|
2691
|
-
readonly type: "address";
|
|
2692
|
-
readonly indexed: true;
|
|
2693
|
-
}, {
|
|
2694
|
-
readonly name: "reason";
|
|
2695
|
-
readonly internalType: "bytes4";
|
|
2696
|
-
readonly type: "bytes4";
|
|
2697
|
-
readonly indexed: true;
|
|
2698
|
-
}, {
|
|
2699
|
-
readonly name: "amount";
|
|
2308
|
+
readonly name: "tokenId";
|
|
2700
2309
|
readonly internalType: "uint256";
|
|
2701
2310
|
readonly type: "uint256";
|
|
2702
|
-
readonly indexed: false;
|
|
2703
|
-
}, {
|
|
2704
|
-
readonly name: "comment";
|
|
2705
|
-
readonly internalType: "string";
|
|
2706
|
-
readonly type: "string";
|
|
2707
|
-
readonly indexed: false;
|
|
2708
|
-
}];
|
|
2709
|
-
readonly name: "Deposit";
|
|
2710
|
-
}, {
|
|
2711
|
-
readonly type: "event";
|
|
2712
|
-
readonly anonymous: false;
|
|
2713
|
-
readonly inputs: readonly [];
|
|
2714
|
-
readonly name: "EIP712DomainChanged";
|
|
2715
|
-
}, {
|
|
2716
|
-
readonly type: "event";
|
|
2717
|
-
readonly anonymous: false;
|
|
2718
|
-
readonly inputs: readonly [{
|
|
2719
|
-
readonly name: "creator";
|
|
2720
|
-
readonly internalType: "address";
|
|
2721
|
-
readonly type: "address";
|
|
2722
|
-
readonly indexed: true;
|
|
2723
|
-
}, {
|
|
2724
|
-
readonly name: "createReferral";
|
|
2725
|
-
readonly internalType: "address";
|
|
2726
|
-
readonly type: "address";
|
|
2727
|
-
readonly indexed: true;
|
|
2728
|
-
}, {
|
|
2729
|
-
readonly name: "mintReferral";
|
|
2730
|
-
readonly internalType: "address";
|
|
2731
|
-
readonly type: "address";
|
|
2732
|
-
readonly indexed: true;
|
|
2733
|
-
}, {
|
|
2734
|
-
readonly name: "firstMinter";
|
|
2735
|
-
readonly internalType: "address";
|
|
2736
|
-
readonly type: "address";
|
|
2737
|
-
readonly indexed: false;
|
|
2738
|
-
}, {
|
|
2739
|
-
readonly name: "zora";
|
|
2740
|
-
readonly internalType: "address";
|
|
2741
|
-
readonly type: "address";
|
|
2742
|
-
readonly indexed: false;
|
|
2743
|
-
}, {
|
|
2744
|
-
readonly name: "from";
|
|
2745
|
-
readonly internalType: "address";
|
|
2746
|
-
readonly type: "address";
|
|
2747
|
-
readonly indexed: false;
|
|
2748
|
-
}, {
|
|
2749
|
-
readonly name: "creatorReward";
|
|
2750
|
-
readonly internalType: "uint256";
|
|
2751
|
-
readonly type: "uint256";
|
|
2752
|
-
readonly indexed: false;
|
|
2753
|
-
}, {
|
|
2754
|
-
readonly name: "createReferralReward";
|
|
2755
|
-
readonly internalType: "uint256";
|
|
2756
|
-
readonly type: "uint256";
|
|
2757
|
-
readonly indexed: false;
|
|
2758
|
-
}, {
|
|
2759
|
-
readonly name: "mintReferralReward";
|
|
2760
|
-
readonly internalType: "uint256";
|
|
2761
|
-
readonly type: "uint256";
|
|
2762
|
-
readonly indexed: false;
|
|
2763
|
-
}, {
|
|
2764
|
-
readonly name: "firstMinterReward";
|
|
2765
|
-
readonly internalType: "uint256";
|
|
2766
|
-
readonly type: "uint256";
|
|
2767
|
-
readonly indexed: false;
|
|
2768
|
-
}, {
|
|
2769
|
-
readonly name: "zoraReward";
|
|
2770
|
-
readonly internalType: "uint256";
|
|
2771
|
-
readonly type: "uint256";
|
|
2772
|
-
readonly indexed: false;
|
|
2773
|
-
}];
|
|
2774
|
-
readonly name: "RewardsDeposit";
|
|
2775
|
-
}, {
|
|
2776
|
-
readonly type: "event";
|
|
2777
|
-
readonly anonymous: false;
|
|
2778
|
-
readonly inputs: readonly [{
|
|
2779
|
-
readonly name: "from";
|
|
2780
|
-
readonly internalType: "address";
|
|
2781
|
-
readonly type: "address";
|
|
2782
|
-
readonly indexed: true;
|
|
2783
|
-
}, {
|
|
2784
|
-
readonly name: "to";
|
|
2785
|
-
readonly internalType: "address";
|
|
2786
|
-
readonly type: "address";
|
|
2787
|
-
readonly indexed: true;
|
|
2788
|
-
}, {
|
|
2789
|
-
readonly name: "amount";
|
|
2790
|
-
readonly internalType: "uint256";
|
|
2791
|
-
readonly type: "uint256";
|
|
2792
|
-
readonly indexed: false;
|
|
2793
2311
|
}];
|
|
2794
|
-
readonly name: "
|
|
2795
|
-
}, {
|
|
2796
|
-
readonly type: "error";
|
|
2797
|
-
readonly inputs: readonly [];
|
|
2798
|
-
readonly name: "ADDRESS_ZERO";
|
|
2799
|
-
}, {
|
|
2800
|
-
readonly type: "error";
|
|
2801
|
-
readonly inputs: readonly [];
|
|
2802
|
-
readonly name: "ARRAY_LENGTH_MISMATCH";
|
|
2803
|
-
}, {
|
|
2804
|
-
readonly type: "error";
|
|
2805
|
-
readonly inputs: readonly [];
|
|
2806
|
-
readonly name: "INVALID_DEPOSIT";
|
|
2807
|
-
}, {
|
|
2808
|
-
readonly type: "error";
|
|
2809
|
-
readonly inputs: readonly [];
|
|
2810
|
-
readonly name: "INVALID_SIGNATURE";
|
|
2312
|
+
readonly name: "ERC20NotSupported";
|
|
2811
2313
|
}, {
|
|
2812
2314
|
readonly type: "error";
|
|
2813
2315
|
readonly inputs: readonly [];
|
|
2814
|
-
readonly name: "
|
|
2316
|
+
readonly name: "FailedInnerCall";
|
|
2815
2317
|
}, {
|
|
2816
2318
|
readonly type: "error";
|
|
2817
2319
|
readonly inputs: readonly [];
|
|
2818
|
-
readonly name: "
|
|
2320
|
+
readonly name: "NotExpectingReceive";
|
|
2819
2321
|
}, {
|
|
2820
2322
|
readonly type: "error";
|
|
2821
2323
|
readonly inputs: readonly [];
|
|
2822
|
-
readonly name: "
|
|
2324
|
+
readonly name: "NotZoraSparks1155";
|
|
2823
2325
|
}, {
|
|
2824
2326
|
readonly type: "error";
|
|
2825
2327
|
readonly inputs: readonly [{
|
|
2826
|
-
readonly name: "
|
|
2827
|
-
readonly internalType: "
|
|
2828
|
-
readonly type: "
|
|
2328
|
+
readonly name: "data";
|
|
2329
|
+
readonly internalType: "bytes";
|
|
2330
|
+
readonly type: "bytes";
|
|
2829
2331
|
}];
|
|
2830
|
-
readonly name: "
|
|
2332
|
+
readonly name: "TransferFailed";
|
|
2831
2333
|
}, {
|
|
2832
2334
|
readonly type: "error";
|
|
2833
2335
|
readonly inputs: readonly [];
|
|
2834
|
-
readonly name: "
|
|
2336
|
+
readonly name: "UnknownUserAction";
|
|
2835
2337
|
}];
|
|
2836
2338
|
};
|
|
2837
2339
|
/**
|
|
2838
|
-
* - [__View Contract on
|
|
2839
|
-
* - [__View Contract on
|
|
2340
|
+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2341
|
+
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2342
|
+
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2343
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2344
|
+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2345
|
+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2346
|
+
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2347
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2348
|
+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2349
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2840
2350
|
*/
|
|
2841
|
-
export declare const
|
|
2842
|
-
readonly stateMutability: "
|
|
2351
|
+
export declare const protocolRewardsABI: readonly [{
|
|
2352
|
+
readonly stateMutability: "payable";
|
|
2843
2353
|
readonly type: "constructor";
|
|
2354
|
+
readonly inputs: readonly [];
|
|
2355
|
+
}, {
|
|
2356
|
+
readonly stateMutability: "view";
|
|
2357
|
+
readonly type: "function";
|
|
2358
|
+
readonly inputs: readonly [];
|
|
2359
|
+
readonly name: "WITHDRAW_TYPEHASH";
|
|
2360
|
+
readonly outputs: readonly [{
|
|
2361
|
+
readonly name: "";
|
|
2362
|
+
readonly internalType: "bytes32";
|
|
2363
|
+
readonly type: "bytes32";
|
|
2364
|
+
}];
|
|
2365
|
+
}, {
|
|
2366
|
+
readonly stateMutability: "view";
|
|
2367
|
+
readonly type: "function";
|
|
2844
2368
|
readonly inputs: readonly [{
|
|
2845
|
-
readonly name: "
|
|
2846
|
-
readonly internalType: "
|
|
2369
|
+
readonly name: "";
|
|
2370
|
+
readonly internalType: "address";
|
|
2847
2371
|
readonly type: "address";
|
|
2848
2372
|
}];
|
|
2373
|
+
readonly name: "balanceOf";
|
|
2374
|
+
readonly outputs: readonly [{
|
|
2375
|
+
readonly name: "";
|
|
2376
|
+
readonly internalType: "uint256";
|
|
2377
|
+
readonly type: "uint256";
|
|
2378
|
+
}];
|
|
2849
2379
|
}, {
|
|
2850
2380
|
readonly stateMutability: "payable";
|
|
2851
|
-
readonly type: "receive";
|
|
2852
|
-
}, {
|
|
2853
|
-
readonly stateMutability: "nonpayable";
|
|
2854
2381
|
readonly type: "function";
|
|
2855
2382
|
readonly inputs: readonly [{
|
|
2856
|
-
readonly name: "";
|
|
2383
|
+
readonly name: "to";
|
|
2857
2384
|
readonly internalType: "address";
|
|
2858
2385
|
readonly type: "address";
|
|
2859
2386
|
}, {
|
|
2860
|
-
readonly name: "
|
|
2861
|
-
readonly internalType: "
|
|
2862
|
-
readonly type: "
|
|
2387
|
+
readonly name: "reason";
|
|
2388
|
+
readonly internalType: "bytes4";
|
|
2389
|
+
readonly type: "bytes4";
|
|
2863
2390
|
}, {
|
|
2864
|
-
readonly name: "
|
|
2865
|
-
readonly internalType: "
|
|
2866
|
-
readonly type: "
|
|
2391
|
+
readonly name: "comment";
|
|
2392
|
+
readonly internalType: "string";
|
|
2393
|
+
readonly type: "string";
|
|
2394
|
+
}];
|
|
2395
|
+
readonly name: "deposit";
|
|
2396
|
+
readonly outputs: readonly [];
|
|
2397
|
+
}, {
|
|
2398
|
+
readonly stateMutability: "payable";
|
|
2399
|
+
readonly type: "function";
|
|
2400
|
+
readonly inputs: readonly [{
|
|
2401
|
+
readonly name: "recipients";
|
|
2402
|
+
readonly internalType: "address[]";
|
|
2403
|
+
readonly type: "address[]";
|
|
2867
2404
|
}, {
|
|
2868
|
-
readonly name: "
|
|
2405
|
+
readonly name: "amounts";
|
|
2869
2406
|
readonly internalType: "uint256[]";
|
|
2870
2407
|
readonly type: "uint256[]";
|
|
2871
2408
|
}, {
|
|
2872
|
-
readonly name: "
|
|
2873
|
-
readonly internalType: "
|
|
2874
|
-
readonly type: "
|
|
2875
|
-
}
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
readonly
|
|
2879
|
-
readonly internalType: "bytes4";
|
|
2880
|
-
readonly type: "bytes4";
|
|
2409
|
+
readonly name: "reasons";
|
|
2410
|
+
readonly internalType: "bytes4[]";
|
|
2411
|
+
readonly type: "bytes4[]";
|
|
2412
|
+
}, {
|
|
2413
|
+
readonly name: "comment";
|
|
2414
|
+
readonly internalType: "string";
|
|
2415
|
+
readonly type: "string";
|
|
2881
2416
|
}];
|
|
2417
|
+
readonly name: "depositBatch";
|
|
2418
|
+
readonly outputs: readonly [];
|
|
2882
2419
|
}, {
|
|
2883
|
-
readonly stateMutability: "
|
|
2420
|
+
readonly stateMutability: "payable";
|
|
2884
2421
|
readonly type: "function";
|
|
2885
2422
|
readonly inputs: readonly [{
|
|
2886
|
-
readonly name: "";
|
|
2423
|
+
readonly name: "creator";
|
|
2887
2424
|
readonly internalType: "address";
|
|
2888
2425
|
readonly type: "address";
|
|
2889
2426
|
}, {
|
|
2890
|
-
readonly name: "
|
|
2427
|
+
readonly name: "creatorReward";
|
|
2428
|
+
readonly internalType: "uint256";
|
|
2429
|
+
readonly type: "uint256";
|
|
2430
|
+
}, {
|
|
2431
|
+
readonly name: "createReferral";
|
|
2891
2432
|
readonly internalType: "address";
|
|
2892
2433
|
readonly type: "address";
|
|
2893
2434
|
}, {
|
|
2894
|
-
readonly name: "
|
|
2435
|
+
readonly name: "createReferralReward";
|
|
2895
2436
|
readonly internalType: "uint256";
|
|
2896
2437
|
readonly type: "uint256";
|
|
2897
2438
|
}, {
|
|
2898
|
-
readonly name: "
|
|
2439
|
+
readonly name: "mintReferral";
|
|
2440
|
+
readonly internalType: "address";
|
|
2441
|
+
readonly type: "address";
|
|
2442
|
+
}, {
|
|
2443
|
+
readonly name: "mintReferralReward";
|
|
2899
2444
|
readonly internalType: "uint256";
|
|
2900
2445
|
readonly type: "uint256";
|
|
2901
2446
|
}, {
|
|
2902
|
-
readonly name: "
|
|
2903
|
-
readonly internalType: "
|
|
2904
|
-
readonly type: "
|
|
2905
|
-
}
|
|
2906
|
-
|
|
2907
|
-
|
|
2908
|
-
readonly
|
|
2909
|
-
|
|
2910
|
-
readonly
|
|
2447
|
+
readonly name: "firstMinter";
|
|
2448
|
+
readonly internalType: "address";
|
|
2449
|
+
readonly type: "address";
|
|
2450
|
+
}, {
|
|
2451
|
+
readonly name: "firstMinterReward";
|
|
2452
|
+
readonly internalType: "uint256";
|
|
2453
|
+
readonly type: "uint256";
|
|
2454
|
+
}, {
|
|
2455
|
+
readonly name: "zora";
|
|
2456
|
+
readonly internalType: "address";
|
|
2457
|
+
readonly type: "address";
|
|
2458
|
+
}, {
|
|
2459
|
+
readonly name: "zoraReward";
|
|
2460
|
+
readonly internalType: "uint256";
|
|
2461
|
+
readonly type: "uint256";
|
|
2911
2462
|
}];
|
|
2463
|
+
readonly name: "depositRewards";
|
|
2464
|
+
readonly outputs: readonly [];
|
|
2912
2465
|
}, {
|
|
2913
|
-
readonly stateMutability: "
|
|
2466
|
+
readonly stateMutability: "view";
|
|
2467
|
+
readonly type: "function";
|
|
2468
|
+
readonly inputs: readonly [];
|
|
2469
|
+
readonly name: "eip712Domain";
|
|
2470
|
+
readonly outputs: readonly [{
|
|
2471
|
+
readonly name: "fields";
|
|
2472
|
+
readonly internalType: "bytes1";
|
|
2473
|
+
readonly type: "bytes1";
|
|
2474
|
+
}, {
|
|
2475
|
+
readonly name: "name";
|
|
2476
|
+
readonly internalType: "string";
|
|
2477
|
+
readonly type: "string";
|
|
2478
|
+
}, {
|
|
2479
|
+
readonly name: "version";
|
|
2480
|
+
readonly internalType: "string";
|
|
2481
|
+
readonly type: "string";
|
|
2482
|
+
}, {
|
|
2483
|
+
readonly name: "chainId";
|
|
2484
|
+
readonly internalType: "uint256";
|
|
2485
|
+
readonly type: "uint256";
|
|
2486
|
+
}, {
|
|
2487
|
+
readonly name: "verifyingContract";
|
|
2488
|
+
readonly internalType: "address";
|
|
2489
|
+
readonly type: "address";
|
|
2490
|
+
}, {
|
|
2491
|
+
readonly name: "salt";
|
|
2492
|
+
readonly internalType: "bytes32";
|
|
2493
|
+
readonly type: "bytes32";
|
|
2494
|
+
}, {
|
|
2495
|
+
readonly name: "extensions";
|
|
2496
|
+
readonly internalType: "uint256[]";
|
|
2497
|
+
readonly type: "uint256[]";
|
|
2498
|
+
}];
|
|
2499
|
+
}, {
|
|
2500
|
+
readonly stateMutability: "view";
|
|
2914
2501
|
readonly type: "function";
|
|
2915
2502
|
readonly inputs: readonly [{
|
|
2916
|
-
readonly name: "
|
|
2917
|
-
readonly internalType: "
|
|
2918
|
-
readonly type: "
|
|
2919
|
-
|
|
2920
|
-
|
|
2921
|
-
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2925
|
-
|
|
2926
|
-
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2936
|
-
|
|
2937
|
-
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
}, {
|
|
2944
|
-
readonly name: "nonce";
|
|
2945
|
-
readonly internalType: "uint256";
|
|
2946
|
-
readonly type: "uint256";
|
|
2947
|
-
}];
|
|
2503
|
+
readonly name: "";
|
|
2504
|
+
readonly internalType: "address";
|
|
2505
|
+
readonly type: "address";
|
|
2506
|
+
}];
|
|
2507
|
+
readonly name: "nonces";
|
|
2508
|
+
readonly outputs: readonly [{
|
|
2509
|
+
readonly name: "";
|
|
2510
|
+
readonly internalType: "uint256";
|
|
2511
|
+
readonly type: "uint256";
|
|
2512
|
+
}];
|
|
2513
|
+
}, {
|
|
2514
|
+
readonly stateMutability: "view";
|
|
2515
|
+
readonly type: "function";
|
|
2516
|
+
readonly inputs: readonly [];
|
|
2517
|
+
readonly name: "totalSupply";
|
|
2518
|
+
readonly outputs: readonly [{
|
|
2519
|
+
readonly name: "";
|
|
2520
|
+
readonly internalType: "uint256";
|
|
2521
|
+
readonly type: "uint256";
|
|
2522
|
+
}];
|
|
2523
|
+
}, {
|
|
2524
|
+
readonly stateMutability: "nonpayable";
|
|
2525
|
+
readonly type: "function";
|
|
2526
|
+
readonly inputs: readonly [{
|
|
2527
|
+
readonly name: "to";
|
|
2528
|
+
readonly internalType: "address";
|
|
2529
|
+
readonly type: "address";
|
|
2948
2530
|
}, {
|
|
2949
|
-
readonly name: "
|
|
2950
|
-
readonly internalType: "
|
|
2951
|
-
readonly type: "
|
|
2531
|
+
readonly name: "amount";
|
|
2532
|
+
readonly internalType: "uint256";
|
|
2533
|
+
readonly type: "uint256";
|
|
2952
2534
|
}];
|
|
2953
|
-
readonly name: "
|
|
2535
|
+
readonly name: "withdraw";
|
|
2954
2536
|
readonly outputs: readonly [];
|
|
2955
2537
|
}, {
|
|
2956
|
-
readonly
|
|
2538
|
+
readonly stateMutability: "nonpayable";
|
|
2539
|
+
readonly type: "function";
|
|
2957
2540
|
readonly inputs: readonly [{
|
|
2958
|
-
readonly name: "
|
|
2541
|
+
readonly name: "to";
|
|
2959
2542
|
readonly internalType: "address";
|
|
2960
2543
|
readonly type: "address";
|
|
2544
|
+
}, {
|
|
2545
|
+
readonly name: "amount";
|
|
2546
|
+
readonly internalType: "uint256";
|
|
2547
|
+
readonly type: "uint256";
|
|
2961
2548
|
}];
|
|
2962
|
-
readonly name: "
|
|
2549
|
+
readonly name: "withdrawFor";
|
|
2550
|
+
readonly outputs: readonly [];
|
|
2551
|
+
}, {
|
|
2552
|
+
readonly stateMutability: "nonpayable";
|
|
2553
|
+
readonly type: "function";
|
|
2554
|
+
readonly inputs: readonly [{
|
|
2555
|
+
readonly name: "from";
|
|
2556
|
+
readonly internalType: "address";
|
|
2557
|
+
readonly type: "address";
|
|
2558
|
+
}, {
|
|
2559
|
+
readonly name: "to";
|
|
2560
|
+
readonly internalType: "address";
|
|
2561
|
+
readonly type: "address";
|
|
2562
|
+
}, {
|
|
2563
|
+
readonly name: "amount";
|
|
2564
|
+
readonly internalType: "uint256";
|
|
2565
|
+
readonly type: "uint256";
|
|
2566
|
+
}, {
|
|
2567
|
+
readonly name: "deadline";
|
|
2568
|
+
readonly internalType: "uint256";
|
|
2569
|
+
readonly type: "uint256";
|
|
2570
|
+
}, {
|
|
2571
|
+
readonly name: "v";
|
|
2572
|
+
readonly internalType: "uint8";
|
|
2573
|
+
readonly type: "uint8";
|
|
2574
|
+
}, {
|
|
2575
|
+
readonly name: "r";
|
|
2576
|
+
readonly internalType: "bytes32";
|
|
2577
|
+
readonly type: "bytes32";
|
|
2578
|
+
}, {
|
|
2579
|
+
readonly name: "s";
|
|
2580
|
+
readonly internalType: "bytes32";
|
|
2581
|
+
readonly type: "bytes32";
|
|
2582
|
+
}];
|
|
2583
|
+
readonly name: "withdrawWithSig";
|
|
2584
|
+
readonly outputs: readonly [];
|
|
2585
|
+
}, {
|
|
2586
|
+
readonly type: "event";
|
|
2587
|
+
readonly anonymous: false;
|
|
2588
|
+
readonly inputs: readonly [{
|
|
2589
|
+
readonly name: "from";
|
|
2590
|
+
readonly internalType: "address";
|
|
2591
|
+
readonly type: "address";
|
|
2592
|
+
readonly indexed: true;
|
|
2593
|
+
}, {
|
|
2594
|
+
readonly name: "to";
|
|
2595
|
+
readonly internalType: "address";
|
|
2596
|
+
readonly type: "address";
|
|
2597
|
+
readonly indexed: true;
|
|
2598
|
+
}, {
|
|
2599
|
+
readonly name: "reason";
|
|
2600
|
+
readonly internalType: "bytes4";
|
|
2601
|
+
readonly type: "bytes4";
|
|
2602
|
+
readonly indexed: true;
|
|
2603
|
+
}, {
|
|
2604
|
+
readonly name: "amount";
|
|
2605
|
+
readonly internalType: "uint256";
|
|
2606
|
+
readonly type: "uint256";
|
|
2607
|
+
readonly indexed: false;
|
|
2608
|
+
}, {
|
|
2609
|
+
readonly name: "comment";
|
|
2610
|
+
readonly internalType: "string";
|
|
2611
|
+
readonly type: "string";
|
|
2612
|
+
readonly indexed: false;
|
|
2613
|
+
}];
|
|
2614
|
+
readonly name: "Deposit";
|
|
2615
|
+
}, {
|
|
2616
|
+
readonly type: "event";
|
|
2617
|
+
readonly anonymous: false;
|
|
2618
|
+
readonly inputs: readonly [];
|
|
2619
|
+
readonly name: "EIP712DomainChanged";
|
|
2620
|
+
}, {
|
|
2621
|
+
readonly type: "event";
|
|
2622
|
+
readonly anonymous: false;
|
|
2623
|
+
readonly inputs: readonly [{
|
|
2624
|
+
readonly name: "creator";
|
|
2625
|
+
readonly internalType: "address";
|
|
2626
|
+
readonly type: "address";
|
|
2627
|
+
readonly indexed: true;
|
|
2628
|
+
}, {
|
|
2629
|
+
readonly name: "createReferral";
|
|
2630
|
+
readonly internalType: "address";
|
|
2631
|
+
readonly type: "address";
|
|
2632
|
+
readonly indexed: true;
|
|
2633
|
+
}, {
|
|
2634
|
+
readonly name: "mintReferral";
|
|
2635
|
+
readonly internalType: "address";
|
|
2636
|
+
readonly type: "address";
|
|
2637
|
+
readonly indexed: true;
|
|
2638
|
+
}, {
|
|
2639
|
+
readonly name: "firstMinter";
|
|
2640
|
+
readonly internalType: "address";
|
|
2641
|
+
readonly type: "address";
|
|
2642
|
+
readonly indexed: false;
|
|
2643
|
+
}, {
|
|
2644
|
+
readonly name: "zora";
|
|
2645
|
+
readonly internalType: "address";
|
|
2646
|
+
readonly type: "address";
|
|
2647
|
+
readonly indexed: false;
|
|
2648
|
+
}, {
|
|
2649
|
+
readonly name: "from";
|
|
2650
|
+
readonly internalType: "address";
|
|
2651
|
+
readonly type: "address";
|
|
2652
|
+
readonly indexed: false;
|
|
2653
|
+
}, {
|
|
2654
|
+
readonly name: "creatorReward";
|
|
2655
|
+
readonly internalType: "uint256";
|
|
2656
|
+
readonly type: "uint256";
|
|
2657
|
+
readonly indexed: false;
|
|
2658
|
+
}, {
|
|
2659
|
+
readonly name: "createReferralReward";
|
|
2660
|
+
readonly internalType: "uint256";
|
|
2661
|
+
readonly type: "uint256";
|
|
2662
|
+
readonly indexed: false;
|
|
2663
|
+
}, {
|
|
2664
|
+
readonly name: "mintReferralReward";
|
|
2665
|
+
readonly internalType: "uint256";
|
|
2666
|
+
readonly type: "uint256";
|
|
2667
|
+
readonly indexed: false;
|
|
2668
|
+
}, {
|
|
2669
|
+
readonly name: "firstMinterReward";
|
|
2670
|
+
readonly internalType: "uint256";
|
|
2671
|
+
readonly type: "uint256";
|
|
2672
|
+
readonly indexed: false;
|
|
2673
|
+
}, {
|
|
2674
|
+
readonly name: "zoraReward";
|
|
2675
|
+
readonly internalType: "uint256";
|
|
2676
|
+
readonly type: "uint256";
|
|
2677
|
+
readonly indexed: false;
|
|
2678
|
+
}];
|
|
2679
|
+
readonly name: "RewardsDeposit";
|
|
2680
|
+
}, {
|
|
2681
|
+
readonly type: "event";
|
|
2682
|
+
readonly anonymous: false;
|
|
2683
|
+
readonly inputs: readonly [{
|
|
2684
|
+
readonly name: "from";
|
|
2685
|
+
readonly internalType: "address";
|
|
2686
|
+
readonly type: "address";
|
|
2687
|
+
readonly indexed: true;
|
|
2688
|
+
}, {
|
|
2689
|
+
readonly name: "to";
|
|
2690
|
+
readonly internalType: "address";
|
|
2691
|
+
readonly type: "address";
|
|
2692
|
+
readonly indexed: true;
|
|
2693
|
+
}, {
|
|
2694
|
+
readonly name: "amount";
|
|
2695
|
+
readonly internalType: "uint256";
|
|
2696
|
+
readonly type: "uint256";
|
|
2697
|
+
readonly indexed: false;
|
|
2698
|
+
}];
|
|
2699
|
+
readonly name: "Withdraw";
|
|
2700
|
+
}, {
|
|
2701
|
+
readonly type: "error";
|
|
2702
|
+
readonly inputs: readonly [];
|
|
2703
|
+
readonly name: "ADDRESS_ZERO";
|
|
2704
|
+
}, {
|
|
2705
|
+
readonly type: "error";
|
|
2706
|
+
readonly inputs: readonly [];
|
|
2707
|
+
readonly name: "ARRAY_LENGTH_MISMATCH";
|
|
2963
2708
|
}, {
|
|
2964
2709
|
readonly type: "error";
|
|
2965
|
-
readonly inputs: readonly [
|
|
2966
|
-
|
|
2967
|
-
readonly internalType: "bytes";
|
|
2968
|
-
readonly type: "bytes";
|
|
2969
|
-
}];
|
|
2970
|
-
readonly name: "CallFailed";
|
|
2710
|
+
readonly inputs: readonly [];
|
|
2711
|
+
readonly name: "INVALID_DEPOSIT";
|
|
2971
2712
|
}, {
|
|
2972
2713
|
readonly type: "error";
|
|
2973
|
-
readonly inputs: readonly [
|
|
2974
|
-
|
|
2975
|
-
readonly internalType: "uint256";
|
|
2976
|
-
readonly type: "uint256";
|
|
2977
|
-
}];
|
|
2978
|
-
readonly name: "ERC20NotSupported";
|
|
2714
|
+
readonly inputs: readonly [];
|
|
2715
|
+
readonly name: "INVALID_SIGNATURE";
|
|
2979
2716
|
}, {
|
|
2980
2717
|
readonly type: "error";
|
|
2981
2718
|
readonly inputs: readonly [];
|
|
2982
|
-
readonly name: "
|
|
2719
|
+
readonly name: "INVALID_WITHDRAW";
|
|
2983
2720
|
}, {
|
|
2984
2721
|
readonly type: "error";
|
|
2985
2722
|
readonly inputs: readonly [];
|
|
2986
|
-
readonly name: "
|
|
2723
|
+
readonly name: "InvalidShortString";
|
|
2987
2724
|
}, {
|
|
2988
2725
|
readonly type: "error";
|
|
2989
2726
|
readonly inputs: readonly [];
|
|
2990
|
-
readonly name: "
|
|
2727
|
+
readonly name: "SIGNATURE_DEADLINE_EXPIRED";
|
|
2991
2728
|
}, {
|
|
2992
2729
|
readonly type: "error";
|
|
2993
2730
|
readonly inputs: readonly [{
|
|
2994
|
-
readonly name: "
|
|
2995
|
-
readonly internalType: "
|
|
2996
|
-
readonly type: "
|
|
2731
|
+
readonly name: "str";
|
|
2732
|
+
readonly internalType: "string";
|
|
2733
|
+
readonly type: "string";
|
|
2997
2734
|
}];
|
|
2998
|
-
readonly name: "
|
|
2735
|
+
readonly name: "StringTooLong";
|
|
2999
2736
|
}, {
|
|
3000
2737
|
readonly type: "error";
|
|
3001
2738
|
readonly inputs: readonly [];
|
|
3002
|
-
readonly name: "
|
|
2739
|
+
readonly name: "TRANSFER_FAILED";
|
|
3003
2740
|
}];
|
|
3004
2741
|
/**
|
|
3005
|
-
* - [__View Contract on
|
|
3006
|
-
* - [__View Contract on
|
|
2742
|
+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2743
|
+
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2744
|
+
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2745
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2746
|
+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2747
|
+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2748
|
+
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2749
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2750
|
+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2751
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
3007
2752
|
*/
|
|
3008
|
-
export declare const
|
|
3009
|
-
readonly
|
|
3010
|
-
readonly
|
|
2753
|
+
export declare const protocolRewardsAddress: {
|
|
2754
|
+
readonly 1: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2755
|
+
readonly 10: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2756
|
+
readonly 999: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2757
|
+
readonly 8453: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2758
|
+
readonly 42161: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2759
|
+
readonly 81457: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2760
|
+
readonly 84532: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2761
|
+
readonly 421614: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2762
|
+
readonly 7777777: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2763
|
+
readonly 11155111: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2764
|
+
readonly 168587773: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2765
|
+
readonly 999999999: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
3011
2766
|
};
|
|
3012
2767
|
/**
|
|
3013
|
-
* - [__View Contract on
|
|
3014
|
-
* - [__View Contract on
|
|
2768
|
+
* - [__View Contract on Ethereum Etherscan__](https://etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2769
|
+
* - [__View Contract on Op Mainnet Optimism Explorer__](https://explorer.optimism.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2770
|
+
* - [__View Contract on Zora Goerli Testnet Explorer__](https://testnet.explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2771
|
+
* - [__View Contract on Base Basescan__](https://basescan.org/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2772
|
+
* - [__View Contract on Arbitrum One Arbiscan__](https://arbiscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2773
|
+
* - [__View Contract on Base Sepolia Blockscout__](https://base-sepolia.blockscout.com/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2774
|
+
* - [__View Contract on Arbitrum Sepolia Blockscout__](https://sepolia-explorer.arbitrum.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2775
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2776
|
+
* - [__View Contract on Sepolia Etherscan__](https://sepolia.etherscan.io/address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
2777
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B)
|
|
3015
2778
|
*/
|
|
3016
|
-
export declare const
|
|
2779
|
+
export declare const protocolRewardsConfig: {
|
|
3017
2780
|
readonly address: {
|
|
3018
|
-
readonly
|
|
3019
|
-
readonly
|
|
2781
|
+
readonly 1: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2782
|
+
readonly 10: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2783
|
+
readonly 999: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2784
|
+
readonly 8453: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2785
|
+
readonly 42161: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2786
|
+
readonly 81457: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2787
|
+
readonly 84532: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2788
|
+
readonly 421614: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2789
|
+
readonly 7777777: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2790
|
+
readonly 11155111: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2791
|
+
readonly 168587773: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
2792
|
+
readonly 999999999: "0x7777777F279eba3d3Ad8F4E708545291A6fDBA8B";
|
|
3020
2793
|
};
|
|
3021
2794
|
readonly abi: readonly [{
|
|
2795
|
+
readonly stateMutability: "payable";
|
|
2796
|
+
readonly type: "constructor";
|
|
2797
|
+
readonly inputs: readonly [];
|
|
2798
|
+
}, {
|
|
2799
|
+
readonly stateMutability: "view";
|
|
2800
|
+
readonly type: "function";
|
|
2801
|
+
readonly inputs: readonly [];
|
|
2802
|
+
readonly name: "WITHDRAW_TYPEHASH";
|
|
2803
|
+
readonly outputs: readonly [{
|
|
2804
|
+
readonly name: "";
|
|
2805
|
+
readonly internalType: "bytes32";
|
|
2806
|
+
readonly type: "bytes32";
|
|
2807
|
+
}];
|
|
2808
|
+
}, {
|
|
2809
|
+
readonly stateMutability: "view";
|
|
2810
|
+
readonly type: "function";
|
|
2811
|
+
readonly inputs: readonly [{
|
|
2812
|
+
readonly name: "";
|
|
2813
|
+
readonly internalType: "address";
|
|
2814
|
+
readonly type: "address";
|
|
2815
|
+
}];
|
|
2816
|
+
readonly name: "balanceOf";
|
|
2817
|
+
readonly outputs: readonly [{
|
|
2818
|
+
readonly name: "";
|
|
2819
|
+
readonly internalType: "uint256";
|
|
2820
|
+
readonly type: "uint256";
|
|
2821
|
+
}];
|
|
2822
|
+
}, {
|
|
2823
|
+
readonly stateMutability: "payable";
|
|
2824
|
+
readonly type: "function";
|
|
2825
|
+
readonly inputs: readonly [{
|
|
2826
|
+
readonly name: "to";
|
|
2827
|
+
readonly internalType: "address";
|
|
2828
|
+
readonly type: "address";
|
|
2829
|
+
}, {
|
|
2830
|
+
readonly name: "reason";
|
|
2831
|
+
readonly internalType: "bytes4";
|
|
2832
|
+
readonly type: "bytes4";
|
|
2833
|
+
}, {
|
|
2834
|
+
readonly name: "comment";
|
|
2835
|
+
readonly internalType: "string";
|
|
2836
|
+
readonly type: "string";
|
|
2837
|
+
}];
|
|
2838
|
+
readonly name: "deposit";
|
|
2839
|
+
readonly outputs: readonly [];
|
|
2840
|
+
}, {
|
|
2841
|
+
readonly stateMutability: "payable";
|
|
2842
|
+
readonly type: "function";
|
|
2843
|
+
readonly inputs: readonly [{
|
|
2844
|
+
readonly name: "recipients";
|
|
2845
|
+
readonly internalType: "address[]";
|
|
2846
|
+
readonly type: "address[]";
|
|
2847
|
+
}, {
|
|
2848
|
+
readonly name: "amounts";
|
|
2849
|
+
readonly internalType: "uint256[]";
|
|
2850
|
+
readonly type: "uint256[]";
|
|
2851
|
+
}, {
|
|
2852
|
+
readonly name: "reasons";
|
|
2853
|
+
readonly internalType: "bytes4[]";
|
|
2854
|
+
readonly type: "bytes4[]";
|
|
2855
|
+
}, {
|
|
2856
|
+
readonly name: "comment";
|
|
2857
|
+
readonly internalType: "string";
|
|
2858
|
+
readonly type: "string";
|
|
2859
|
+
}];
|
|
2860
|
+
readonly name: "depositBatch";
|
|
2861
|
+
readonly outputs: readonly [];
|
|
2862
|
+
}, {
|
|
2863
|
+
readonly stateMutability: "payable";
|
|
2864
|
+
readonly type: "function";
|
|
2865
|
+
readonly inputs: readonly [{
|
|
2866
|
+
readonly name: "creator";
|
|
2867
|
+
readonly internalType: "address";
|
|
2868
|
+
readonly type: "address";
|
|
2869
|
+
}, {
|
|
2870
|
+
readonly name: "creatorReward";
|
|
2871
|
+
readonly internalType: "uint256";
|
|
2872
|
+
readonly type: "uint256";
|
|
2873
|
+
}, {
|
|
2874
|
+
readonly name: "createReferral";
|
|
2875
|
+
readonly internalType: "address";
|
|
2876
|
+
readonly type: "address";
|
|
2877
|
+
}, {
|
|
2878
|
+
readonly name: "createReferralReward";
|
|
2879
|
+
readonly internalType: "uint256";
|
|
2880
|
+
readonly type: "uint256";
|
|
2881
|
+
}, {
|
|
2882
|
+
readonly name: "mintReferral";
|
|
2883
|
+
readonly internalType: "address";
|
|
2884
|
+
readonly type: "address";
|
|
2885
|
+
}, {
|
|
2886
|
+
readonly name: "mintReferralReward";
|
|
2887
|
+
readonly internalType: "uint256";
|
|
2888
|
+
readonly type: "uint256";
|
|
2889
|
+
}, {
|
|
2890
|
+
readonly name: "firstMinter";
|
|
2891
|
+
readonly internalType: "address";
|
|
2892
|
+
readonly type: "address";
|
|
2893
|
+
}, {
|
|
2894
|
+
readonly name: "firstMinterReward";
|
|
2895
|
+
readonly internalType: "uint256";
|
|
2896
|
+
readonly type: "uint256";
|
|
2897
|
+
}, {
|
|
2898
|
+
readonly name: "zora";
|
|
2899
|
+
readonly internalType: "address";
|
|
2900
|
+
readonly type: "address";
|
|
2901
|
+
}, {
|
|
2902
|
+
readonly name: "zoraReward";
|
|
2903
|
+
readonly internalType: "uint256";
|
|
2904
|
+
readonly type: "uint256";
|
|
2905
|
+
}];
|
|
2906
|
+
readonly name: "depositRewards";
|
|
2907
|
+
readonly outputs: readonly [];
|
|
2908
|
+
}, {
|
|
2909
|
+
readonly stateMutability: "view";
|
|
2910
|
+
readonly type: "function";
|
|
2911
|
+
readonly inputs: readonly [];
|
|
2912
|
+
readonly name: "eip712Domain";
|
|
2913
|
+
readonly outputs: readonly [{
|
|
2914
|
+
readonly name: "fields";
|
|
2915
|
+
readonly internalType: "bytes1";
|
|
2916
|
+
readonly type: "bytes1";
|
|
2917
|
+
}, {
|
|
2918
|
+
readonly name: "name";
|
|
2919
|
+
readonly internalType: "string";
|
|
2920
|
+
readonly type: "string";
|
|
2921
|
+
}, {
|
|
2922
|
+
readonly name: "version";
|
|
2923
|
+
readonly internalType: "string";
|
|
2924
|
+
readonly type: "string";
|
|
2925
|
+
}, {
|
|
2926
|
+
readonly name: "chainId";
|
|
2927
|
+
readonly internalType: "uint256";
|
|
2928
|
+
readonly type: "uint256";
|
|
2929
|
+
}, {
|
|
2930
|
+
readonly name: "verifyingContract";
|
|
2931
|
+
readonly internalType: "address";
|
|
2932
|
+
readonly type: "address";
|
|
2933
|
+
}, {
|
|
2934
|
+
readonly name: "salt";
|
|
2935
|
+
readonly internalType: "bytes32";
|
|
2936
|
+
readonly type: "bytes32";
|
|
2937
|
+
}, {
|
|
2938
|
+
readonly name: "extensions";
|
|
2939
|
+
readonly internalType: "uint256[]";
|
|
2940
|
+
readonly type: "uint256[]";
|
|
2941
|
+
}];
|
|
2942
|
+
}, {
|
|
2943
|
+
readonly stateMutability: "view";
|
|
2944
|
+
readonly type: "function";
|
|
2945
|
+
readonly inputs: readonly [{
|
|
2946
|
+
readonly name: "";
|
|
2947
|
+
readonly internalType: "address";
|
|
2948
|
+
readonly type: "address";
|
|
2949
|
+
}];
|
|
2950
|
+
readonly name: "nonces";
|
|
2951
|
+
readonly outputs: readonly [{
|
|
2952
|
+
readonly name: "";
|
|
2953
|
+
readonly internalType: "uint256";
|
|
2954
|
+
readonly type: "uint256";
|
|
2955
|
+
}];
|
|
2956
|
+
}, {
|
|
2957
|
+
readonly stateMutability: "view";
|
|
2958
|
+
readonly type: "function";
|
|
2959
|
+
readonly inputs: readonly [];
|
|
2960
|
+
readonly name: "totalSupply";
|
|
2961
|
+
readonly outputs: readonly [{
|
|
2962
|
+
readonly name: "";
|
|
2963
|
+
readonly internalType: "uint256";
|
|
2964
|
+
readonly type: "uint256";
|
|
2965
|
+
}];
|
|
2966
|
+
}, {
|
|
3022
2967
|
readonly stateMutability: "nonpayable";
|
|
3023
|
-
readonly type: "
|
|
2968
|
+
readonly type: "function";
|
|
3024
2969
|
readonly inputs: readonly [{
|
|
3025
|
-
readonly name: "
|
|
3026
|
-
readonly internalType: "
|
|
2970
|
+
readonly name: "to";
|
|
2971
|
+
readonly internalType: "address";
|
|
3027
2972
|
readonly type: "address";
|
|
2973
|
+
}, {
|
|
2974
|
+
readonly name: "amount";
|
|
2975
|
+
readonly internalType: "uint256";
|
|
2976
|
+
readonly type: "uint256";
|
|
3028
2977
|
}];
|
|
3029
|
-
|
|
3030
|
-
readonly
|
|
3031
|
-
readonly type: "receive";
|
|
2978
|
+
readonly name: "withdraw";
|
|
2979
|
+
readonly outputs: readonly [];
|
|
3032
2980
|
}, {
|
|
3033
2981
|
readonly stateMutability: "nonpayable";
|
|
3034
2982
|
readonly type: "function";
|
|
3035
2983
|
readonly inputs: readonly [{
|
|
3036
|
-
readonly name: "";
|
|
2984
|
+
readonly name: "to";
|
|
3037
2985
|
readonly internalType: "address";
|
|
3038
2986
|
readonly type: "address";
|
|
3039
2987
|
}, {
|
|
2988
|
+
readonly name: "amount";
|
|
2989
|
+
readonly internalType: "uint256";
|
|
2990
|
+
readonly type: "uint256";
|
|
2991
|
+
}];
|
|
2992
|
+
readonly name: "withdrawFor";
|
|
2993
|
+
readonly outputs: readonly [];
|
|
2994
|
+
}, {
|
|
2995
|
+
readonly stateMutability: "nonpayable";
|
|
2996
|
+
readonly type: "function";
|
|
2997
|
+
readonly inputs: readonly [{
|
|
3040
2998
|
readonly name: "from";
|
|
3041
2999
|
readonly internalType: "address";
|
|
3042
3000
|
readonly type: "address";
|
|
3043
3001
|
}, {
|
|
3044
|
-
readonly name: "
|
|
3045
|
-
readonly internalType: "
|
|
3046
|
-
readonly type: "
|
|
3002
|
+
readonly name: "to";
|
|
3003
|
+
readonly internalType: "address";
|
|
3004
|
+
readonly type: "address";
|
|
3047
3005
|
}, {
|
|
3048
|
-
readonly name: "
|
|
3049
|
-
readonly internalType: "uint256
|
|
3050
|
-
readonly type: "uint256
|
|
3006
|
+
readonly name: "amount";
|
|
3007
|
+
readonly internalType: "uint256";
|
|
3008
|
+
readonly type: "uint256";
|
|
3051
3009
|
}, {
|
|
3052
|
-
readonly name: "
|
|
3053
|
-
readonly internalType: "
|
|
3054
|
-
readonly type: "
|
|
3010
|
+
readonly name: "deadline";
|
|
3011
|
+
readonly internalType: "uint256";
|
|
3012
|
+
readonly type: "uint256";
|
|
3013
|
+
}, {
|
|
3014
|
+
readonly name: "v";
|
|
3015
|
+
readonly internalType: "uint8";
|
|
3016
|
+
readonly type: "uint8";
|
|
3017
|
+
}, {
|
|
3018
|
+
readonly name: "r";
|
|
3019
|
+
readonly internalType: "bytes32";
|
|
3020
|
+
readonly type: "bytes32";
|
|
3021
|
+
}, {
|
|
3022
|
+
readonly name: "s";
|
|
3023
|
+
readonly internalType: "bytes32";
|
|
3024
|
+
readonly type: "bytes32";
|
|
3055
3025
|
}];
|
|
3056
|
-
readonly name: "
|
|
3057
|
-
readonly outputs: readonly [
|
|
3058
|
-
|
|
3026
|
+
readonly name: "withdrawWithSig";
|
|
3027
|
+
readonly outputs: readonly [];
|
|
3028
|
+
}, {
|
|
3029
|
+
readonly type: "event";
|
|
3030
|
+
readonly anonymous: false;
|
|
3031
|
+
readonly inputs: readonly [{
|
|
3032
|
+
readonly name: "from";
|
|
3033
|
+
readonly internalType: "address";
|
|
3034
|
+
readonly type: "address";
|
|
3035
|
+
readonly indexed: true;
|
|
3036
|
+
}, {
|
|
3037
|
+
readonly name: "to";
|
|
3038
|
+
readonly internalType: "address";
|
|
3039
|
+
readonly type: "address";
|
|
3040
|
+
readonly indexed: true;
|
|
3041
|
+
}, {
|
|
3042
|
+
readonly name: "reason";
|
|
3059
3043
|
readonly internalType: "bytes4";
|
|
3060
3044
|
readonly type: "bytes4";
|
|
3045
|
+
readonly indexed: true;
|
|
3046
|
+
}, {
|
|
3047
|
+
readonly name: "amount";
|
|
3048
|
+
readonly internalType: "uint256";
|
|
3049
|
+
readonly type: "uint256";
|
|
3050
|
+
readonly indexed: false;
|
|
3051
|
+
}, {
|
|
3052
|
+
readonly name: "comment";
|
|
3053
|
+
readonly internalType: "string";
|
|
3054
|
+
readonly type: "string";
|
|
3055
|
+
readonly indexed: false;
|
|
3061
3056
|
}];
|
|
3057
|
+
readonly name: "Deposit";
|
|
3062
3058
|
}, {
|
|
3063
|
-
readonly
|
|
3064
|
-
readonly
|
|
3059
|
+
readonly type: "event";
|
|
3060
|
+
readonly anonymous: false;
|
|
3061
|
+
readonly inputs: readonly [];
|
|
3062
|
+
readonly name: "EIP712DomainChanged";
|
|
3063
|
+
}, {
|
|
3064
|
+
readonly type: "event";
|
|
3065
|
+
readonly anonymous: false;
|
|
3065
3066
|
readonly inputs: readonly [{
|
|
3066
|
-
readonly name: "";
|
|
3067
|
+
readonly name: "creator";
|
|
3068
|
+
readonly internalType: "address";
|
|
3069
|
+
readonly type: "address";
|
|
3070
|
+
readonly indexed: true;
|
|
3071
|
+
}, {
|
|
3072
|
+
readonly name: "createReferral";
|
|
3073
|
+
readonly internalType: "address";
|
|
3074
|
+
readonly type: "address";
|
|
3075
|
+
readonly indexed: true;
|
|
3076
|
+
}, {
|
|
3077
|
+
readonly name: "mintReferral";
|
|
3078
|
+
readonly internalType: "address";
|
|
3079
|
+
readonly type: "address";
|
|
3080
|
+
readonly indexed: true;
|
|
3081
|
+
}, {
|
|
3082
|
+
readonly name: "firstMinter";
|
|
3067
3083
|
readonly internalType: "address";
|
|
3068
3084
|
readonly type: "address";
|
|
3085
|
+
readonly indexed: false;
|
|
3086
|
+
}, {
|
|
3087
|
+
readonly name: "zora";
|
|
3088
|
+
readonly internalType: "address";
|
|
3089
|
+
readonly type: "address";
|
|
3090
|
+
readonly indexed: false;
|
|
3069
3091
|
}, {
|
|
3070
3092
|
readonly name: "from";
|
|
3071
3093
|
readonly internalType: "address";
|
|
3072
3094
|
readonly type: "address";
|
|
3095
|
+
readonly indexed: false;
|
|
3073
3096
|
}, {
|
|
3074
|
-
readonly name: "
|
|
3097
|
+
readonly name: "creatorReward";
|
|
3075
3098
|
readonly internalType: "uint256";
|
|
3076
3099
|
readonly type: "uint256";
|
|
3100
|
+
readonly indexed: false;
|
|
3077
3101
|
}, {
|
|
3078
|
-
readonly name: "
|
|
3102
|
+
readonly name: "createReferralReward";
|
|
3079
3103
|
readonly internalType: "uint256";
|
|
3080
3104
|
readonly type: "uint256";
|
|
3105
|
+
readonly indexed: false;
|
|
3081
3106
|
}, {
|
|
3082
|
-
readonly name: "
|
|
3083
|
-
readonly internalType: "
|
|
3084
|
-
readonly type: "
|
|
3085
|
-
|
|
3086
|
-
readonly name: "onERC1155Received";
|
|
3087
|
-
readonly outputs: readonly [{
|
|
3088
|
-
readonly name: "";
|
|
3089
|
-
readonly internalType: "bytes4";
|
|
3090
|
-
readonly type: "bytes4";
|
|
3091
|
-
}];
|
|
3092
|
-
}, {
|
|
3093
|
-
readonly stateMutability: "payable";
|
|
3094
|
-
readonly type: "function";
|
|
3095
|
-
readonly inputs: readonly [{
|
|
3096
|
-
readonly name: "permit";
|
|
3097
|
-
readonly internalType: "struct IZoraSparks1155Managed.PermitBatch";
|
|
3098
|
-
readonly type: "tuple";
|
|
3099
|
-
readonly components: readonly [{
|
|
3100
|
-
readonly name: "owner";
|
|
3101
|
-
readonly internalType: "address";
|
|
3102
|
-
readonly type: "address";
|
|
3103
|
-
}, {
|
|
3104
|
-
readonly name: "to";
|
|
3105
|
-
readonly internalType: "address";
|
|
3106
|
-
readonly type: "address";
|
|
3107
|
-
}, {
|
|
3108
|
-
readonly name: "tokenIds";
|
|
3109
|
-
readonly internalType: "uint256[]";
|
|
3110
|
-
readonly type: "uint256[]";
|
|
3111
|
-
}, {
|
|
3112
|
-
readonly name: "quantities";
|
|
3113
|
-
readonly internalType: "uint256[]";
|
|
3114
|
-
readonly type: "uint256[]";
|
|
3115
|
-
}, {
|
|
3116
|
-
readonly name: "safeTransferData";
|
|
3117
|
-
readonly internalType: "bytes";
|
|
3118
|
-
readonly type: "bytes";
|
|
3119
|
-
}, {
|
|
3120
|
-
readonly name: "deadline";
|
|
3121
|
-
readonly internalType: "uint256";
|
|
3122
|
-
readonly type: "uint256";
|
|
3123
|
-
}, {
|
|
3124
|
-
readonly name: "nonce";
|
|
3125
|
-
readonly internalType: "uint256";
|
|
3126
|
-
readonly type: "uint256";
|
|
3127
|
-
}];
|
|
3107
|
+
readonly name: "mintReferralReward";
|
|
3108
|
+
readonly internalType: "uint256";
|
|
3109
|
+
readonly type: "uint256";
|
|
3110
|
+
readonly indexed: false;
|
|
3128
3111
|
}, {
|
|
3129
|
-
readonly name: "
|
|
3130
|
-
readonly internalType: "
|
|
3131
|
-
readonly type: "
|
|
3112
|
+
readonly name: "firstMinterReward";
|
|
3113
|
+
readonly internalType: "uint256";
|
|
3114
|
+
readonly type: "uint256";
|
|
3115
|
+
readonly indexed: false;
|
|
3116
|
+
}, {
|
|
3117
|
+
readonly name: "zoraReward";
|
|
3118
|
+
readonly internalType: "uint256";
|
|
3119
|
+
readonly type: "uint256";
|
|
3120
|
+
readonly indexed: false;
|
|
3132
3121
|
}];
|
|
3133
|
-
readonly name: "
|
|
3134
|
-
readonly outputs: readonly [];
|
|
3122
|
+
readonly name: "RewardsDeposit";
|
|
3135
3123
|
}, {
|
|
3136
|
-
readonly type: "
|
|
3124
|
+
readonly type: "event";
|
|
3125
|
+
readonly anonymous: false;
|
|
3137
3126
|
readonly inputs: readonly [{
|
|
3138
|
-
readonly name: "
|
|
3127
|
+
readonly name: "from";
|
|
3128
|
+
readonly internalType: "address";
|
|
3129
|
+
readonly type: "address";
|
|
3130
|
+
readonly indexed: true;
|
|
3131
|
+
}, {
|
|
3132
|
+
readonly name: "to";
|
|
3139
3133
|
readonly internalType: "address";
|
|
3140
3134
|
readonly type: "address";
|
|
3135
|
+
readonly indexed: true;
|
|
3136
|
+
}, {
|
|
3137
|
+
readonly name: "amount";
|
|
3138
|
+
readonly internalType: "uint256";
|
|
3139
|
+
readonly type: "uint256";
|
|
3140
|
+
readonly indexed: false;
|
|
3141
3141
|
}];
|
|
3142
|
-
readonly name: "
|
|
3142
|
+
readonly name: "Withdraw";
|
|
3143
3143
|
}, {
|
|
3144
3144
|
readonly type: "error";
|
|
3145
|
-
readonly inputs: readonly [
|
|
3146
|
-
|
|
3147
|
-
readonly internalType: "bytes";
|
|
3148
|
-
readonly type: "bytes";
|
|
3149
|
-
}];
|
|
3150
|
-
readonly name: "CallFailed";
|
|
3145
|
+
readonly inputs: readonly [];
|
|
3146
|
+
readonly name: "ADDRESS_ZERO";
|
|
3151
3147
|
}, {
|
|
3152
3148
|
readonly type: "error";
|
|
3153
|
-
readonly inputs: readonly [
|
|
3154
|
-
|
|
3155
|
-
readonly internalType: "uint256";
|
|
3156
|
-
readonly type: "uint256";
|
|
3157
|
-
}];
|
|
3158
|
-
readonly name: "ERC20NotSupported";
|
|
3149
|
+
readonly inputs: readonly [];
|
|
3150
|
+
readonly name: "ARRAY_LENGTH_MISMATCH";
|
|
3159
3151
|
}, {
|
|
3160
3152
|
readonly type: "error";
|
|
3161
3153
|
readonly inputs: readonly [];
|
|
3162
|
-
readonly name: "
|
|
3154
|
+
readonly name: "INVALID_DEPOSIT";
|
|
3163
3155
|
}, {
|
|
3164
3156
|
readonly type: "error";
|
|
3165
3157
|
readonly inputs: readonly [];
|
|
3166
|
-
readonly name: "
|
|
3158
|
+
readonly name: "INVALID_SIGNATURE";
|
|
3167
3159
|
}, {
|
|
3168
3160
|
readonly type: "error";
|
|
3169
3161
|
readonly inputs: readonly [];
|
|
3170
|
-
readonly name: "
|
|
3162
|
+
readonly name: "INVALID_WITHDRAW";
|
|
3163
|
+
}, {
|
|
3164
|
+
readonly type: "error";
|
|
3165
|
+
readonly inputs: readonly [];
|
|
3166
|
+
readonly name: "InvalidShortString";
|
|
3167
|
+
}, {
|
|
3168
|
+
readonly type: "error";
|
|
3169
|
+
readonly inputs: readonly [];
|
|
3170
|
+
readonly name: "SIGNATURE_DEADLINE_EXPIRED";
|
|
3171
3171
|
}, {
|
|
3172
3172
|
readonly type: "error";
|
|
3173
3173
|
readonly inputs: readonly [{
|
|
3174
|
-
readonly name: "
|
|
3175
|
-
readonly internalType: "
|
|
3176
|
-
readonly type: "
|
|
3174
|
+
readonly name: "str";
|
|
3175
|
+
readonly internalType: "string";
|
|
3176
|
+
readonly type: "string";
|
|
3177
3177
|
}];
|
|
3178
|
-
readonly name: "
|
|
3178
|
+
readonly name: "StringTooLong";
|
|
3179
3179
|
}, {
|
|
3180
3180
|
readonly type: "error";
|
|
3181
3181
|
readonly inputs: readonly [];
|
|
3182
|
-
readonly name: "
|
|
3182
|
+
readonly name: "TRANSFER_FAILED";
|
|
3183
3183
|
}];
|
|
3184
3184
|
};
|
|
3185
3185
|
/**
|
|
@@ -16725,8 +16725,8 @@ export declare const zoraMintsManagerImplConfig: {
|
|
|
16725
16725
|
}];
|
|
16726
16726
|
};
|
|
16727
16727
|
/**
|
|
16728
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/
|
|
16729
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
16728
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
|
|
16729
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
|
|
16730
16730
|
*/
|
|
16731
16731
|
export declare const zoraSparks1155ABI: readonly [{
|
|
16732
16732
|
readonly stateMutability: "nonpayable";
|
|
@@ -17998,21 +17998,21 @@ export declare const zoraSparks1155ABI: readonly [{
|
|
|
17998
17998
|
readonly name: "TokenNotMintable";
|
|
17999
17999
|
}];
|
|
18000
18000
|
/**
|
|
18001
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/
|
|
18002
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
18001
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
|
|
18002
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
|
|
18003
18003
|
*/
|
|
18004
18004
|
export declare const zoraSparks1155Address: {
|
|
18005
|
-
readonly 7777777: "
|
|
18006
|
-
readonly 999999999: "
|
|
18005
|
+
readonly 7777777: "0x7777777b3eA6C126942BB14dD5C3C11D365C385D";
|
|
18006
|
+
readonly 999999999: "0x7777777b3eA6C126942BB14dD5C3C11D365C385D";
|
|
18007
18007
|
};
|
|
18008
18008
|
/**
|
|
18009
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/
|
|
18010
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
18009
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
|
|
18010
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x7777777b3eA6C126942BB14dD5C3C11D365C385D)
|
|
18011
18011
|
*/
|
|
18012
18012
|
export declare const zoraSparks1155Config: {
|
|
18013
18013
|
readonly address: {
|
|
18014
|
-
readonly 7777777: "
|
|
18015
|
-
readonly 999999999: "
|
|
18014
|
+
readonly 7777777: "0x7777777b3eA6C126942BB14dD5C3C11D365C385D";
|
|
18015
|
+
readonly 999999999: "0x7777777b3eA6C126942BB14dD5C3C11D365C385D";
|
|
18016
18016
|
};
|
|
18017
18017
|
readonly abi: readonly [{
|
|
18018
18018
|
readonly stateMutability: "nonpayable";
|
|
@@ -19285,8 +19285,8 @@ export declare const zoraSparks1155Config: {
|
|
|
19285
19285
|
}];
|
|
19286
19286
|
};
|
|
19287
19287
|
/**
|
|
19288
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/
|
|
19289
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
19288
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x77777779acd6a96C0c57272112921A0b833c38fD)
|
|
19289
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777779acd6a96C0c57272112921A0b833c38fD)
|
|
19290
19290
|
*/
|
|
19291
19291
|
export declare const zoraSparksManagerImplABI: readonly [{
|
|
19292
19292
|
readonly stateMutability: "nonpayable";
|
|
@@ -19840,21 +19840,21 @@ export declare const zoraSparksManagerImplABI: readonly [{
|
|
|
19840
19840
|
readonly name: "UpgradeToMismatchedContractName";
|
|
19841
19841
|
}];
|
|
19842
19842
|
/**
|
|
19843
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/
|
|
19844
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
19843
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x77777779acd6a96C0c57272112921A0b833c38fD)
|
|
19844
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777779acd6a96C0c57272112921A0b833c38fD)
|
|
19845
19845
|
*/
|
|
19846
19846
|
export declare const zoraSparksManagerImplAddress: {
|
|
19847
|
-
readonly 7777777: "
|
|
19848
|
-
readonly 999999999: "
|
|
19847
|
+
readonly 7777777: "0x77777779acd6a96C0c57272112921A0b833c38fD";
|
|
19848
|
+
readonly 999999999: "0x77777779acd6a96C0c57272112921A0b833c38fD";
|
|
19849
19849
|
};
|
|
19850
19850
|
/**
|
|
19851
|
-
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/
|
|
19852
|
-
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/
|
|
19851
|
+
* - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0x77777779acd6a96C0c57272112921A0b833c38fD)
|
|
19852
|
+
* - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0x77777779acd6a96C0c57272112921A0b833c38fD)
|
|
19853
19853
|
*/
|
|
19854
19854
|
export declare const zoraSparksManagerImplConfig: {
|
|
19855
19855
|
readonly address: {
|
|
19856
|
-
readonly 7777777: "
|
|
19857
|
-
readonly 999999999: "
|
|
19856
|
+
readonly 7777777: "0x77777779acd6a96C0c57272112921A0b833c38fD";
|
|
19857
|
+
readonly 999999999: "0x77777779acd6a96C0c57272112921A0b833c38fD";
|
|
19858
19858
|
};
|
|
19859
19859
|
readonly abi: readonly [{
|
|
19860
19860
|
readonly stateMutability: "nonpayable";
|