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 "KevToadz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20608340 | 2 months ago | | | 0 | 0.000046971706 | |
| 16657419 | 2 years ago | | | 0 | 0.0011098969 | |
| 16471532 | 2 years ago | | | 0 | 0.0012467844 | |
| 16297314 | 2 years ago | | | 0 | 0.00067779935 | |
| 16297090 | 2 years ago | | | 0 | 0.00067696347 | |
| 16261535 | 2 years ago | | | 0 | 0.00058469339 | |
| 15977448 | 2 years ago | | | 0 | 0.0012646622 | |
| 15860617 | 2 years ago | | | 0 | 0.00036048212 | |
| 15553171 | 2 years ago | | | 0 | 0.00038601506 | |
| 14737828 | 2 years ago | | | 0 | 0.0011844573 |
ABI
ABI objects
Getter at block 21081749
MaxPerWallet() view returns (uint256)
2
MaxSupply() view returns (uint256)
470
MaxTX() view returns (uint256)
1
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmdMvQYoGMuwDPPoGTxcDSoHx3JceCTe5VbngVFXrSu851/
name() view returns (string)
KevToadz
owner() view returns (address)
0x0a995b449cbb362d4b77d219dfc7709a61cf7e67
paused() view returns (bool)
false
price() view returns (uint256)
0
proxyRegistryAddress() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol() view returns (string)
KTOADZ
totalSupply() view returns (uint256)
470
Read-only
addressMinted(address) view returns (uint256)
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(uint256 quantity) payable
pause(bool _state)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI_)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.