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 "Void Cell"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17046790 | 2 years ago | | | 0 | 0.0012548822 | |
| 16904216 | 2 years ago | | | 0 | 0.00037914929 | |
| 16225766 | 2 years ago | | | 0 | 0.0016751090 | |
| 16177822 | 2 years ago | | | 0 | 0.00079873947 | |
| 15985754 | 2 years ago | | | 0 | 0.00083123250 | |
| 15892892 | 2 years ago | | | 0 | 0.00055983520 | |
| 15885045 | 2 years ago | | | 0 | 0.0032384799 | |
| 15881786 | 2 years ago | | | 0 | 0.00086099309 | |
| 15881782 | 2 years ago | | | 0 | 0.00068284146 | |
| 15881780 | 2 years ago | | | 0 | 0.00083215079 |
ABI
ABI objects
Getter at block 21171962
iramuraNFT() view returns (address)
0xa91cc74cd5a42a29919e476afc569d1612ef6e99
maxForClaim() view returns (uint256)
600
name() view returns (string)
Void Cell
owner() view returns (address)
0xe54ee8ca76431e2d8ff95d00cf6eb1e54d6faaae
paused() view returns (bool)
false
symbol() view returns (string)
VC
totalClaim() view returns (uint256)
4
totalSupply() view returns (uint256)
888
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
whitelistedVoid(address) view returns (bool)
State-modifying
Events addWhitelisteVoid(address[] list)
airdrop(address[] users, uint256[] amounts)
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
mint()
mintTreasury(uint256 amount)
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _uri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(address _iramuraNFT)
fallback()
This contract contains no error objects.