@wireio/stake 1.6.69 → 1.8.69
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/stake.browser.js +44 -44
- package/lib/stake.browser.js.map +1 -1
- package/lib/stake.js +44 -44
- package/lib/stake.js.map +1 -1
- package/lib/stake.m.js +44 -44
- package/lib/stake.m.js.map +1 -1
- package/package.json +1 -1
- package/src/assets/ethereum/hoodi/common/Base58.sol/Base58.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/OpenZepArtifacts.sol/__Dummy_OZ_UUPS__.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/RestrictedCallers.sol/RestrictedCallers.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/iodata.sol/iodata.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/iodata_util.sol/iodata_util.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_data.sol/sysio_data.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_errors.sol/sysio_errors.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_merkle.sol/sysio_merkle.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_name.sol/sysio_name.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_pubkey.sol/sysio_pubkey.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_read.sol/sysio_read.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_tester.sol/SysioTester.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_verify.sol/sysio_verify.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/common/sysio_write.sol/sysio_write.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/BeaconState.sol/BeaconState.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/DepositManager.sol/DepositManagerV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthAuthority.sol/LiqEthAuthority.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IAccounting.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositContract.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IDepositManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IStakingModule.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthCommon.sol/LiqEthCommon.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthDeepFreeze.sol/LiqEthDeepFreeze.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/LiqEthManaged.sol/LiqEthManaged.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/RewardsERC20.sol/RewardsERC20UpgradeableV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeableV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/Yield.sol/YieldOracle.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/accounting.sol/AccountingV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/liqEth.sol/LiqEthTokenV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/stakingModule.sol/StakingModuleV2.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/DepositManager.sol/DepositManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IAccounting.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IDepositContract.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IDepositManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/ILiqEthUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IRewardsERC20.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IRewardsERC20Pausable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IStakingModule.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IValidatorBalanceVerifier.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/IWithdrawalRecord.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/LiqEthCommon.sol/LiqEthCommon.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/RewardsERC20.sol/RewardsERC20Upgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/RewardsERC20Pausable.sol/RewardsERC20PausableUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/accounting.sol/Accounting.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/liqEth.sol/LiqEthToken.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/v1/stakingModule.sol/StakingModule.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/withdrawalQueue.sol/WithdrawalQueue.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/Uint64BE.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/liqEth/withdrawalVault.sol/WithdrawalVault.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/BAR.sol/BAR.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/BAR.sol/BAR.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/Depositor.sol/Depositor.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/Depositor.sol/Depositor.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/AggregatorV3Interface.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/EthUsdPriceConsumer.sol/EthUsdPriceConsumer.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeDepositCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeDepositCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawConfirmCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawConfirmCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawFailedCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/BridgeWithdrawFailedCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/InstaswapBridgeAttestationTypeLib.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/InstaswapBridgeAttestations.sol/InstaswapBridgeAttestationTypeLib.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/LiqEthBridge.sol/IDepositorBridgeHooks.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/LiqEthBridge.sol/LiqEthBridge.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/LiqEthBridge.sol/LiqEthBridge.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPP.sol/OPP.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPP.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPEndpoint.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPInbound.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPReceiver.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/IOPPSender.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPCommon.sol/OPPCommon.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPPEndpoint.sol/OPPEndpoint.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPEndpointManaged.sol/OPPEndpointManaged.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPEndpointOwnable.sol/OPPEndpointOwnable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPErrors.sol/OPPErrors.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPInbound.sol/OPPInbound.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OPPReceiver.sol/OPPReceiver.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OPPSender.sol/OPPSender.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OperatorRegistry.sol/OperatorRegistry.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OperatorRegistry.sol/OperatorRegistry.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostErrors.sol/OutpostErrors.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManaged.sol/OutpostManaged.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostManager.sol/OutpostManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManager.sol/OutpostManager.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerAuthority.sol/OutpostManagerAuthority.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostManager.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/IOutpostUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostManagerCommon.sol/OutpostManagerCommon.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostOwnable.sol/OutpostOwnable.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/OutpostReserve.sol/OutpostReserve.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/OutpostReserve.sol/OutpostReserve.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/Pool.sol/Pool.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/Pool.sol/Pool.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/Pretoken.sol/Pretoken.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/Pretoken.sol/Pretoken.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/ReceiptNFT.sol/ReceiptNFT.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapConfirmCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapConfirmCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapFailedCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapFailedCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapRequestCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapRequestCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapSettlementCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/InstaswapSettlementCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitConfirmCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitConfirmCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitFailedCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitFailedCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitRequestCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalExitRequestCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalStakeDeltaCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/PrincipalStakeDeltaCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAssetCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAssetCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAttestationTypeLib.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAttestationTypeLib.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAttestations.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/WireYieldHubAttestations.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/YieldDepositCodec.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/WireYieldHubAttestations.sol/YieldDepositCodec.json +2 -2
- package/src/assets/ethereum/hoodi/outpost/interfaces/IPretoken.sol/IPretoken.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/interfaces/IWarrant.sol/IWarrant.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/token/ERC721EthEquivalentVotesUpgradeable.sol/ERC721EthEquivalentVotesUpgradeable.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/outpost/token/IERC721EthEquivalent.sol/IERC721EthEquivalent.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/token/ERC1155Token.sol/ERC1155Token.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/token/ERC20Token.sol/ERC20Token.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/token/ERC721Token.sol/ERC721Token.dbg.json +1 -1
- package/src/assets/ethereum/hoodi/token/Eman1155.sol/Eman1155.dbg.json +4 -0
- package/src/assets/ethereum/hoodi/token/Eman1155.sol/Eman1155.json +560 -0
- package/src/assets/ethereum/hoodi/token/Eman20.sol/Eman20.dbg.json +4 -0
- package/src/assets/ethereum/hoodi/token/Eman20.sol/Eman20.json +460 -0
- package/src/assets/ethereum/hoodi/token/Eman721.sol/Eman721.dbg.json +4 -0
- package/src/assets/ethereum/hoodi/token/Eman721.sol/Eman721.json +624 -0
- package/src/networks/ethereum/contract.ts +61 -25
|
@@ -0,0 +1,624 @@
|
|
|
1
|
+
{
|
|
2
|
+
"_format": "hh-sol-artifact-1",
|
|
3
|
+
"contractName": "Eman721",
|
|
4
|
+
"sourceName": "contracts/token/Eman721.sol",
|
|
5
|
+
"abi": [
|
|
6
|
+
{
|
|
7
|
+
"inputs": [],
|
|
8
|
+
"stateMutability": "nonpayable",
|
|
9
|
+
"type": "constructor"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"inputs": [
|
|
13
|
+
{
|
|
14
|
+
"internalType": "address",
|
|
15
|
+
"name": "sender",
|
|
16
|
+
"type": "address"
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
"internalType": "uint256",
|
|
20
|
+
"name": "tokenId",
|
|
21
|
+
"type": "uint256"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"internalType": "address",
|
|
25
|
+
"name": "owner",
|
|
26
|
+
"type": "address"
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"name": "ERC721IncorrectOwner",
|
|
30
|
+
"type": "error"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"inputs": [
|
|
34
|
+
{
|
|
35
|
+
"internalType": "address",
|
|
36
|
+
"name": "operator",
|
|
37
|
+
"type": "address"
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"internalType": "uint256",
|
|
41
|
+
"name": "tokenId",
|
|
42
|
+
"type": "uint256"
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"name": "ERC721InsufficientApproval",
|
|
46
|
+
"type": "error"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"inputs": [
|
|
50
|
+
{
|
|
51
|
+
"internalType": "address",
|
|
52
|
+
"name": "approver",
|
|
53
|
+
"type": "address"
|
|
54
|
+
}
|
|
55
|
+
],
|
|
56
|
+
"name": "ERC721InvalidApprover",
|
|
57
|
+
"type": "error"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"inputs": [
|
|
61
|
+
{
|
|
62
|
+
"internalType": "address",
|
|
63
|
+
"name": "operator",
|
|
64
|
+
"type": "address"
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
"name": "ERC721InvalidOperator",
|
|
68
|
+
"type": "error"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"inputs": [
|
|
72
|
+
{
|
|
73
|
+
"internalType": "address",
|
|
74
|
+
"name": "owner",
|
|
75
|
+
"type": "address"
|
|
76
|
+
}
|
|
77
|
+
],
|
|
78
|
+
"name": "ERC721InvalidOwner",
|
|
79
|
+
"type": "error"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"inputs": [
|
|
83
|
+
{
|
|
84
|
+
"internalType": "address",
|
|
85
|
+
"name": "receiver",
|
|
86
|
+
"type": "address"
|
|
87
|
+
}
|
|
88
|
+
],
|
|
89
|
+
"name": "ERC721InvalidReceiver",
|
|
90
|
+
"type": "error"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"inputs": [
|
|
94
|
+
{
|
|
95
|
+
"internalType": "address",
|
|
96
|
+
"name": "sender",
|
|
97
|
+
"type": "address"
|
|
98
|
+
}
|
|
99
|
+
],
|
|
100
|
+
"name": "ERC721InvalidSender",
|
|
101
|
+
"type": "error"
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"inputs": [
|
|
105
|
+
{
|
|
106
|
+
"internalType": "uint256",
|
|
107
|
+
"name": "tokenId",
|
|
108
|
+
"type": "uint256"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"name": "ERC721NonexistentToken",
|
|
112
|
+
"type": "error"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"inputs": [
|
|
116
|
+
{
|
|
117
|
+
"internalType": "address",
|
|
118
|
+
"name": "owner",
|
|
119
|
+
"type": "address"
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"name": "OwnableInvalidOwner",
|
|
123
|
+
"type": "error"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"inputs": [
|
|
127
|
+
{
|
|
128
|
+
"internalType": "address",
|
|
129
|
+
"name": "account",
|
|
130
|
+
"type": "address"
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"name": "OwnableUnauthorizedAccount",
|
|
134
|
+
"type": "error"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"anonymous": false,
|
|
138
|
+
"inputs": [
|
|
139
|
+
{
|
|
140
|
+
"indexed": true,
|
|
141
|
+
"internalType": "address",
|
|
142
|
+
"name": "owner",
|
|
143
|
+
"type": "address"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"indexed": true,
|
|
147
|
+
"internalType": "address",
|
|
148
|
+
"name": "approved",
|
|
149
|
+
"type": "address"
|
|
150
|
+
},
|
|
151
|
+
{
|
|
152
|
+
"indexed": true,
|
|
153
|
+
"internalType": "uint256",
|
|
154
|
+
"name": "tokenId",
|
|
155
|
+
"type": "uint256"
|
|
156
|
+
}
|
|
157
|
+
],
|
|
158
|
+
"name": "Approval",
|
|
159
|
+
"type": "event"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"anonymous": false,
|
|
163
|
+
"inputs": [
|
|
164
|
+
{
|
|
165
|
+
"indexed": true,
|
|
166
|
+
"internalType": "address",
|
|
167
|
+
"name": "owner",
|
|
168
|
+
"type": "address"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"indexed": true,
|
|
172
|
+
"internalType": "address",
|
|
173
|
+
"name": "operator",
|
|
174
|
+
"type": "address"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"indexed": false,
|
|
178
|
+
"internalType": "bool",
|
|
179
|
+
"name": "approved",
|
|
180
|
+
"type": "bool"
|
|
181
|
+
}
|
|
182
|
+
],
|
|
183
|
+
"name": "ApprovalForAll",
|
|
184
|
+
"type": "event"
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
"anonymous": false,
|
|
188
|
+
"inputs": [
|
|
189
|
+
{
|
|
190
|
+
"indexed": false,
|
|
191
|
+
"internalType": "uint256",
|
|
192
|
+
"name": "_fromTokenId",
|
|
193
|
+
"type": "uint256"
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
"indexed": false,
|
|
197
|
+
"internalType": "uint256",
|
|
198
|
+
"name": "_toTokenId",
|
|
199
|
+
"type": "uint256"
|
|
200
|
+
}
|
|
201
|
+
],
|
|
202
|
+
"name": "BatchMetadataUpdate",
|
|
203
|
+
"type": "event"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"anonymous": false,
|
|
207
|
+
"inputs": [
|
|
208
|
+
{
|
|
209
|
+
"indexed": false,
|
|
210
|
+
"internalType": "uint256",
|
|
211
|
+
"name": "_tokenId",
|
|
212
|
+
"type": "uint256"
|
|
213
|
+
}
|
|
214
|
+
],
|
|
215
|
+
"name": "MetadataUpdate",
|
|
216
|
+
"type": "event"
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"anonymous": false,
|
|
220
|
+
"inputs": [
|
|
221
|
+
{
|
|
222
|
+
"indexed": true,
|
|
223
|
+
"internalType": "address",
|
|
224
|
+
"name": "previousOwner",
|
|
225
|
+
"type": "address"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"indexed": true,
|
|
229
|
+
"internalType": "address",
|
|
230
|
+
"name": "newOwner",
|
|
231
|
+
"type": "address"
|
|
232
|
+
}
|
|
233
|
+
],
|
|
234
|
+
"name": "OwnershipTransferred",
|
|
235
|
+
"type": "event"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"anonymous": false,
|
|
239
|
+
"inputs": [
|
|
240
|
+
{
|
|
241
|
+
"indexed": true,
|
|
242
|
+
"internalType": "address",
|
|
243
|
+
"name": "from",
|
|
244
|
+
"type": "address"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"indexed": true,
|
|
248
|
+
"internalType": "address",
|
|
249
|
+
"name": "to",
|
|
250
|
+
"type": "address"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"indexed": true,
|
|
254
|
+
"internalType": "uint256",
|
|
255
|
+
"name": "tokenId",
|
|
256
|
+
"type": "uint256"
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"name": "Transfer",
|
|
260
|
+
"type": "event"
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
"inputs": [
|
|
264
|
+
{
|
|
265
|
+
"internalType": "address",
|
|
266
|
+
"name": "to",
|
|
267
|
+
"type": "address"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"internalType": "uint256",
|
|
271
|
+
"name": "tokenId",
|
|
272
|
+
"type": "uint256"
|
|
273
|
+
}
|
|
274
|
+
],
|
|
275
|
+
"name": "approve",
|
|
276
|
+
"outputs": [],
|
|
277
|
+
"stateMutability": "nonpayable",
|
|
278
|
+
"type": "function"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"inputs": [
|
|
282
|
+
{
|
|
283
|
+
"internalType": "address",
|
|
284
|
+
"name": "owner",
|
|
285
|
+
"type": "address"
|
|
286
|
+
}
|
|
287
|
+
],
|
|
288
|
+
"name": "balanceOf",
|
|
289
|
+
"outputs": [
|
|
290
|
+
{
|
|
291
|
+
"internalType": "uint256",
|
|
292
|
+
"name": "",
|
|
293
|
+
"type": "uint256"
|
|
294
|
+
}
|
|
295
|
+
],
|
|
296
|
+
"stateMutability": "view",
|
|
297
|
+
"type": "function"
|
|
298
|
+
},
|
|
299
|
+
{
|
|
300
|
+
"inputs": [],
|
|
301
|
+
"name": "baseURI",
|
|
302
|
+
"outputs": [
|
|
303
|
+
{
|
|
304
|
+
"internalType": "string",
|
|
305
|
+
"name": "",
|
|
306
|
+
"type": "string"
|
|
307
|
+
}
|
|
308
|
+
],
|
|
309
|
+
"stateMutability": "view",
|
|
310
|
+
"type": "function"
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"inputs": [
|
|
314
|
+
{
|
|
315
|
+
"internalType": "uint256",
|
|
316
|
+
"name": "tokenId",
|
|
317
|
+
"type": "uint256"
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"internalType": "string",
|
|
321
|
+
"name": "newURI",
|
|
322
|
+
"type": "string"
|
|
323
|
+
}
|
|
324
|
+
],
|
|
325
|
+
"name": "changeURI",
|
|
326
|
+
"outputs": [],
|
|
327
|
+
"stateMutability": "nonpayable",
|
|
328
|
+
"type": "function"
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"inputs": [],
|
|
332
|
+
"name": "currentTokenID",
|
|
333
|
+
"outputs": [
|
|
334
|
+
{
|
|
335
|
+
"internalType": "uint256",
|
|
336
|
+
"name": "",
|
|
337
|
+
"type": "uint256"
|
|
338
|
+
}
|
|
339
|
+
],
|
|
340
|
+
"stateMutability": "view",
|
|
341
|
+
"type": "function"
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"inputs": [
|
|
345
|
+
{
|
|
346
|
+
"internalType": "uint256",
|
|
347
|
+
"name": "tokenId",
|
|
348
|
+
"type": "uint256"
|
|
349
|
+
}
|
|
350
|
+
],
|
|
351
|
+
"name": "getApproved",
|
|
352
|
+
"outputs": [
|
|
353
|
+
{
|
|
354
|
+
"internalType": "address",
|
|
355
|
+
"name": "",
|
|
356
|
+
"type": "address"
|
|
357
|
+
}
|
|
358
|
+
],
|
|
359
|
+
"stateMutability": "view",
|
|
360
|
+
"type": "function"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"inputs": [
|
|
364
|
+
{
|
|
365
|
+
"internalType": "address",
|
|
366
|
+
"name": "owner",
|
|
367
|
+
"type": "address"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"internalType": "address",
|
|
371
|
+
"name": "operator",
|
|
372
|
+
"type": "address"
|
|
373
|
+
}
|
|
374
|
+
],
|
|
375
|
+
"name": "isApprovedForAll",
|
|
376
|
+
"outputs": [
|
|
377
|
+
{
|
|
378
|
+
"internalType": "bool",
|
|
379
|
+
"name": "",
|
|
380
|
+
"type": "bool"
|
|
381
|
+
}
|
|
382
|
+
],
|
|
383
|
+
"stateMutability": "view",
|
|
384
|
+
"type": "function"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
"inputs": [],
|
|
388
|
+
"name": "name",
|
|
389
|
+
"outputs": [
|
|
390
|
+
{
|
|
391
|
+
"internalType": "string",
|
|
392
|
+
"name": "",
|
|
393
|
+
"type": "string"
|
|
394
|
+
}
|
|
395
|
+
],
|
|
396
|
+
"stateMutability": "view",
|
|
397
|
+
"type": "function"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
"inputs": [],
|
|
401
|
+
"name": "owner",
|
|
402
|
+
"outputs": [
|
|
403
|
+
{
|
|
404
|
+
"internalType": "address",
|
|
405
|
+
"name": "",
|
|
406
|
+
"type": "address"
|
|
407
|
+
}
|
|
408
|
+
],
|
|
409
|
+
"stateMutability": "view",
|
|
410
|
+
"type": "function"
|
|
411
|
+
},
|
|
412
|
+
{
|
|
413
|
+
"inputs": [
|
|
414
|
+
{
|
|
415
|
+
"internalType": "uint256",
|
|
416
|
+
"name": "tokenId",
|
|
417
|
+
"type": "uint256"
|
|
418
|
+
}
|
|
419
|
+
],
|
|
420
|
+
"name": "ownerOf",
|
|
421
|
+
"outputs": [
|
|
422
|
+
{
|
|
423
|
+
"internalType": "address",
|
|
424
|
+
"name": "",
|
|
425
|
+
"type": "address"
|
|
426
|
+
}
|
|
427
|
+
],
|
|
428
|
+
"stateMutability": "view",
|
|
429
|
+
"type": "function"
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"inputs": [],
|
|
433
|
+
"name": "publicMint",
|
|
434
|
+
"outputs": [],
|
|
435
|
+
"stateMutability": "nonpayable",
|
|
436
|
+
"type": "function"
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"inputs": [],
|
|
440
|
+
"name": "renounceOwnership",
|
|
441
|
+
"outputs": [],
|
|
442
|
+
"stateMutability": "nonpayable",
|
|
443
|
+
"type": "function"
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"inputs": [
|
|
447
|
+
{
|
|
448
|
+
"internalType": "address",
|
|
449
|
+
"name": "to",
|
|
450
|
+
"type": "address"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"internalType": "string",
|
|
454
|
+
"name": "uri",
|
|
455
|
+
"type": "string"
|
|
456
|
+
}
|
|
457
|
+
],
|
|
458
|
+
"name": "safeMint",
|
|
459
|
+
"outputs": [],
|
|
460
|
+
"stateMutability": "nonpayable",
|
|
461
|
+
"type": "function"
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"inputs": [
|
|
465
|
+
{
|
|
466
|
+
"internalType": "address",
|
|
467
|
+
"name": "from",
|
|
468
|
+
"type": "address"
|
|
469
|
+
},
|
|
470
|
+
{
|
|
471
|
+
"internalType": "address",
|
|
472
|
+
"name": "to",
|
|
473
|
+
"type": "address"
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
"internalType": "uint256",
|
|
477
|
+
"name": "tokenId",
|
|
478
|
+
"type": "uint256"
|
|
479
|
+
}
|
|
480
|
+
],
|
|
481
|
+
"name": "safeTransferFrom",
|
|
482
|
+
"outputs": [],
|
|
483
|
+
"stateMutability": "nonpayable",
|
|
484
|
+
"type": "function"
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"inputs": [
|
|
488
|
+
{
|
|
489
|
+
"internalType": "address",
|
|
490
|
+
"name": "from",
|
|
491
|
+
"type": "address"
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"internalType": "address",
|
|
495
|
+
"name": "to",
|
|
496
|
+
"type": "address"
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"internalType": "uint256",
|
|
500
|
+
"name": "tokenId",
|
|
501
|
+
"type": "uint256"
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"internalType": "bytes",
|
|
505
|
+
"name": "data",
|
|
506
|
+
"type": "bytes"
|
|
507
|
+
}
|
|
508
|
+
],
|
|
509
|
+
"name": "safeTransferFrom",
|
|
510
|
+
"outputs": [],
|
|
511
|
+
"stateMutability": "nonpayable",
|
|
512
|
+
"type": "function"
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"inputs": [
|
|
516
|
+
{
|
|
517
|
+
"internalType": "address",
|
|
518
|
+
"name": "operator",
|
|
519
|
+
"type": "address"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"internalType": "bool",
|
|
523
|
+
"name": "approved",
|
|
524
|
+
"type": "bool"
|
|
525
|
+
}
|
|
526
|
+
],
|
|
527
|
+
"name": "setApprovalForAll",
|
|
528
|
+
"outputs": [],
|
|
529
|
+
"stateMutability": "nonpayable",
|
|
530
|
+
"type": "function"
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"inputs": [
|
|
534
|
+
{
|
|
535
|
+
"internalType": "bytes4",
|
|
536
|
+
"name": "interfaceId",
|
|
537
|
+
"type": "bytes4"
|
|
538
|
+
}
|
|
539
|
+
],
|
|
540
|
+
"name": "supportsInterface",
|
|
541
|
+
"outputs": [
|
|
542
|
+
{
|
|
543
|
+
"internalType": "bool",
|
|
544
|
+
"name": "",
|
|
545
|
+
"type": "bool"
|
|
546
|
+
}
|
|
547
|
+
],
|
|
548
|
+
"stateMutability": "view",
|
|
549
|
+
"type": "function"
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"inputs": [],
|
|
553
|
+
"name": "symbol",
|
|
554
|
+
"outputs": [
|
|
555
|
+
{
|
|
556
|
+
"internalType": "string",
|
|
557
|
+
"name": "",
|
|
558
|
+
"type": "string"
|
|
559
|
+
}
|
|
560
|
+
],
|
|
561
|
+
"stateMutability": "view",
|
|
562
|
+
"type": "function"
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"inputs": [
|
|
566
|
+
{
|
|
567
|
+
"internalType": "uint256",
|
|
568
|
+
"name": "tokenId",
|
|
569
|
+
"type": "uint256"
|
|
570
|
+
}
|
|
571
|
+
],
|
|
572
|
+
"name": "tokenURI",
|
|
573
|
+
"outputs": [
|
|
574
|
+
{
|
|
575
|
+
"internalType": "string",
|
|
576
|
+
"name": "",
|
|
577
|
+
"type": "string"
|
|
578
|
+
}
|
|
579
|
+
],
|
|
580
|
+
"stateMutability": "view",
|
|
581
|
+
"type": "function"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"inputs": [
|
|
585
|
+
{
|
|
586
|
+
"internalType": "address",
|
|
587
|
+
"name": "from",
|
|
588
|
+
"type": "address"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"internalType": "address",
|
|
592
|
+
"name": "to",
|
|
593
|
+
"type": "address"
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
"internalType": "uint256",
|
|
597
|
+
"name": "tokenId",
|
|
598
|
+
"type": "uint256"
|
|
599
|
+
}
|
|
600
|
+
],
|
|
601
|
+
"name": "transferFrom",
|
|
602
|
+
"outputs": [],
|
|
603
|
+
"stateMutability": "nonpayable",
|
|
604
|
+
"type": "function"
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"inputs": [
|
|
608
|
+
{
|
|
609
|
+
"internalType": "address",
|
|
610
|
+
"name": "newOwner",
|
|
611
|
+
"type": "address"
|
|
612
|
+
}
|
|
613
|
+
],
|
|
614
|
+
"name": "transferOwnership",
|
|
615
|
+
"outputs": [],
|
|
616
|
+
"stateMutability": "nonpayable",
|
|
617
|
+
"type": "function"
|
|
618
|
+
}
|
|
619
|
+
],
|
|
620
|
+
"bytecode": "0x608034610339576040906001600160401b039080830182811182821017610323578352601881526020907f456d616e2773204e6f6e2d46756769626c6520546f6b656e000000000000000082820152835184810181811085821117610323578552600c81526b454d414e204e46542037323160a01b838201528151938085116103235760009480610090875461033e565b94601f958681116102f7575b508690868311600114610294578892610289575b50508160011b916000199060031b1c19161785555b815190811161027557806001926100dc845461033e565b85811161023f575b5085908583116001146101e05787926101d5575b5050600019600383901b1c191690821b1790555b33156101bd5760078054336001600160a01b0319821681179092556001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08580a38260095561016360085461033e565b9181831161019e575b7f776861743a2f2f65762e65722f0000000000000000000000000000000000001a60085584516113dc90816103908239f35b8360086101b4955220910160051c810190610378565b3880808061016c565b8351631e4fbdf760e01b815260048101849052602490fd5b0151905038806100f8565b8488528688208594509190601f198416895b898282106102295750508411610210575b505050811b01905561010c565b015160001960f88460031b161c19169055388080610203565b83850151865588979095019493840193016101f2565b610266908589528789208780860160051c8201928a871061026c575b0160051c0190610378565b386100e4565b9250819261025b565b634e487b7160e01b85526041600452602485fd5b0151905038806100b0565b8880528789209250601f198416895b898282106102e15750509084600195949392106102c8575b505050811b0185556100c5565b015160001960f88460031b161c191690553880806102bb565b60018596829396860151815501950193016102a3565b61031d90898052888a208880860160051c8201928b871061026c570160051c0190610378565b3861009c565b634e487b7160e01b600052604160045260246000fd5b600080fd5b90600182811c9216801561036e575b602083101461035857565b634e487b7160e01b600052602260045260246000fd5b91607f169161034d565b818110610383575050565b6000815560010161037856fe6080604081815260048036101561001557600080fd5b600092833560e01c90816301ffc9a7146109985750806306fdde03146108e7578063081812fc146108ac578063095ea7b3146107d057806323b872dd146107b857806326092b831461077b57806342842e0e1461074c5780636352211e1461071b5780636c0360eb146106ea57806370a0823114610695578063715018a6146106385780638da5cb5b1461060f57806395d89b4114610521578063a22cb46514610480578063b88d4fde14610410578063bb62115e146103f1578063c87b56dd146102ff578063d204c45e1461029a578063da6af971146101ee578063e985e9c51461019c5763f2fde38b1461010a57600080fd5b3461019857602036600319011261019857610123610a5e565b9061012c61122c565b6001600160a01b03918216928315610182575050600754826bffffffffffffffffffffffff60a01b821617600755167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08380a380f35b51631e4fbdf760e01b8152908101849052602490fd5b8280fd5b5050346101ea57806003193601126101ea5760ff816020936101bc610a5e565b6101c4610a79565b6001600160a01b0391821683526005875283832091168252855220549151911615158152f35b5080fd5b508290346101ea57826003193601126101ea57803560243567ffffffffffffffff8111610296576102229036908401610c6b565b9161022b61122c565b8184526002602052848420546001600160a01b031615610253575090610250916110b6565b80f35b606490602086519162461bcd60e51b8352820152601c60248201527f55524920736574206f66206e6f6e6578697374656e7420746f6b656e000000006044820152fd5b8380fd5b509034610198573660031901126101ea576102b3610a5e565b6024359167ffffffffffffffff8311610296576102d96102f79161025094369101610c6b565b916102e261122c565b6102ed600954610e28565b9081600955610e88565b6009546110b6565b5090346101985760209182600319360112610296573561031e81610e4d565b5083526006825280832092815180948290805461033a81610ac4565b91828552600191886001821691826000146103ca57505060011461038c575b50505061038893929161036d910386610b30565b815161037881610afe565b5251928284938452830190610a1e565b0390f35b8552868520879350859291905b8284106103b2575050508201018161036d610388610359565b8054848b018601528995508894909301928101610399565b60ff19168782015293151560051b8601909301935084925061036d91506103889050610359565b5050346101ea57816003193601126101ea576020906009549051908152f35b8382346101ea5760803660031901126101ea5761042b610a5e565b610433610a79565b6044359060643567ffffffffffffffff811161047c573660238201121561047c576102509481602461046a93369301359101610c34565b92610476838383610c89565b33611258565b8580fd5b50903461019857806003193601126101985761049a610a5e565b906024359182151580930361051d576001600160a01b03169283156105085750338452600560205280842083855260205280842060ff1981541660ff8416179055519081527f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c3160203392a380f35b836024925191630b61174360e31b8352820152fd5b8480fd5b82843461060c578060031936011261060c5781519182826001936001549461054886610ac4565b91828552602096876001821691826000146105e5575050600114610589575b505050610388929161057a910385610b30565b51928284938452830190610a1e565b9190869350600183527fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf65b8284106105cd575050508201018161057a610388610567565b8054848a0186015288955087949093019281016105b4565b60ff19168782015293151560051b8601909301935084925061057a91506103889050610567565b80fd5b5050346101ea57816003193601126101ea5760075490516001600160a01b039091168152602090f35b833461060c578060031936011261060c5761065161122c565b600780546001600160a01b0319811690915581906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a380f35b50913461060c57602036600319011261060c576001600160a01b036106b8610a5e565b169283156106d55750806020938392526003845220549051908152f35b91516322718ad960e21b815291820152602490fd5b5050346101ea57816003193601126101ea5761038890610708610b52565b9051918291602083526020830190610a1e565b50913461060c57602036600319011261060c575061073b60209235610e4d565b90516001600160a01b039091168152f35b5050346101ea576102509061076036610a8f565b9192519261076d84610afe565b858452610476838383610c89565b833461060c578060031936011261060c576107a461079a600954610e28565b8060095533610e88565b6102506009546107b2610b52565b906110b6565b833461060c576102506107ca36610a8f565b91610c89565b5090346101985780600319360112610198576107ea610a5e565b916024356107f781610e4d565b33151580610899575b80610870575b61085a576001600160a01b039485169482918691167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9258880a48452602052822080546001600160a01b031916909117905580f35b835163a9fbf51f60e01b81523381850152602490fd5b506001600160a01b03811686526005602090815284872033885290528386205460ff1615610806565b506001600160a01b038116331415610800565b5034610198576020366003190112610198579182602093356108cd81610e4d565b50825283528190205490516001600160a01b039091168152f35b82843461060c578060031936011261060c578151918282835461090981610ac4565b90818452602095600191876001821691826000146105e557505060011461093d57505050610388929161057a910385610b30565b91908693508280527f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e5635b828410610980575050508201018161057a610388610567565b8054848a018601528895508794909301928101610967565b92505034610198576020366003190112610198573563ffffffff60e01b81168091036101985760209250632483248360e11b81149081156109db575b5015158152f35b6380ac58cd60e01b811491508115610a0d575b81156109fc575b50386109d4565b6301ffc9a760e01b149050386109f5565b635b5e139f60e01b811491506109ee565b919082519283825260005b848110610a4a575050826000602080949584010152601f8019910116010190565b602081830181015184830182015201610a29565b600435906001600160a01b0382168203610a7457565b600080fd5b602435906001600160a01b0382168203610a7457565b6060906003190112610a74576001600160a01b03906004358281168103610a7457916024359081168103610a74579060443590565b90600182811c92168015610af4575b6020831014610ade57565b634e487b7160e01b600052602260045260246000fd5b91607f1691610ad3565b6020810190811067ffffffffffffffff821117610b1a57604052565b634e487b7160e01b600052604160045260246000fd5b90601f8019910116810190811067ffffffffffffffff821117610b1a57604052565b6040519060008260085491610b6683610ac4565b80835292602090600190818116908115610bf45750600114610b93575b5050610b9192500383610b30565b565b91509260086000527ff3f7a9fe364faab93b216da50a3214154f22a0a2b415b23a84c8169e8b636ee3936000925b828410610bdc5750610b919450505081016020013880610b83565b85548885018301529485019487945092810192610bc1565b91505060209250610b9194915060ff191682840152151560051b8201013880610b83565b67ffffffffffffffff8111610b1a57601f01601f191660200190565b929192610c4082610c18565b91610c4e6040519384610b30565b829481845281830111610a74578281602093846000960137010152565b9080601f83011215610a7457816020610c8693359101610c34565b90565b6001600160a01b039182169290918315610e0f57600092828452826020956002875260409684888820541696879133151580610d79575b509060027fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9284610d46575b858352600381528b8320805460010190558683525289812080546001600160a01b0319168517905580a41692838303610d255750505050565b6064945051926364283d7b60e01b8452600484015260248301526044820152fd5b600087815260046020526040902080546001600160a01b0319169055848352600381528b83208054600019019055610cec565b91939450915080610dce575b15610d9557859291879138610cc0565b878688610db2576024915190637e27328960e01b82526004820152fd5b604491519063177e802f60e01b82523360048301526024820152fd5b503387148015610df3575b80610d855750858252600481523385898420541614610d85565b5086825260058152878220338352815260ff8883205416610dd9565b604051633250574960e11b815260006004820152602490fd5b6000198114610e375760010190565b634e487b7160e01b600052601160045260246000fd5b6000818152600260205260409020546001600160a01b0316908115610e70575090565b60249060405190637e27328960e01b82526004820152fd5b60408051610e9581610afe565b6000808252936001600160a01b0384811694909290851561109e578287526020936002855285882054168387821515928361106b575b818b5260038852888b2080546001019055828b5260028852888b2080546001600160a01b031916831790557fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8b80a4611053573b610f2c575b505050505050565b82610f6a918596979894955180938192630a85bd0160e11b968784523360048501528c60248501526044840152608060648401526084830190610a1e565b03818a8a5af187918161100f575b50610fd8575050503d600014610fcf573d610f9281610c18565b90610f9f84519283610b30565b81528094823d92013e5b83519384610fc9578251633250574960e11b815260048101859052602490fd5b84925001fd5b60609350610fa9565b919550915063ffffffff60e01b1603610ff8575050388080808080610f24565b602492505190633250574960e11b82526004820152fd5b9091508481813d831161104c575b6110278183610b30565b8101031261104857516001600160e01b031981168103611048579038610f78565b8780fd5b503d61101d565b84516339e3563760e11b815260048101889052602490fd5b600083815260046020526040902080546001600160a01b0319169055808b5260038852888b208054600019019055610ecb565b8451633250574960e11b815260048101889052602490fd5b91909160009080825260209160068352604081209085519067ffffffffffffffff8211611218576110e78354610ac4565b601f81116111d5575b508490601f831160011461115157907ff8e1a15aba9398e019f0b49df1a4fde98ee17ae345cb5f6b5e2c27f5033e8ce7969783611146575b50508160011b916000199060031b1c19161790555b604051908152a1565b015190503880611128565b9196601f198816848452868420935b8181106111be57509160019391897ff8e1a15aba9398e019f0b49df1a4fde98ee17ae345cb5f6b5e2c27f5033e8ce7999a94106111a5575b505050811b01905561113d565b015160001960f88460031b161c19169055388080611198565b929387600181928786015181550195019301611160565b838252858220601f840160051c81019187851061120e575b601f0160051c01905b81811061120357506110f0565b8281556001016111f6565b90915081906111ed565b634e487b7160e01b81526041600452602490fd5b6007546001600160a01b0316330361124057565b60405163118cdaa760e01b8152336004820152602490fd5b90939192833b61126a575b5050505050565b604051630a85bd0160e11b8082526001600160a01b0393841660048301529583166024820152604481019190915260806064820152949216926020929185906112b7906084830190610a1e565b039483816000978189895af1869181611362575b5061132c575050503d600014611323573d6112e581610c18565b906112f36040519283610b30565b81528093823d92013e5b8251928361131e57604051633250574960e11b815260048101849052602490fd5b019050fd5b606092506112fd565b919450915063ffffffff60e01b160361134a57503880808080611263565b60249060405190633250574960e11b82526004820152fd5b9091508481813d831161139f575b61137a8183610b30565b8101031261139b57516001600160e01b03198116810361139b5790386112cb565b8680fd5b503d61137056fea2646970667358221220964a8773afffd6f2a73a260ed83907788159a1eb6b4460dc5a468c0cb6c522d864736f6c63430008190033",
|
|
621
|
+
"deployedBytecode": "0x6080604081815260048036101561001557600080fd5b600092833560e01c90816301ffc9a7146109985750806306fdde03146108e7578063081812fc146108ac578063095ea7b3146107d057806323b872dd146107b857806326092b831461077b57806342842e0e1461074c5780636352211e1461071b5780636c0360eb146106ea57806370a0823114610695578063715018a6146106385780638da5cb5b1461060f57806395d89b4114610521578063a22cb46514610480578063b88d4fde14610410578063bb62115e146103f1578063c87b56dd146102ff578063d204c45e1461029a578063da6af971146101ee578063e985e9c51461019c5763f2fde38b1461010a57600080fd5b3461019857602036600319011261019857610123610a5e565b9061012c61122c565b6001600160a01b03918216928315610182575050600754826bffffffffffffffffffffffff60a01b821617600755167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08380a380f35b51631e4fbdf760e01b8152908101849052602490fd5b8280fd5b5050346101ea57806003193601126101ea5760ff816020936101bc610a5e565b6101c4610a79565b6001600160a01b0391821683526005875283832091168252855220549151911615158152f35b5080fd5b508290346101ea57826003193601126101ea57803560243567ffffffffffffffff8111610296576102229036908401610c6b565b9161022b61122c565b8184526002602052848420546001600160a01b031615610253575090610250916110b6565b80f35b606490602086519162461bcd60e51b8352820152601c60248201527f55524920736574206f66206e6f6e6578697374656e7420746f6b656e000000006044820152fd5b8380fd5b509034610198573660031901126101ea576102b3610a5e565b6024359167ffffffffffffffff8311610296576102d96102f79161025094369101610c6b565b916102e261122c565b6102ed600954610e28565b9081600955610e88565b6009546110b6565b5090346101985760209182600319360112610296573561031e81610e4d565b5083526006825280832092815180948290805461033a81610ac4565b91828552600191886001821691826000146103ca57505060011461038c575b50505061038893929161036d910386610b30565b815161037881610afe565b5251928284938452830190610a1e565b0390f35b8552868520879350859291905b8284106103b2575050508201018161036d610388610359565b8054848b018601528995508894909301928101610399565b60ff19168782015293151560051b8601909301935084925061036d91506103889050610359565b5050346101ea57816003193601126101ea576020906009549051908152f35b8382346101ea5760803660031901126101ea5761042b610a5e565b610433610a79565b6044359060643567ffffffffffffffff811161047c573660238201121561047c576102509481602461046a93369301359101610c34565b92610476838383610c89565b33611258565b8580fd5b50903461019857806003193601126101985761049a610a5e565b906024359182151580930361051d576001600160a01b03169283156105085750338452600560205280842083855260205280842060ff1981541660ff8416179055519081527f17307eab39ab6107e8899845ad3d59bd9653f200f220920489ca2b5937696c3160203392a380f35b836024925191630b61174360e31b8352820152fd5b8480fd5b82843461060c578060031936011261060c5781519182826001936001549461054886610ac4565b91828552602096876001821691826000146105e5575050600114610589575b505050610388929161057a910385610b30565b51928284938452830190610a1e565b9190869350600183527fb10e2d527612073b26eecdfd717e6a320cf44b4afac2b0732d9fcbe2b7fa0cf65b8284106105cd575050508201018161057a610388610567565b8054848a0186015288955087949093019281016105b4565b60ff19168782015293151560051b8601909301935084925061057a91506103889050610567565b80fd5b5050346101ea57816003193601126101ea5760075490516001600160a01b039091168152602090f35b833461060c578060031936011261060c5761065161122c565b600780546001600160a01b0319811690915581906001600160a01b03167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e08280a380f35b50913461060c57602036600319011261060c576001600160a01b036106b8610a5e565b169283156106d55750806020938392526003845220549051908152f35b91516322718ad960e21b815291820152602490fd5b5050346101ea57816003193601126101ea5761038890610708610b52565b9051918291602083526020830190610a1e565b50913461060c57602036600319011261060c575061073b60209235610e4d565b90516001600160a01b039091168152f35b5050346101ea576102509061076036610a8f565b9192519261076d84610afe565b858452610476838383610c89565b833461060c578060031936011261060c576107a461079a600954610e28565b8060095533610e88565b6102506009546107b2610b52565b906110b6565b833461060c576102506107ca36610a8f565b91610c89565b5090346101985780600319360112610198576107ea610a5e565b916024356107f781610e4d565b33151580610899575b80610870575b61085a576001600160a01b039485169482918691167f8c5be1e5ebec7d5bd14f71427d1e84f3dd0314c0f7b2291e5b200ac8c7c3b9258880a48452602052822080546001600160a01b031916909117905580f35b835163a9fbf51f60e01b81523381850152602490fd5b506001600160a01b03811686526005602090815284872033885290528386205460ff1615610806565b506001600160a01b038116331415610800565b5034610198576020366003190112610198579182602093356108cd81610e4d565b50825283528190205490516001600160a01b039091168152f35b82843461060c578060031936011261060c578151918282835461090981610ac4565b90818452602095600191876001821691826000146105e557505060011461093d57505050610388929161057a910385610b30565b91908693508280527f290decd9548b62a8d60345a988386fc84ba6bc95484008f6362f93160ef3e5635b828410610980575050508201018161057a610388610567565b8054848a018601528895508794909301928101610967565b92505034610198576020366003190112610198573563ffffffff60e01b81168091036101985760209250632483248360e11b81149081156109db575b5015158152f35b6380ac58cd60e01b811491508115610a0d575b81156109fc575b50386109d4565b6301ffc9a760e01b149050386109f5565b635b5e139f60e01b811491506109ee565b919082519283825260005b848110610a4a575050826000602080949584010152601f8019910116010190565b602081830181015184830182015201610a29565b600435906001600160a01b0382168203610a7457565b600080fd5b602435906001600160a01b0382168203610a7457565b6060906003190112610a74576001600160a01b03906004358281168103610a7457916024359081168103610a74579060443590565b90600182811c92168015610af4575b6020831014610ade57565b634e487b7160e01b600052602260045260246000fd5b91607f1691610ad3565b6020810190811067ffffffffffffffff821117610b1a57604052565b634e487b7160e01b600052604160045260246000fd5b90601f8019910116810190811067ffffffffffffffff821117610b1a57604052565b6040519060008260085491610b6683610ac4565b80835292602090600190818116908115610bf45750600114610b93575b5050610b9192500383610b30565b565b91509260086000527ff3f7a9fe364faab93b216da50a3214154f22a0a2b415b23a84c8169e8b636ee3936000925b828410610bdc5750610b919450505081016020013880610b83565b85548885018301529485019487945092810192610bc1565b91505060209250610b9194915060ff191682840152151560051b8201013880610b83565b67ffffffffffffffff8111610b1a57601f01601f191660200190565b929192610c4082610c18565b91610c4e6040519384610b30565b829481845281830111610a74578281602093846000960137010152565b9080601f83011215610a7457816020610c8693359101610c34565b90565b6001600160a01b039182169290918315610e0f57600092828452826020956002875260409684888820541696879133151580610d79575b509060027fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef9284610d46575b858352600381528b8320805460010190558683525289812080546001600160a01b0319168517905580a41692838303610d255750505050565b6064945051926364283d7b60e01b8452600484015260248301526044820152fd5b600087815260046020526040902080546001600160a01b0319169055848352600381528b83208054600019019055610cec565b91939450915080610dce575b15610d9557859291879138610cc0565b878688610db2576024915190637e27328960e01b82526004820152fd5b604491519063177e802f60e01b82523360048301526024820152fd5b503387148015610df3575b80610d855750858252600481523385898420541614610d85565b5086825260058152878220338352815260ff8883205416610dd9565b604051633250574960e11b815260006004820152602490fd5b6000198114610e375760010190565b634e487b7160e01b600052601160045260246000fd5b6000818152600260205260409020546001600160a01b0316908115610e70575090565b60249060405190637e27328960e01b82526004820152fd5b60408051610e9581610afe565b6000808252936001600160a01b0384811694909290851561109e578287526020936002855285882054168387821515928361106b575b818b5260038852888b2080546001019055828b5260028852888b2080546001600160a01b031916831790557fddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef8b80a4611053573b610f2c575b505050505050565b82610f6a918596979894955180938192630a85bd0160e11b968784523360048501528c60248501526044840152608060648401526084830190610a1e565b03818a8a5af187918161100f575b50610fd8575050503d600014610fcf573d610f9281610c18565b90610f9f84519283610b30565b81528094823d92013e5b83519384610fc9578251633250574960e11b815260048101859052602490fd5b84925001fd5b60609350610fa9565b919550915063ffffffff60e01b1603610ff8575050388080808080610f24565b602492505190633250574960e11b82526004820152fd5b9091508481813d831161104c575b6110278183610b30565b8101031261104857516001600160e01b031981168103611048579038610f78565b8780fd5b503d61101d565b84516339e3563760e11b815260048101889052602490fd5b600083815260046020526040902080546001600160a01b0319169055808b5260038852888b208054600019019055610ecb565b8451633250574960e11b815260048101889052602490fd5b91909160009080825260209160068352604081209085519067ffffffffffffffff8211611218576110e78354610ac4565b601f81116111d5575b508490601f831160011461115157907ff8e1a15aba9398e019f0b49df1a4fde98ee17ae345cb5f6b5e2c27f5033e8ce7969783611146575b50508160011b916000199060031b1c19161790555b604051908152a1565b015190503880611128565b9196601f198816848452868420935b8181106111be57509160019391897ff8e1a15aba9398e019f0b49df1a4fde98ee17ae345cb5f6b5e2c27f5033e8ce7999a94106111a5575b505050811b01905561113d565b015160001960f88460031b161c19169055388080611198565b929387600181928786015181550195019301611160565b838252858220601f840160051c81019187851061120e575b601f0160051c01905b81811061120357506110f0565b8281556001016111f6565b90915081906111ed565b634e487b7160e01b81526041600452602490fd5b6007546001600160a01b0316330361124057565b60405163118cdaa760e01b8152336004820152602490fd5b90939192833b61126a575b5050505050565b604051630a85bd0160e11b8082526001600160a01b0393841660048301529583166024820152604481019190915260806064820152949216926020929185906112b7906084830190610a1e565b039483816000978189895af1869181611362575b5061132c575050503d600014611323573d6112e581610c18565b906112f36040519283610b30565b81528093823d92013e5b8251928361131e57604051633250574960e11b815260048101849052602490fd5b019050fd5b606092506112fd565b919450915063ffffffff60e01b160361134a57503880808080611263565b60249060405190633250574960e11b82526004820152fd5b9091508481813d831161139f575b61137a8183610b30565b8101031261139b57516001600160e01b03198116810361139b5790386112cb565b8680fd5b503d61137056fea2646970667358221220964a8773afffd6f2a73a260ed83907788159a1eb6b4460dc5a468c0cb6c522d864736f6c63430008190033",
|
|
622
|
+
"linkReferences": {},
|
|
623
|
+
"deployedLinkReferences": {}
|
|
624
|
+
}
|