This contract is being backfilled. You may encounter incomplete storage history.

Abstraction WaterColor by Well

Verified contract

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

No balances found for "Abstraction WaterColor by Well"

0x1d15f3bf4e671e2b04e7d20e45c990c6bd5ec89725206cc5295d6bb77baf4afc
0x2b50af24256dc0e282c3d421a33805981d4f44bab9b0067db886a45004bd05d9
0x777724258f118d2b44d13ea368da86c920c3728b5af410f260fc4a645f59bb65
0xd6643dc1d160a9872fa62543b91822c254b97fd75494bbbdb0e5a08fc7e005c0
0xd2c8c0192b48019faa3f1e7ad52de240c059fdd60cf5e144a34a9e5ecc4ee9b1
0x389d812054ff19833c390501e2a6b91ff83475f7d59fd9a49cde33a6a68a7af1
0xc64267c442c3862aa11437fddea34b3fa0a813136315b0ed43231f0f8de02c4c
0x24191b1312660cd3532f4d81f15d68d68f756e6e922e096106c1266075ffe306
0xcf5675dd1095275c9be516b243145728f7ba127031f2750d5cbe10bf1f599708
0x73522e2e5339215221a870a15a65283006c956b7fbdedb00fd4e0ab8e3dbf3d7

Functions
Getter at block 21214784
cost(view returns (uint256)
2000000000000000
maxFreeTx(view returns (uint256)
1
maxSupply(view returns (uint256)
512
name(view returns (string)
Abstraction WaterColor by Well
owner(view returns (address)
0x3cac31a4b99e679aa318b57531a5cc14dba52190
symbol(view returns (string)
WaterColor
totalSupply(view returns (uint256)
512
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 tokenIdpayable 
giveaway(address recuint256 amount
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setMaxFreePerAddr(uint256 maxTxuint256 maxS
seturi(string u
transferFrom(address fromaddress touint256 tokenIdpayable 
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(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(