KevinZuki
Verified contract
Active on
Ethereum with 344 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 "KevinZuki"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18893385 | 10 months ago | | | 0 | 0.00091486995 | |
| 16306755 | 2 years ago | | | 0 | 0.00096612935 | |
| 16306359 | 2 years ago | | | 0 | 0.00078277151 | |
| 16302690 | 2 years ago | | | 0 | 0.00071556085 | |
| 15962453 | 2 years ago | | | 0 | 0.00077403144 | |
| 15949511 | 2 years ago | | | 0 | 0.00076763391 | |
| 15244241 | 2 years ago | | | 0 | 0.00062593601 | |
| 14644125 | 3 years ago | | | 0 | 0.0012458179 | |
| 14486949 | 3 years ago | | | 0 | 0.0022264336 | |
| 14426863 | 3 years ago | | | 0 | 0.0014504329 |
ABI
ABI objects
Getter at block 21181329
SUPPLY_MAX() view returns (uint256)
1100
SUPPLY_PER_TX() view returns (uint256)
5
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmXpYbUPGFT1BNuH3cxmapmcDgadtKaSpxZv2h9niicnGT/
looksrare() view returns (address)
0xf42aa99f011a1fa7cda90e5e98b277e306bca83e
marketplacesApproved() view returns (bool)
true
name() view returns (string)
KevinZuki
opensea() view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
owner() view returns (address)
0x5d5a40a6a8f10ff0b07877bb45b3b8689029424e
saleState() view returns (uint256)
0
symbol() view returns (string)
KevZuki
totalSupply() view returns (uint256)
1100
unrevealedURI() view returns (string)
Read-only
balanceOf(address account_) 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 account_, uint256 index_) view returns (uint256 tokenId)
tokenURI(uint256 id) view returns (string)
walletOfOwner(address account_) view returns (uint256[])
State-modifying
Events approve(address to_, uint256 tokenId_)
mint(uint256 amount) payable
safeTransferFrom(address from_, address to_, uint256 tokenId_)
safeTransferFrom(address from_, address to_, uint256 tokenId_, bytes data_)
setApprovalForAll(address operator_, bool approved_)
setBaseURI(string newBaseURI, string newBaseExtension)
setLooksrare(address newLooksrare)
setOpensea(address newOpensea)
setSaleState(uint256 newSaleState)
setUnrevealedURI(string newUnrevealedURI)
toggleMarketplacesApproved()
transferFrom(address from_, address to_, uint256 tokenId_)
transferOwnership(address owner_)
withdraw(address to, uint256 amount)
withdrawERC1155(address token, uint256 id, uint256 value)
withdrawERC20(address token, uint256 value)
withdrawERC721(address token, uint256 id)
Approval(address indexed _owner, address indexed _approved, uint256 indexed _tokenId)
ApprovalForAll(address indexed _owner, address indexed _operator, bool _approved)
OwnershipTransfered(address indexed from, address indexed to)
Transfer(address indexed _from, address indexed _to, uint256 indexed _tokenId)
constructor(string newUnrevealedURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.