Okami

Verified contract

Active on Ethereum with 444 txns
Deployed by via 0x989ca2d6 at 14920533
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Okami"

0xd608bba08174ca6c4d9ed1ad0b5770deede9a79bc156bf674220387b20328347
0x6554f505573d84951154081f69ffb7926f93c76686e3493b7b6db495c09c3afd
0x6a179e6e76c04b1b3d2acbfadaf2d1441b277cdec716a7eced15ebe1a9a9d7a1
0x1ff7aa4b70e6d61966a1827810510b447ac12c29fab17fc9df806a193bba0a97
0xf60ca5bed7893f85288bf716e0bdda8c0074c462cb6ee8da504183e801f68109
0x31742a8a9341cce076a235005d19ec55832ec48900dad2cef468b223b048846d
0x1debd111e5582f74b0f5817304b29549e936d8a81e493e37bbe626d97ad041aa
0xfc520b536bd0108f0c24f82061ef18ce29cb1cb6996b04cc4bc65fd2dc17ff32
0x56454fe28ccb86fd372831e052fd829881ec1451d892085d9ff3ac78c338aad7
0xbea0b5b2f3648b2102de401f2c1955e086fca9943a82b3b395fc08e5c0bf7b98

Functions
Getter at block 21302999
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://bunn.mypinata.cloud/ipfs/QmYpA1kCrQVgzzx8NhuAT1asdmRDNKb6tEV23hTbeRgveP
cost(view returns (uint256)
75000000000000000
costWL(view returns (uint256)
75000000000000000
currentState(view returns (uint256)
2
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
5000
name(view returns (string)
Okami
nftPerAddressLimit(view returns (uint256)
20
notRevealedUri(view returns (string)
https://bunn.mypinata.cloud/ipfs/QmNuRd6T8N7Bp6FK6PFr1qiVXXPuMcicoownkajvgsTjnp
owner(view returns (address)
0x9a754044fbfa95d15b252453c1bb5401320a8386
revealed(view returns (bool)
true
symbol(view returns (string)
OKAMI
totalSupply(view returns (uint256)
714
Read-only
addressMintedBalance(addressview returns (uint256)
addressWhitelisted(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(
removeUserFromWhitelist(address _user
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNewOwner(address _newOwner
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(
setPublic(
setPublicCost(uint256 _price
setWLCost(uint256 _price
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
whitelistUsers(address[] _users
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(