Yakuzzi
Verified contract
Active on
Ethereum with 2,921 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 "Yakuzzi"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21101747 | a month ago | | | 0 | 0.00018217705 | |
| 20719341 | 3 months ago | | | 0 | 0.000064482810 | |
| 19987760 | 6 months ago | | | 0 | 0.00016983452 | |
| 19825507 | 7 months ago | | | 0 | 0.00015048136 | |
| 19316359 | 9 months ago | | | 0 | 0.0023880582 | |
| 19124100 | 10 months ago | | | 0 | 0.00098162905 | |
| 18284424 | a year ago | | | 0 | 0.00032935063 | |
| 18191801 | a year ago | | | 0 | 0.00099353108 | |
| 17814035 | a year ago | | | 0 | 0.0010643799 | |
| 17465091 | a year ago | | | 0 | 0.0010792093 |
ABI
ABI objects
Getter at block 21294898
TOTAL_SUPPLY() view returns (uint256)
893
gateOpen() view returns (uint256)
1658757600
name() view returns (string)
Yakuzzi
owner() view returns (address)
0xff90dacab0e97336431eb3d7a64f89e4e93da848
publicGateOpen() view returns (uint256)
1658763000
symbol() view returns (string)
YKZ
totalSupply() view returns (uint256)
893
whitelistMerkleRoot() view returns (bytes32)
0x373c1c469466c6023e350cfbd82de6c58af57619ebc96532cf50be0d33db5bd9
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
isTeamAddress(address addr) view returns (bool)
isWhitelisted(bytes32[] _merkleProof) 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 addTeamWallet(address _addr)
approve(address to, uint256 tokenId)
joinJacuzzi()
removeTeamWallet(address _addr)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
sakeListMint(bytes32[] _merkleProof)
setApprovalForAll(address operator, bool approved)
setGate(uint256 _newDate)
setMerkleRoot(bytes32 _merkleRoot)
setTokenUri(string __baseTokenUri)
teamMint(uint256 qty)
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 _gateOpenAt)
This contract contains no fallback and receive objects.
This contract contains no error objects.