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

SeaAvatars

Verified contract

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

No balances found for "SeaAvatars"

0x7cb81abf2e4009ac3192dd623133a8d404b0f55fcc8e63a6345ac85333d475d3
0xad9f3d8c9d8c0a14cddce47b4a0f2c9519e3ed14d7e542890256a30727c7c8b2
0x21fd5c6476e66885a7be3b9cf873b5f8993f9ca8466fa6438baa0b5f1e56170c
0xfbc2b2dc3665b4b66936e46c11ada1902e046e7c77b47d98b201e7a2b4623f10
0xbb115800f002a2c83b590eb00d2539c0e12111e7fc37d97980ccfefdf512ac51
0xcfcbb8994fe050e6e759bd04c0841c91827ca3248e92bdc1aeba1ff8ca4a2bee
0xb8ad9516b9445d1ea3a7e96a177e352cdf43d990b5be5e3b98127b54ba886293
From
0xfde8e97410a03bea28f925d34ab0382f3108a8aeb22d45ca29a8078548544c83
0x9beb44f09e96ebccc4b903e446007959031631ca5c8c110c98bb19e1119e6d91
From
0x6a5ff9b45f33e3f1b24e6bd2e25986341458cc4a924a3a06937fb91d35a0a880

Functions
Getter at block 21214046
SeaAddress(view returns (address)
0xccb6e4a1c42f4892cde27a8bc2e50bba0b43d224
burned(view returns (bool)
true
name(view returns (string)
SeaAvatars
owner(view returns (address)
0xc44e8c1a176cead84ea4ce3be48c1f8da309acbe
saleIsActive(view returns (bool)
true
symbol(view returns (string)
SEAV
totalSupply(view returns (uint256)
169
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)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
burnAll(
directMint(address touint256 tokenId
flipSaleState(
mintMany(uint32[] ids
mintToken(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.