Onitama

Verified contract

Active on Ethereum with 6,610 txns
Deployed by via 0xbbfdbb0e at 15494569
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Onitama"

0xbf0889392426b55891d3e52ebc5753a1b91c5f8f039a3e19b9fae20bb82f4203
0x89c0250a9605d8934fdf8e05a1bf4f4fe44d7a6d1007b10f20bd0f617bd8bbe6
From
0xae08b6a53acc1ee08ad805da0d3432129bdfb47315b421a335bdfbcfcca294ba
0x1f561dadb18a947c40288f4a1a7adc689555a4e2651769ee9b5011e7dd3ec32c
0xe40aa683ecbf32299a19bc2b4c7d582f94acdd80d228e63a13eab2fc1f35fec3
0xc615f4b42e928f2a802ecdaae714b16ee6ed623e33044be340e3815f1fd6535f
0xd3126eee664632be8edd3629baafcddcd4a3070a2588cea69793c324d95d7633
0x6d0928d42d37a7aa001b2ea3cf3a2426c4426299fa9ac3c7cfd16603f7953b3a
0xe8b816670c1f1255bae92d3a694f512505699885c595130906615c506658af44
0xd8390bd9e062dda4ea6de0e2276ddfdf4e582177609e6c00eb44eadc8dccce82

Functions
Getter at block 20865834
maxBatchSize(view returns (uint256)
1
maxSupply(view returns (uint256)
3333
name(view returns (string)
Onitama
notRevealedUri(view returns (string)
ipfs://QmS7EgYpNepSiuLvTqVQr9Erh8u12EkKsJSXGprrqCJVCt
owner(view returns (address)
0x7d84186286edd37dbd4013624efdf8ae33727006
publicMintStartAt(view returns (uint256)
1662649200
signerAddress(view returns (address)
0xeeec77625ff9a0e08caf25f3d7348de61f94bee6
symbol(view returns (string)
ONI
teamAddress(view returns (address)
0xda144554a7492626af377f70d4e6df0e17cc2c02
totalSupply(view returns (uint256)
3333
whitelistMintStartAt(view returns (uint256)
1662642000
Read-only
addressMintedCount(addressview returns (uint256)
addressWhitelistMintedCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isAuthorized(address senderuint256 mintLimituint8 vbytes32 rbytes32 sview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mintForAirdrop(address[] addressesuint256 quantity
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 quantityuint256 mintLimituint8 vbytes32 rbytes32 spayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _signerAddressaddress _teamAddressuint256 _maxBatchSizeuint256 _whitelistMintStartAtuint256 _publicMintStartAtstring _notRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
CallFromContract(
ExceedMaxSupply(uint256 maxSupply
ExceedMintLimit(uint256 mintLimit
InvalidSignature(
MintERC2309QuantityExceedsLimit(
MintEnd(
MintNotStart(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(