uwucrew
Verified contract
Active on
Ethereum with 15,995 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "uwucrew"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21241564 | a day ago | | | 0 | 0.00038318092 | |
| 21237637 | 2 days ago | | | 0 | 0.00073726881 | |
| 21230072 | 3 days ago | | | 0 | 0.00053615523 | |
| 21230068 | 3 days ago | | | 0 | 0.00087794127 | |
| 21230053 | 3 days ago | | | 0 | 0.00091876971 | |
| 21230048 | 3 days ago | | | 0 | 0.00083334676 | |
| 21225211 | 3 days ago | | | 0 | 0.00046663000 | |
| 21224308 | 3 days ago | | | 0 | 0.0010452512 | |
| 21224289 | 3 days ago | | | 0 | 0.00096125780 | |
| 21220924 | 4 days ago | | | 0 | 0.00042176332 |
ABI
ABI objects
Getter at block 21249236
MAX_UWU() view returns (uint256)
9670
UWU_PROVENANCE() view returns (string)
baseURI() view returns (string)
ipfs://QmaxEUs9LWYzJRWVwCe5G4m4DZzRoA7Ezvs7QkGmTR17fM/
extraContract() view returns (address)
0x0000000000000000000000000000000000000000
name() view returns (string)
uwucrew
owner() view returns (address)
0x354a70969f0b4a4c994403051a81c2ca45db3615
saleContract() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
UWU
totalSupply() view returns (uint256)
9670
Read-only
balanceOf(address owner) view returns (uint256)
cumulativeHODL(address user) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
lastTransferTimestamp(uint256) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(address to, uint256 tokenId)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
prepareSale(address _saleContract)
renounceMinting()
renounceOwnership()
reserveUWUS()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newURI)
setExtraContract(address _extraContract)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, uint256 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.