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 "racc00ns"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19522989 | 8 months ago | | | 0 | 0.00053947128 | |
| 18816031 | a year ago | | | 0 | 0.0058941649 | |
| 17021862 | 2 years ago | | | 0 | 0.00099252887 | |
| 16708733 | 2 years ago | | | 0 | 0.00095773652 | |
| 16700237 | 2 years ago | | | 0 | 0.0021384882 | |
| 16666886 | 2 years ago | | | 0 | 0.00092317084 | |
| 16666885 | 2 years ago | | | 0 | 0.0010004310 | |
| 16666885 | 2 years ago | | | 0 | 0.00099863045 | |
| 16606700 | 2 years ago | | | 0 | 0.0010325372 | |
| 16593252 | 2 years ago | | | 0 | 0.0018516592 |
ABI
ABI objects
Getter at block 21225474
name() view returns (string)
racc00ns
owner() view returns (address)
0xe540a66c132ef43ffbc4c9ea95d03a7ce59b8793
symbol() view returns (string)
CC0
totalSupply() view returns (uint256)
100
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)
State-modifying
Events approve(address to, uint256 tokenId)
mint() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(uint256 _maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.