ApesFormulasClaiming
Verified contract
Active on
Ethereum with 253 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "ApesFormulasClaiming"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273298 | 8 hours ago | | | 0 | 0.0025082928 | |
| 21271766 | 13 hours ago | | | 0 | 0.0025673151 | |
| 21265573 | a day ago | | | 0 | 0.0050323164 | |
| 21265475 | a day ago | | | 0 | 0.0048805143 | |
| 21245706 | 4 days ago | | | 0 | 0.0020249455 | |
| 21244304 | 4 days ago | | | 0 | 0.0030402304 | |
| 21240253 | 5 days ago | | | 0 | 0.0020310880 | |
| 21235697 | 6 days ago | | | 0 | 0.0021275792 | |
| 21231098 | 6 days ago | | | 0 | 0.0031180286 | |
| 21229936 | 6 days ago | | | 0 | 0.0029295748 |
ABI
ABI objects
Getter at block 21275592
owner() view returns (address)
0xc683ec31e34dd330ce4c96c8becf2a02e54959f7
secret() view returns (address)
0x7c8f6808778ba76841d3700cada31206c438f49d
tokenHolder() view returns (address)
0x36af9c1c4cdb2e9cfb4d7c83ae0116a585ce7f3c
Read-only
usedSignatures(bytes) view returns (bool)
State-modifying
Events renounceOwnership()
setSigner(address newSigner)
setTokenHolder(address newTokenHolder)
transferOwnership(address newOwner)
withdrawNFTWithSignature(address[] tokenAddresses, uint256[] tokenIds, uint256[] amounts, address recipient, uint256 timeOut, bytes signature)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetSigner(address signer)
SetTokenHolder(address tokenHolder)
UseSignature(bytes signature)
WithdrawNFT(address token, uint256 tokenId, uint256 amount, address recipient, address operator)
constructor(address _secret, address _tokenHolder)
This contract contains no fallback and receive objects.
This contract contains no error objects.