@opensea/seaport-js 1.0.7 → 1.0.8
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/lib/abi/DomainRegistry.d.ts +40 -0
- package/lib/abi/DomainRegistry.js +145 -0
- package/lib/abi/DomainRegistry.js.map +1 -0
- package/lib/constants.d.ts +1 -0
- package/lib/constants.js +2 -1
- package/lib/constants.js.map +1 -1
- package/lib/seaport.d.ts +7 -2
- package/lib/seaport.js +44 -2
- package/lib/seaport.js.map +1 -1
- package/lib/typechain/DomainRegistry.d.ts +97 -0
- package/lib/typechain/{Conduit.js → DomainRegistry.js} +1 -1
- package/lib/typechain/DomainRegistry.js.map +1 -0
- package/lib/types.d.ts +3 -0
- package/package.json +20 -1
- package/lib/__tests__/ascending-descending-amounts.spec.d.ts +0 -1
- package/lib/__tests__/ascending-descending-amounts.spec.js +0 -1016
- package/lib/__tests__/ascending-descending-amounts.spec.js.map +0 -1
- package/lib/__tests__/basic-fulfill.spec.d.ts +0 -1
- package/lib/__tests__/basic-fulfill.spec.js +0 -914
- package/lib/__tests__/basic-fulfill.spec.js.map +0 -1
- package/lib/__tests__/bundle.spec.d.ts +0 -1
- package/lib/__tests__/bundle.spec.js +0 -1226
- package/lib/__tests__/bundle.spec.js.map +0 -1
- package/lib/__tests__/cancel.spec.d.ts +0 -1
- package/lib/__tests__/cancel.spec.js +0 -194
- package/lib/__tests__/cancel.spec.js.map +0 -1
- package/lib/__tests__/create-order.spec.d.ts +0 -1
- package/lib/__tests__/create-order.spec.js +0 -1043
- package/lib/__tests__/create-order.spec.js.map +0 -1
- package/lib/__tests__/criteria-based.spec.d.ts +0 -1
- package/lib/__tests__/criteria-based.spec.js +0 -1593
- package/lib/__tests__/criteria-based.spec.js.map +0 -1
- package/lib/__tests__/fulfill-orders.spec.d.ts +0 -1
- package/lib/__tests__/fulfill-orders.spec.js +0 -1010
- package/lib/__tests__/fulfill-orders.spec.js.map +0 -1
- package/lib/__tests__/gifting.spec.d.ts +0 -1
- package/lib/__tests__/gifting.spec.js +0 -374
- package/lib/__tests__/gifting.spec.js.map +0 -1
- package/lib/__tests__/match-orders.spec.d.ts +0 -1
- package/lib/__tests__/match-orders.spec.js +0 -425
- package/lib/__tests__/match-orders.spec.js.map +0 -1
- package/lib/__tests__/partial-fulfill.spec.d.ts +0 -1
- package/lib/__tests__/partial-fulfill.spec.js +0 -849
- package/lib/__tests__/partial-fulfill.spec.js.map +0 -1
- package/lib/__tests__/sign-order.spec.d.ts +0 -1
- package/lib/__tests__/sign-order.spec.js +0 -147
- package/lib/__tests__/sign-order.spec.js.map +0 -1
- package/lib/__tests__/swap.spec.d.ts +0 -1
- package/lib/__tests__/swap.spec.js +0 -594
- package/lib/__tests__/swap.spec.js.map +0 -1
- package/lib/__tests__/utils/balance.d.ts +0 -22
- package/lib/__tests__/utils/balance.js +0 -271
- package/lib/__tests__/utils/balance.js.map +0 -1
- package/lib/__tests__/utils/examples/privateListings.d.ts +0 -3
- package/lib/__tests__/utils/examples/privateListings.js +0 -139
- package/lib/__tests__/utils/examples/privateListings.js.map +0 -1
- package/lib/__tests__/utils/setup.d.ts +0 -11
- package/lib/__tests__/utils/setup.js +0 -119
- package/lib/__tests__/utils/setup.js.map +0 -1
- package/lib/typechain/AmountDerivationErrors.d.ts +0 -29
- package/lib/typechain/AmountDerivationErrors.js +0 -3
- package/lib/typechain/AmountDerivationErrors.js.map +0 -1
- package/lib/typechain/AmountDeriver.d.ts +0 -29
- package/lib/typechain/AmountDeriver.js +0 -3
- package/lib/typechain/AmountDeriver.js.map +0 -1
- package/lib/typechain/Assertions.d.ts +0 -124
- package/lib/typechain/Assertions.js +0 -3
- package/lib/typechain/Assertions.js.map +0 -1
- package/lib/typechain/BasicOrderFulfiller.d.ts +0 -124
- package/lib/typechain/BasicOrderFulfiller.js +0 -3
- package/lib/typechain/BasicOrderFulfiller.js.map +0 -1
- package/lib/typechain/Conduit.d.ts +0 -156
- package/lib/typechain/Conduit.js.map +0 -1
- package/lib/typechain/ConduitController.d.ts +0 -266
- package/lib/typechain/ConduitController.js +0 -3
- package/lib/typechain/ConduitController.js.map +0 -1
- package/lib/typechain/ConduitControllerInterface.d.ts +0 -266
- package/lib/typechain/ConduitControllerInterface.js +0 -3
- package/lib/typechain/ConduitControllerInterface.js.map +0 -1
- package/lib/typechain/ConduitInterface.d.ts +0 -156
- package/lib/typechain/ConduitInterface.js +0 -3
- package/lib/typechain/ConduitInterface.js.map +0 -1
- package/lib/typechain/Consideration.d.ts +0 -686
- package/lib/typechain/Consideration.js +0 -3
- package/lib/typechain/Consideration.js.map +0 -1
- package/lib/typechain/ConsiderationBase.d.ts +0 -124
- package/lib/typechain/ConsiderationBase.js +0 -3
- package/lib/typechain/ConsiderationBase.js.map +0 -1
- package/lib/typechain/ConsiderationEventsAndErrors.d.ts +0 -124
- package/lib/typechain/ConsiderationEventsAndErrors.js +0 -3
- package/lib/typechain/ConsiderationEventsAndErrors.js.map +0 -1
- package/lib/typechain/ConsiderationInterface.d.ts +0 -612
- package/lib/typechain/ConsiderationInterface.js +0 -3
- package/lib/typechain/ConsiderationInterface.js.map +0 -1
- package/lib/typechain/CounterManager.d.ts +0 -124
- package/lib/typechain/CounterManager.js +0 -3
- package/lib/typechain/CounterManager.js.map +0 -1
- package/lib/typechain/CriteriaResolution.d.ts +0 -29
- package/lib/typechain/CriteriaResolution.js +0 -3
- package/lib/typechain/CriteriaResolution.js.map +0 -1
- package/lib/typechain/CriteriaResolutionErrors.d.ts +0 -29
- package/lib/typechain/CriteriaResolutionErrors.js +0 -3
- package/lib/typechain/CriteriaResolutionErrors.js.map +0 -1
- package/lib/typechain/EIP1271Interface.d.ts +0 -43
- package/lib/typechain/EIP1271Interface.js +0 -3
- package/lib/typechain/EIP1271Interface.js.map +0 -1
- package/lib/typechain/ERC1155Interface.d.ts +0 -67
- package/lib/typechain/ERC1155Interface.js +0 -3
- package/lib/typechain/ERC1155Interface.js.map +0 -1
- package/lib/typechain/ERC1155TokenReceiver.d.ts +0 -67
- package/lib/typechain/ERC1155TokenReceiver.js +0 -3
- package/lib/typechain/ERC1155TokenReceiver.js.map +0 -1
- package/lib/typechain/ERC20Interface.d.ts +0 -51
- package/lib/typechain/ERC20Interface.js +0 -3
- package/lib/typechain/ERC20Interface.js.map +0 -1
- package/lib/typechain/ERC721Interface.d.ts +0 -51
- package/lib/typechain/ERC721Interface.js +0 -3
- package/lib/typechain/ERC721Interface.js.map +0 -1
- package/lib/typechain/ERC721TokenReceiver.d.ts +0 -51
- package/lib/typechain/ERC721TokenReceiver.js +0 -3
- package/lib/typechain/ERC721TokenReceiver.js.map +0 -1
- package/lib/typechain/Executor.d.ts +0 -124
- package/lib/typechain/Executor.js +0 -3
- package/lib/typechain/Executor.js.map +0 -1
- package/lib/typechain/FulfillmentApplicationErrors.d.ts +0 -29
- package/lib/typechain/FulfillmentApplicationErrors.js +0 -3
- package/lib/typechain/FulfillmentApplicationErrors.js.map +0 -1
- package/lib/typechain/FulfillmentApplier.d.ts +0 -29
- package/lib/typechain/FulfillmentApplier.js +0 -3
- package/lib/typechain/FulfillmentApplier.js.map +0 -1
- package/lib/typechain/GettersAndDerivers.d.ts +0 -124
- package/lib/typechain/GettersAndDerivers.js +0 -3
- package/lib/typechain/GettersAndDerivers.js.map +0 -1
- package/lib/typechain/OrderCombiner.d.ts +0 -124
- package/lib/typechain/OrderCombiner.js +0 -3
- package/lib/typechain/OrderCombiner.js.map +0 -1
- package/lib/typechain/OrderFulfiller.d.ts +0 -124
- package/lib/typechain/OrderFulfiller.js +0 -3
- package/lib/typechain/OrderFulfiller.js.map +0 -1
- package/lib/typechain/OrderValidator.d.ts +0 -124
- package/lib/typechain/OrderValidator.js +0 -3
- package/lib/typechain/OrderValidator.js.map +0 -1
- package/lib/typechain/ReentrancyErrors.d.ts +0 -29
- package/lib/typechain/ReentrancyErrors.js +0 -3
- package/lib/typechain/ReentrancyErrors.js.map +0 -1
- package/lib/typechain/ReentrancyGuard.d.ts +0 -29
- package/lib/typechain/ReentrancyGuard.js +0 -3
- package/lib/typechain/ReentrancyGuard.js.map +0 -1
- package/lib/typechain/SignatureVerification.d.ts +0 -29
- package/lib/typechain/SignatureVerification.js +0 -3
- package/lib/typechain/SignatureVerification.js.map +0 -1
- package/lib/typechain/SignatureVerificationErrors.d.ts +0 -29
- package/lib/typechain/SignatureVerificationErrors.js +0 -3
- package/lib/typechain/SignatureVerificationErrors.js.map +0 -1
- package/lib/typechain/TestERC1155.d.ts +0 -205
- package/lib/typechain/TestERC1155.js +0 -3
- package/lib/typechain/TestERC1155.js.map +0 -1
- package/lib/typechain/TestERC20.d.ts +0 -249
- package/lib/typechain/TestERC20.js +0 -3
- package/lib/typechain/TestERC20.js.map +0 -1
- package/lib/typechain/TestERC721.d.ts +0 -236
- package/lib/typechain/TestERC721.js +0 -3
- package/lib/typechain/TestERC721.js.map +0 -1
- package/lib/typechain/TokenTransferrer.d.ts +0 -29
- package/lib/typechain/TokenTransferrer.js +0 -3
- package/lib/typechain/TokenTransferrer.js.map +0 -1
- package/lib/typechain/TokenTransferrerErrors.d.ts +0 -29
- package/lib/typechain/TokenTransferrerErrors.js +0 -3
- package/lib/typechain/TokenTransferrerErrors.js.map +0 -1
- package/lib/typechain/Verifiers.d.ts +0 -124
- package/lib/typechain/Verifiers.js +0 -3
- package/lib/typechain/Verifiers.js.map +0 -1
- package/lib/typechain/ZoneInteraction.d.ts +0 -29
- package/lib/typechain/ZoneInteraction.js +0 -3
- package/lib/typechain/ZoneInteraction.js.map +0 -1
- package/lib/typechain/ZoneInteractionErrors.d.ts +0 -29
- package/lib/typechain/ZoneInteractionErrors.js +0 -3
- package/lib/typechain/ZoneInteractionErrors.js.map +0 -1
- package/lib/typechain/ZoneInterface.d.ts +0 -182
- package/lib/typechain/ZoneInterface.js +0 -3
- package/lib/typechain/ZoneInterface.js.map +0 -1
- package/lib/typechain/factories/AmountDerivationErrors__factory.d.ts +0 -12
- package/lib/typechain/factories/AmountDerivationErrors__factory.js +0 -28
- package/lib/typechain/factories/AmountDerivationErrors__factory.js.map +0 -1
- package/lib/typechain/factories/AmountDeriver__factory.d.ts +0 -26
- package/lib/typechain/factories/AmountDeriver__factory.js +0 -97
- package/lib/typechain/factories/AmountDeriver__factory.js.map +0 -1
- package/lib/typechain/factories/Assertions__factory.d.ts +0 -64
- package/lib/typechain/factories/Assertions__factory.js +0 -526
- package/lib/typechain/factories/Assertions__factory.js.map +0 -1
- package/lib/typechain/factories/BasicOrderFulfiller__factory.d.ts +0 -64
- package/lib/typechain/factories/BasicOrderFulfiller__factory.js +0 -563
- package/lib/typechain/factories/BasicOrderFulfiller__factory.js.map +0 -1
- package/lib/typechain/factories/ConduitControllerInterface__factory.d.ts +0 -46
- package/lib/typechain/factories/ConduitControllerInterface__factory.js +0 -453
- package/lib/typechain/factories/ConduitControllerInterface__factory.js.map +0 -1
- package/lib/typechain/factories/ConduitController__factory.d.ts +0 -67
- package/lib/typechain/factories/ConduitController__factory.js +0 -527
- package/lib/typechain/factories/ConduitController__factory.js.map +0 -1
- package/lib/typechain/factories/ConduitInterface__factory.d.ts +0 -62
- package/lib/typechain/factories/ConduitInterface__factory.js +0 -282
- package/lib/typechain/factories/ConduitInterface__factory.js.map +0 -1
- package/lib/typechain/factories/Conduit__factory.d.ts +0 -83
- package/lib/typechain/factories/Conduit__factory.js +0 -465
- package/lib/typechain/factories/Conduit__factory.js.map +0 -1
- package/lib/typechain/factories/ConsiderationBase__factory.d.ts +0 -64
- package/lib/typechain/factories/ConsiderationBase__factory.js +0 -412
- package/lib/typechain/factories/ConsiderationBase__factory.js.map +0 -1
- package/lib/typechain/factories/ConsiderationEventsAndErrors__factory.d.ts +0 -38
- package/lib/typechain/factories/ConsiderationEventsAndErrors__factory.js +0 -332
- package/lib/typechain/factories/ConsiderationEventsAndErrors__factory.js.map +0 -1
- package/lib/typechain/factories/ConsiderationInterface__factory.d.ts +0 -72
- package/lib/typechain/factories/ConsiderationInterface__factory.js +0 -2064
- package/lib/typechain/factories/ConsiderationInterface__factory.js.map +0 -1
- package/lib/typechain/factories/Consideration__factory.d.ts +0 -132
- package/lib/typechain/factories/Consideration__factory.js +0 -2670
- package/lib/typechain/factories/Consideration__factory.js.map +0 -1
- package/lib/typechain/factories/CounterManager__factory.d.ts +0 -52
- package/lib/typechain/factories/CounterManager__factory.js +0 -406
- package/lib/typechain/factories/CounterManager__factory.js.map +0 -1
- package/lib/typechain/factories/CriteriaResolutionErrors__factory.d.ts +0 -12
- package/lib/typechain/factories/CriteriaResolutionErrors__factory.js +0 -58
- package/lib/typechain/factories/CriteriaResolutionErrors__factory.js.map +0 -1
- package/lib/typechain/factories/CriteriaResolution__factory.d.ts +0 -26
- package/lib/typechain/factories/CriteriaResolution__factory.js +0 -127
- package/lib/typechain/factories/CriteriaResolution__factory.js.map +0 -1
- package/lib/typechain/factories/EIP1271Interface__factory.d.ts +0 -22
- package/lib/typechain/factories/EIP1271Interface__factory.js +0 -47
- package/lib/typechain/factories/EIP1271Interface__factory.js.map +0 -1
- package/lib/typechain/factories/ERC1155Interface__factory.d.ts +0 -18
- package/lib/typechain/factories/ERC1155Interface__factory.js +0 -89
- package/lib/typechain/factories/ERC1155Interface__factory.js.map +0 -1
- package/lib/typechain/factories/ERC1155TokenReceiver__factory.d.ts +0 -22
- package/lib/typechain/factories/ERC1155TokenReceiver__factory.js +0 -101
- package/lib/typechain/factories/ERC1155TokenReceiver__factory.js.map +0 -1
- package/lib/typechain/factories/ERC1155__factory.d.ts +0 -35
- package/lib/typechain/factories/ERC1155__factory.js +0 -335
- package/lib/typechain/factories/ERC1155__factory.js.map +0 -1
- package/lib/typechain/factories/ERC20Interface__factory.d.ts +0 -22
- package/lib/typechain/factories/ERC20Interface__factory.js +0 -52
- package/lib/typechain/factories/ERC20Interface__factory.js.map +0 -1
- package/lib/typechain/factories/ERC20__factory.d.ts +0 -35
- package/lib/typechain/factories/ERC20__factory.js +0 -333
- package/lib/typechain/factories/ERC20__factory.js.map +0 -1
- package/lib/typechain/factories/ERC721Interface__factory.d.ts +0 -18
- package/lib/typechain/factories/ERC721Interface__factory.js +0 -46
- package/lib/typechain/factories/ERC721Interface__factory.js.map +0 -1
- package/lib/typechain/factories/ERC721TokenReceiver__factory.d.ts +0 -22
- package/lib/typechain/factories/ERC721TokenReceiver__factory.js +0 -57
- package/lib/typechain/factories/ERC721TokenReceiver__factory.js.map +0 -1
- package/lib/typechain/factories/ERC721__factory.d.ts +0 -35
- package/lib/typechain/factories/ERC721__factory.js +0 -353
- package/lib/typechain/factories/ERC721__factory.js.map +0 -1
- package/lib/typechain/factories/Executor__factory.d.ts +0 -64
- package/lib/typechain/factories/Executor__factory.js +0 -552
- package/lib/typechain/factories/Executor__factory.js.map +0 -1
- package/lib/typechain/factories/FulfillmentApplicationErrors__factory.d.ts +0 -16
- package/lib/typechain/factories/FulfillmentApplicationErrors__factory.js +0 -49
- package/lib/typechain/factories/FulfillmentApplicationErrors__factory.js.map +0 -1
- package/lib/typechain/factories/FulfillmentApplier__factory.d.ts +0 -30
- package/lib/typechain/factories/FulfillmentApplier__factory.js +0 -118
- package/lib/typechain/factories/FulfillmentApplier__factory.js.map +0 -1
- package/lib/typechain/factories/GettersAndDerivers__factory.d.ts +0 -64
- package/lib/typechain/factories/GettersAndDerivers__factory.js +0 -412
- package/lib/typechain/factories/GettersAndDerivers__factory.js.map +0 -1
- package/lib/typechain/factories/OrderCombiner__factory.d.ts +0 -64
- package/lib/typechain/factories/OrderCombiner__factory.js +0 -629
- package/lib/typechain/factories/OrderCombiner__factory.js.map +0 -1
- package/lib/typechain/factories/OrderFulfiller__factory.d.ts +0 -64
- package/lib/typechain/factories/OrderFulfiller__factory.js +0 -603
- package/lib/typechain/factories/OrderFulfiller__factory.js.map +0 -1
- package/lib/typechain/factories/OrderValidator__factory.d.ts +0 -64
- package/lib/typechain/factories/OrderValidator__factory.js +0 -563
- package/lib/typechain/factories/OrderValidator__factory.js.map +0 -1
- package/lib/typechain/factories/ReentrancyErrors__factory.d.ts +0 -12
- package/lib/typechain/factories/ReentrancyErrors__factory.js +0 -28
- package/lib/typechain/factories/ReentrancyErrors__factory.js.map +0 -1
- package/lib/typechain/factories/ReentrancyGuard__factory.d.ts +0 -32
- package/lib/typechain/factories/ReentrancyGuard__factory.js +0 -102
- package/lib/typechain/factories/ReentrancyGuard__factory.js.map +0 -1
- package/lib/typechain/factories/Seaport__factory.d.ts +0 -132
- package/lib/typechain/factories/Seaport__factory.js +0 -2670
- package/lib/typechain/factories/Seaport__factory.js.map +0 -1
- package/lib/typechain/factories/SignatureVerificationErrors__factory.d.ts +0 -16
- package/lib/typechain/factories/SignatureVerificationErrors__factory.js +0 -49
- package/lib/typechain/factories/SignatureVerificationErrors__factory.js.map +0 -1
- package/lib/typechain/factories/SignatureVerification__factory.d.ts +0 -30
- package/lib/typechain/factories/SignatureVerification__factory.js +0 -118
- package/lib/typechain/factories/SignatureVerification__factory.js.map +0 -1
- package/lib/typechain/factories/TestERC1155__factory.d.ts +0 -49
- package/lib/typechain/factories/TestERC1155__factory.js +0 -433
- package/lib/typechain/factories/TestERC1155__factory.js.map +0 -1
- package/lib/typechain/factories/TestERC20__factory.d.ts +0 -56
- package/lib/typechain/factories/TestERC20__factory.js +0 -457
- package/lib/typechain/factories/TestERC20__factory.js.map +0 -1
- package/lib/typechain/factories/TestERC721__factory.d.ts +0 -49
- package/lib/typechain/factories/TestERC721__factory.js +0 -446
- package/lib/typechain/factories/TestERC721__factory.js.map +0 -1
- package/lib/typechain/factories/TokenTransferrerErrors__factory.d.ts +0 -16
- package/lib/typechain/factories/TokenTransferrerErrors__factory.js +0 -132
- package/lib/typechain/factories/TokenTransferrerErrors__factory.js.map +0 -1
- package/lib/typechain/factories/TokenTransferrer__factory.d.ts +0 -30
- package/lib/typechain/factories/TokenTransferrer__factory.js +0 -201
- package/lib/typechain/factories/TokenTransferrer__factory.js.map +0 -1
- package/lib/typechain/factories/Verifiers__factory.d.ts +0 -64
- package/lib/typechain/factories/Verifiers__factory.js +0 -552
- package/lib/typechain/factories/Verifiers__factory.js.map +0 -1
- package/lib/typechain/factories/ZoneInteractionErrors__factory.d.ts +0 -16
- package/lib/typechain/factories/ZoneInteractionErrors__factory.js +0 -34
- package/lib/typechain/factories/ZoneInteractionErrors__factory.js.map +0 -1
- package/lib/typechain/factories/ZoneInteraction__factory.d.ts +0 -30
- package/lib/typechain/factories/ZoneInteraction__factory.js +0 -103
- package/lib/typechain/factories/ZoneInteraction__factory.js.map +0 -1
- package/lib/typechain/factories/ZoneInterface__factory.d.ts +0 -52
- package/lib/typechain/factories/ZoneInterface__factory.js +0 -266
- package/lib/typechain/factories/ZoneInterface__factory.js.map +0 -1
- package/lib/typechain/index.d.ts +0 -90
- package/lib/typechain/index.js +0 -94
- package/lib/typechain/index.js.map +0 -1
|
@@ -1,335 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* Autogenerated file. Do not edit manually. */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.ERC1155__factory = void 0;
|
|
7
|
-
var ethers_1 = require("ethers");
|
|
8
|
-
var _abi = [
|
|
9
|
-
{
|
|
10
|
-
anonymous: false,
|
|
11
|
-
inputs: [
|
|
12
|
-
{
|
|
13
|
-
indexed: true,
|
|
14
|
-
internalType: "address",
|
|
15
|
-
name: "owner",
|
|
16
|
-
type: "address",
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
indexed: true,
|
|
20
|
-
internalType: "address",
|
|
21
|
-
name: "operator",
|
|
22
|
-
type: "address",
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
indexed: false,
|
|
26
|
-
internalType: "bool",
|
|
27
|
-
name: "approved",
|
|
28
|
-
type: "bool",
|
|
29
|
-
},
|
|
30
|
-
],
|
|
31
|
-
name: "ApprovalForAll",
|
|
32
|
-
type: "event",
|
|
33
|
-
},
|
|
34
|
-
{
|
|
35
|
-
anonymous: false,
|
|
36
|
-
inputs: [
|
|
37
|
-
{
|
|
38
|
-
indexed: true,
|
|
39
|
-
internalType: "address",
|
|
40
|
-
name: "operator",
|
|
41
|
-
type: "address",
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
indexed: true,
|
|
45
|
-
internalType: "address",
|
|
46
|
-
name: "from",
|
|
47
|
-
type: "address",
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
indexed: true,
|
|
51
|
-
internalType: "address",
|
|
52
|
-
name: "to",
|
|
53
|
-
type: "address",
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
indexed: false,
|
|
57
|
-
internalType: "uint256[]",
|
|
58
|
-
name: "ids",
|
|
59
|
-
type: "uint256[]",
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
indexed: false,
|
|
63
|
-
internalType: "uint256[]",
|
|
64
|
-
name: "amounts",
|
|
65
|
-
type: "uint256[]",
|
|
66
|
-
},
|
|
67
|
-
],
|
|
68
|
-
name: "TransferBatch",
|
|
69
|
-
type: "event",
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
anonymous: false,
|
|
73
|
-
inputs: [
|
|
74
|
-
{
|
|
75
|
-
indexed: true,
|
|
76
|
-
internalType: "address",
|
|
77
|
-
name: "operator",
|
|
78
|
-
type: "address",
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
indexed: true,
|
|
82
|
-
internalType: "address",
|
|
83
|
-
name: "from",
|
|
84
|
-
type: "address",
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
indexed: true,
|
|
88
|
-
internalType: "address",
|
|
89
|
-
name: "to",
|
|
90
|
-
type: "address",
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
indexed: false,
|
|
94
|
-
internalType: "uint256",
|
|
95
|
-
name: "id",
|
|
96
|
-
type: "uint256",
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
indexed: false,
|
|
100
|
-
internalType: "uint256",
|
|
101
|
-
name: "amount",
|
|
102
|
-
type: "uint256",
|
|
103
|
-
},
|
|
104
|
-
],
|
|
105
|
-
name: "TransferSingle",
|
|
106
|
-
type: "event",
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
anonymous: false,
|
|
110
|
-
inputs: [
|
|
111
|
-
{
|
|
112
|
-
indexed: false,
|
|
113
|
-
internalType: "string",
|
|
114
|
-
name: "value",
|
|
115
|
-
type: "string",
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
indexed: true,
|
|
119
|
-
internalType: "uint256",
|
|
120
|
-
name: "id",
|
|
121
|
-
type: "uint256",
|
|
122
|
-
},
|
|
123
|
-
],
|
|
124
|
-
name: "URI",
|
|
125
|
-
type: "event",
|
|
126
|
-
},
|
|
127
|
-
{
|
|
128
|
-
inputs: [
|
|
129
|
-
{
|
|
130
|
-
internalType: "address",
|
|
131
|
-
name: "",
|
|
132
|
-
type: "address",
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
internalType: "uint256",
|
|
136
|
-
name: "",
|
|
137
|
-
type: "uint256",
|
|
138
|
-
},
|
|
139
|
-
],
|
|
140
|
-
name: "balanceOf",
|
|
141
|
-
outputs: [
|
|
142
|
-
{
|
|
143
|
-
internalType: "uint256",
|
|
144
|
-
name: "",
|
|
145
|
-
type: "uint256",
|
|
146
|
-
},
|
|
147
|
-
],
|
|
148
|
-
stateMutability: "view",
|
|
149
|
-
type: "function",
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
inputs: [
|
|
153
|
-
{
|
|
154
|
-
internalType: "address[]",
|
|
155
|
-
name: "owners",
|
|
156
|
-
type: "address[]",
|
|
157
|
-
},
|
|
158
|
-
{
|
|
159
|
-
internalType: "uint256[]",
|
|
160
|
-
name: "ids",
|
|
161
|
-
type: "uint256[]",
|
|
162
|
-
},
|
|
163
|
-
],
|
|
164
|
-
name: "balanceOfBatch",
|
|
165
|
-
outputs: [
|
|
166
|
-
{
|
|
167
|
-
internalType: "uint256[]",
|
|
168
|
-
name: "balances",
|
|
169
|
-
type: "uint256[]",
|
|
170
|
-
},
|
|
171
|
-
],
|
|
172
|
-
stateMutability: "view",
|
|
173
|
-
type: "function",
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
inputs: [
|
|
177
|
-
{
|
|
178
|
-
internalType: "address",
|
|
179
|
-
name: "",
|
|
180
|
-
type: "address",
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
internalType: "address",
|
|
184
|
-
name: "",
|
|
185
|
-
type: "address",
|
|
186
|
-
},
|
|
187
|
-
],
|
|
188
|
-
name: "isApprovedForAll",
|
|
189
|
-
outputs: [
|
|
190
|
-
{
|
|
191
|
-
internalType: "bool",
|
|
192
|
-
name: "",
|
|
193
|
-
type: "bool",
|
|
194
|
-
},
|
|
195
|
-
],
|
|
196
|
-
stateMutability: "view",
|
|
197
|
-
type: "function",
|
|
198
|
-
},
|
|
199
|
-
{
|
|
200
|
-
inputs: [
|
|
201
|
-
{
|
|
202
|
-
internalType: "address",
|
|
203
|
-
name: "from",
|
|
204
|
-
type: "address",
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
internalType: "address",
|
|
208
|
-
name: "to",
|
|
209
|
-
type: "address",
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
internalType: "uint256[]",
|
|
213
|
-
name: "ids",
|
|
214
|
-
type: "uint256[]",
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
internalType: "uint256[]",
|
|
218
|
-
name: "amounts",
|
|
219
|
-
type: "uint256[]",
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
internalType: "bytes",
|
|
223
|
-
name: "data",
|
|
224
|
-
type: "bytes",
|
|
225
|
-
},
|
|
226
|
-
],
|
|
227
|
-
name: "safeBatchTransferFrom",
|
|
228
|
-
outputs: [],
|
|
229
|
-
stateMutability: "nonpayable",
|
|
230
|
-
type: "function",
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
inputs: [
|
|
234
|
-
{
|
|
235
|
-
internalType: "address",
|
|
236
|
-
name: "from",
|
|
237
|
-
type: "address",
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
internalType: "address",
|
|
241
|
-
name: "to",
|
|
242
|
-
type: "address",
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
internalType: "uint256",
|
|
246
|
-
name: "id",
|
|
247
|
-
type: "uint256",
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
internalType: "uint256",
|
|
251
|
-
name: "amount",
|
|
252
|
-
type: "uint256",
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
internalType: "bytes",
|
|
256
|
-
name: "data",
|
|
257
|
-
type: "bytes",
|
|
258
|
-
},
|
|
259
|
-
],
|
|
260
|
-
name: "safeTransferFrom",
|
|
261
|
-
outputs: [],
|
|
262
|
-
stateMutability: "nonpayable",
|
|
263
|
-
type: "function",
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
inputs: [
|
|
267
|
-
{
|
|
268
|
-
internalType: "address",
|
|
269
|
-
name: "operator",
|
|
270
|
-
type: "address",
|
|
271
|
-
},
|
|
272
|
-
{
|
|
273
|
-
internalType: "bool",
|
|
274
|
-
name: "approved",
|
|
275
|
-
type: "bool",
|
|
276
|
-
},
|
|
277
|
-
],
|
|
278
|
-
name: "setApprovalForAll",
|
|
279
|
-
outputs: [],
|
|
280
|
-
stateMutability: "nonpayable",
|
|
281
|
-
type: "function",
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
inputs: [
|
|
285
|
-
{
|
|
286
|
-
internalType: "bytes4",
|
|
287
|
-
name: "interfaceId",
|
|
288
|
-
type: "bytes4",
|
|
289
|
-
},
|
|
290
|
-
],
|
|
291
|
-
name: "supportsInterface",
|
|
292
|
-
outputs: [
|
|
293
|
-
{
|
|
294
|
-
internalType: "bool",
|
|
295
|
-
name: "",
|
|
296
|
-
type: "bool",
|
|
297
|
-
},
|
|
298
|
-
],
|
|
299
|
-
stateMutability: "pure",
|
|
300
|
-
type: "function",
|
|
301
|
-
},
|
|
302
|
-
{
|
|
303
|
-
inputs: [
|
|
304
|
-
{
|
|
305
|
-
internalType: "uint256",
|
|
306
|
-
name: "id",
|
|
307
|
-
type: "uint256",
|
|
308
|
-
},
|
|
309
|
-
],
|
|
310
|
-
name: "uri",
|
|
311
|
-
outputs: [
|
|
312
|
-
{
|
|
313
|
-
internalType: "string",
|
|
314
|
-
name: "",
|
|
315
|
-
type: "string",
|
|
316
|
-
},
|
|
317
|
-
],
|
|
318
|
-
stateMutability: "view",
|
|
319
|
-
type: "function",
|
|
320
|
-
},
|
|
321
|
-
];
|
|
322
|
-
var ERC1155__factory = /** @class */ (function () {
|
|
323
|
-
function ERC1155__factory() {
|
|
324
|
-
}
|
|
325
|
-
ERC1155__factory.createInterface = function () {
|
|
326
|
-
return new ethers_1.utils.Interface(_abi);
|
|
327
|
-
};
|
|
328
|
-
ERC1155__factory.connect = function (address, signerOrProvider) {
|
|
329
|
-
return new ethers_1.Contract(address, _abi, signerOrProvider);
|
|
330
|
-
};
|
|
331
|
-
ERC1155__factory.abi = _abi;
|
|
332
|
-
return ERC1155__factory;
|
|
333
|
-
}());
|
|
334
|
-
exports.ERC1155__factory = ERC1155__factory;
|
|
335
|
-
//# sourceMappingURL=ERC1155__factory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ERC1155__factory.js","sourceRoot":"","sources":["../../../src/typechain/factories/ERC1155__factory.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { Signer } from "ethers";
|
|
2
|
-
import { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ERC20Interface, ERC20InterfaceInterface } from "../ERC20Interface";
|
|
4
|
-
export declare class ERC20Interface__factory {
|
|
5
|
-
static readonly abi: {
|
|
6
|
-
inputs: {
|
|
7
|
-
internalType: string;
|
|
8
|
-
name: string;
|
|
9
|
-
type: string;
|
|
10
|
-
}[];
|
|
11
|
-
name: string;
|
|
12
|
-
outputs: {
|
|
13
|
-
internalType: string;
|
|
14
|
-
name: string;
|
|
15
|
-
type: string;
|
|
16
|
-
}[];
|
|
17
|
-
stateMutability: string;
|
|
18
|
-
type: string;
|
|
19
|
-
}[];
|
|
20
|
-
static createInterface(): ERC20InterfaceInterface;
|
|
21
|
-
static connect(address: string, signerOrProvider: Signer | Provider): ERC20Interface;
|
|
22
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* Autogenerated file. Do not edit manually. */
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
/* eslint-disable */
|
|
5
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.ERC20Interface__factory = void 0;
|
|
7
|
-
var ethers_1 = require("ethers");
|
|
8
|
-
var _abi = [
|
|
9
|
-
{
|
|
10
|
-
inputs: [
|
|
11
|
-
{
|
|
12
|
-
internalType: "address",
|
|
13
|
-
name: "",
|
|
14
|
-
type: "address",
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
internalType: "address",
|
|
18
|
-
name: "",
|
|
19
|
-
type: "address",
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
internalType: "uint256",
|
|
23
|
-
name: "",
|
|
24
|
-
type: "uint256",
|
|
25
|
-
},
|
|
26
|
-
],
|
|
27
|
-
name: "transferFrom",
|
|
28
|
-
outputs: [
|
|
29
|
-
{
|
|
30
|
-
internalType: "bool",
|
|
31
|
-
name: "",
|
|
32
|
-
type: "bool",
|
|
33
|
-
},
|
|
34
|
-
],
|
|
35
|
-
stateMutability: "nonpayable",
|
|
36
|
-
type: "function",
|
|
37
|
-
},
|
|
38
|
-
];
|
|
39
|
-
var ERC20Interface__factory = /** @class */ (function () {
|
|
40
|
-
function ERC20Interface__factory() {
|
|
41
|
-
}
|
|
42
|
-
ERC20Interface__factory.createInterface = function () {
|
|
43
|
-
return new ethers_1.utils.Interface(_abi);
|
|
44
|
-
};
|
|
45
|
-
ERC20Interface__factory.connect = function (address, signerOrProvider) {
|
|
46
|
-
return new ethers_1.Contract(address, _abi, signerOrProvider);
|
|
47
|
-
};
|
|
48
|
-
ERC20Interface__factory.abi = _abi;
|
|
49
|
-
return ERC20Interface__factory;
|
|
50
|
-
}());
|
|
51
|
-
exports.ERC20Interface__factory = ERC20Interface__factory;
|
|
52
|
-
//# sourceMappingURL=ERC20Interface__factory.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ERC20Interface__factory.js","sourceRoot":"","sources":["../../../src/typechain/factories/ERC20Interface__factory.ts"],"names":[],"mappings":";AAAA,+CAA+C;AAC/C,oBAAoB;AACpB,oBAAoB;;;AAEpB,iCAAiD;AAOjD,IAAM,IAAI,GAAG;IACX;QACE,MAAM,EAAE;YACN;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;YACD;gBACE,YAAY,EAAE,SAAS;gBACvB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,SAAS;aAChB;SACF;QACD,IAAI,EAAE,cAAc;QACpB,OAAO,EAAE;YACP;gBACE,YAAY,EAAE,MAAM;gBACpB,IAAI,EAAE,EAAE;gBACR,IAAI,EAAE,MAAM;aACb;SACF;QACD,eAAe,EAAE,YAAY;QAC7B,IAAI,EAAE,UAAU;KACjB;CACF,CAAC;AAEF;IAAA;IAWA,CAAC;IATQ,uCAAe,GAAtB;QACE,OAAO,IAAI,cAAK,CAAC,SAAS,CAAC,IAAI,CAA4B,CAAC;IAC9D,CAAC;IACM,+BAAO,GAAd,UACE,OAAe,EACf,gBAAmC;QAEnC,OAAO,IAAI,iBAAQ,CAAC,OAAO,EAAE,IAAI,EAAE,gBAAgB,CAAmB,CAAC;IACzE,CAAC;IATe,2BAAG,GAAG,IAAI,CAAC;IAU7B,8BAAC;CAAA,AAXD,IAWC;AAXY,0DAAuB"}
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { Signer } from "ethers";
|
|
2
|
-
import { Provider } from "@ethersproject/providers";
|
|
3
|
-
import type { ERC20, ERC20Interface } from "../ERC20";
|
|
4
|
-
export declare class ERC20__factory {
|
|
5
|
-
static readonly abi: ({
|
|
6
|
-
anonymous: boolean;
|
|
7
|
-
inputs: {
|
|
8
|
-
indexed: boolean;
|
|
9
|
-
internalType: string;
|
|
10
|
-
name: string;
|
|
11
|
-
type: string;
|
|
12
|
-
}[];
|
|
13
|
-
name: string;
|
|
14
|
-
type: string;
|
|
15
|
-
outputs?: undefined;
|
|
16
|
-
stateMutability?: undefined;
|
|
17
|
-
} | {
|
|
18
|
-
inputs: {
|
|
19
|
-
internalType: string;
|
|
20
|
-
name: string;
|
|
21
|
-
type: string;
|
|
22
|
-
}[];
|
|
23
|
-
name: string;
|
|
24
|
-
outputs: {
|
|
25
|
-
internalType: string;
|
|
26
|
-
name: string;
|
|
27
|
-
type: string;
|
|
28
|
-
}[];
|
|
29
|
-
stateMutability: string;
|
|
30
|
-
type: string;
|
|
31
|
-
anonymous?: undefined;
|
|
32
|
-
})[];
|
|
33
|
-
static createInterface(): ERC20Interface;
|
|
34
|
-
static connect(address: string, signerOrProvider: Signer | Provider): ERC20;
|
|
35
|
-
}
|