ApeInTakeOff
Verified contract
Active on
Ethereum with 1,316 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 "ApeInTakeOff"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21222292 | 5 days ago | | | 0 | 0.0010309721 | |
| 21123535 | 19 days ago | | | 0 | 0.00055875512 | |
| 20523609 | 3 months ago | | | 0 | 0.000076717591 | |
| 20471193 | 4 months ago | | | 0 | 0.00051452793 | |
| 20149673 | 5 months ago | | | 0 | 0.0032171992 | |
| 20149673 | 5 months ago | | | 0 | 0.0094806135 | |
| 19694122 | 7 months ago | | | 0 | 0.00013964148 | |
| 19125204 | 10 months ago | | | 0 | 0.00088221032 | |
| 19118510 | 10 months ago | | | 0 | 0.00055331773 | |
| 19115751 | 10 months ago | | | 0 | 0.00054049958 |
ABI
ABI objects
Getter at block 21257696
claimedCodesCounter() view returns (uint256)
122
claimedCounter() view returns (uint256)
1330
claimingLive() view returns (bool)
true
owner() view returns (address)
0xff6c9a1b0a9feb61501196733cc154c9eb4001fb
Read-only
balanceOf(address account, uint256 id) view returns (uint256)
balanceOfBatch(address[] accounts, uint256[] ids) view returns (uint256[])
claimedAmount(address) view returns (uint256)
exists(uint256 id) view returns (bool)
isApprovedForAll(address account, address operator) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
totalSupply(uint256 id) view returns (uint256)
uri(uint256) view returns (string)
State-modifying
Events claim(uint256 claimableAmount, bytes signature)
claimCode(bytes32 codeHash, bytes signature)
renounceOwnership()
safeBatchTransferFrom(address from, address to, uint256[] ids, uint256[] amounts, bytes data)
safeTransferFrom(address from, address to, uint256 id, uint256 amount, bytes data)
setApprovalForAll(address operator, bool approved)
setSignerAddress(address signer)
toggleClaiming()
transferOwnership(address newOwner)
ApprovalForAll(address indexed account, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransferBatch(address indexed operator, address indexed from, address indexed to, uint256[] ids, uint256[] values)
TransferSingle(address indexed operator, address indexed from, address indexed to, uint256 id, uint256 value)
URI(string value, uint256 indexed id)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.