Sewage Fruitz
Verified contract
Active on
Ethereum with 4,594 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 "Sewage Fruitz"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20758272 | 2 months ago | | | 0 | 0.00015123313 | |
| 20282895 | 5 months ago | | | 0 | 0.00011538813 | |
| 20282894 | 5 months ago | | | 0 | 0.00010738855 | |
| 19819595 | 7 months ago | | | 0 | 0.00042752197 | |
| 19718745 | 7 months ago | | | 0 | 0.0010862896 | |
| 19240998 | 9 months ago | | | 0 | 0.0018307472 | |
| 19144255 | 10 months ago | | | 0 | 0.0010484657 | |
| 19142579 | 10 months ago | | | 0 | 0.0010151849 | |
| 19142515 | 10 months ago | | | 0 | 0.00086619796 | |
| 19142345 | 10 months ago | | | 0 | 0.00096113794 |
ABI
ABI objects
Getter at block 21285325
baseURI() view returns (string)
https://3lr13kndr5.execute-api.us-east-1.amazonaws.com/
currentTokenId() view returns (uint256)
2500
maxSupply() view returns (uint256)
2500
merkleRoot() view returns (bytes32)
0xa649425ba93945eea8cf9fd40b20f78f96c236b9dd674a7ec9b04ec9e6cf9957
mintPeriod() view returns (uint256)
1667072915
name() view returns (string)
Sewage Fruitz
owner() view returns (address)
0x9d1a807355056442f878f3bbc22054a0677e7995
symbol() view returns (string)
FRUITZ
treasury() view returns (address)
0xa70b638b70154edfcbb8dbbbd04900f328f32c35
treasuryMint() view returns (uint256)
100
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256) view returns (address)
isApprovedForAll(address, address) view returns (bool)
ownerOf(uint256 id) view returns (address owner)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
userToClaims(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 id)
mint(address _recipient, bytes32[] proof) returns (uint256)
publicMint() returns (uint256)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 id)
safeTransferFrom(address from, address to, uint256 id, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _baseURI)
transferFrom(address from, address to, uint256 id)
transferOwnership(address newOwner)
withdraw()
withdrawAll()
Approval(address indexed owner, address indexed spender, uint256 indexed id)
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 id)
constructor(string _name, string _symbol, bytes32 _merkleRoot, string _baseURI, uint256 _mintPeriod, address _treasury)
This contract contains no fallback and receive objects.
This contract contains no error objects.