Gwims

Verified contract

Active on Ethereum with 640 txns
Deployed by via 0x97329205 at 19072031
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,307.47
0xe15fb29f94a0adadbec4c3bf5b625c7f3acd5cb5395cce149156f580dfee981c
0x17d46eaeb4578fab31adae969dc65314fc24d05237ebd6495d4d5cf78c28e50e
0xfda2296c3c08622fb1c60f8db5bab1c4585a7813fca49b19420598df12c6c0f3
0xed514e590ae13fa858cc71a209f3d9a354157cd79b35cb6653be071da2f82ffa
0xf9020a3b36c52cd2efc94fd62c7eed21325f785485bb41ee840a3146b678766b
0x04ed969a99853d15a4680e5d45c6124892cc7e495d59eca2ae77b64838b68d1c
0xef5f595f1af56c9fc42d53fc591c10338acd0ed3c3fd398435996c0a47b66674
0xdac9f7d4e077124487503438faa0c94dcc61272fb5669e079ab71160bbf2e032
0x5698033f36d9c0c3b73949d9cd6dc2eca1d8449f37fd217c250394a232251f38
0xb572deab178909543d9be6556e8b645a27898542a8e6847b355b5b5033498815

Functions
Getter at block 21396155
COST(view returns (uint256)
1000000000000000
MAX_FREE(view returns (uint256)
789
MAX_FREE_PER_WALLET(view returns (uint256)
2
MAX_SUPPLY(view returns (uint256)
1111
name(view returns (string)
Gwims
owner(view returns (address)
0x73625cc1f3dbdd97043c3ecd17b6ec281f302980
symbol(view returns (string)
GWIM
totalSupply(view returns (uint256)
1111
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _COSTuint256 _MAX_FREEuint256 _MAX_FREE_PER_WALLET
setData(string _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(