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

Setter Token Rewards Gen 2

Verified contract

Active on Base with 4,654 txns
Deployed by via 0x8213ddd0 at 11214366
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5249ba36dc4a6cde3046f8c2d7bdac116662e1caaed8b9db1e427e5e8c3c3a25
0x6c15be0e3791558a515a00fb4659c64698db25a73e31802f756f5f89fb1a0a54
0xd035b3c0461d221c6f051024252157d7908374888a19d1696da3f85631a5adeb
0x814eb352d5cb254363197cd2996b46e107b821fdc7e3cfdaadeb89eb1d4dff33
0x7acd69a1d29861918b4ab74de00ac7ad665bb2597629840734e98a4580e48ee5
0x87a965081da5b26ceb2f4fd0461008fc243d46bb527a120c3d84809151ef7a6d
0x86a441cdbd4d8cf345a7668604b46a5ac6121c14985803401dfaa6a0a549e943
0x8c162de7e03d905f66a2e940e32a57fbad501d085e23c8733ad9aba3d10f2dc5
0xf5b06a308594f468c7827d799e96b6c1929d1e85bbe9de6f0d3a8921b20c85ef
0xde069b5b774ad2151c15f2bb1df138f99ae73e9605a74efc0b669003023c9e11

Functions
Getter at block 21873255
allowCap(view returns (uint256)
2
baseURI(view returns (string)
https://app.setter.co/api/meta/strgen2/
merkleRootAllow(view returns (bytes32)
0xd3498000b945e0a1b942fed872fad86c781022ef06fd6d977dfcb779f2f0a82a
mintPrice(view returns (uint256)
30000000000000000
name(view returns (string)
Setter Token Rewards Gen 2
nextTokenId(view returns (uint256)
2636
openMintStatus(view returns (bool)
true
owner(view returns (address)
0x0d59de0e848f8643c09d8111a8547190d86693fe
paused(view returns (bool)
false
supplyMax(view returns (uint256)
10000
symbol(view returns (string)
STRGEN2
totalSupply(view returns (uint256)
2635
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isAllowlisted(address addrbytes32[] merkleProofbytes32 merkleRootpure returns (bool)
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
burn(uint256 tokenId
mint(address touint8 tierbytes32[] merkleProofpayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setAllowCap(uint256 newCap
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setMerkleRootAllow(bytes32 _merkleRootAllow
setMintPrice(uint256 newPrice
setOpenMintStatus(bool newStatus
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(address touint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _baseURIbytes32 _merkleRootAllow
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.