Reached 400 Participants!

Unverified contract

Proxy

Active on Base with 1,626 txns
Deployed by via 0x5902e58b at 12731220
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots

No balances found for "Reached 400 Participants!"

0x93d3e427d820893f3e25afbd7651a6167900f09556972d04fbbebc49f690082f
0xeafb68ae650b15a987b429bafd006863ce4764de50deabb739df9d41c7c66890
0xde483e5b6b91dfe6b81cf62b04d4e32bd3f789f211d5cf5db4ca5097c6d329b3
0x9982d42d7fe6bef73a607271a6b57660c855ccff91dad7120bfe6fe780ea86df
0x47ebbc2477f0c7c49996ac5c41bfeb4803a4e089698ca9f6f0d2a64981edaa91
0x10a1ea177f14dbf70e776fae7153067bd03db6bd2738059068170dc170dfce0b
0x10845aa69c2eff2df2b98153afa7dff53db2e9ae6fb545afc9f0fcf0481f4de3
0x969375fec969b17bb275c36a761883e6cb5f7dbe67aa8ebe45df087c85e36430
0x5bc35556e11dc7b463f0056b0611b78e71da57057fd31f318cce1bd2ea9a5b78
0xe7d2a27efd7790e71eedd59ee49900f06b9241196b5960a08b89d9c7e56bcbba

Functions
Getter at block 22923892
factoryProxy(view returns (address)
0x4205e56a69a0130a9e0828d45d0c84e45340a196
fee(view returns (uint256)
0
getFeeData(view returns (uint256 tokenFeeaddress treasuryAddress)
(tokenFee=0, treasuryAddress=0xf0ae4f60a4dc379ae25371a34b4b699dee8d530f)
name(view returns (string)
Reached 400 Participants!
owner(view returns (address)
0xf0ae4f60a4dc379ae25371a34b4b699dee8d530f
symbol(view returns (string)
400
totalSupply(view returns (uint256)
1624
treasury(view returns (address)
0xf0ae4f60a4dc379ae25371a34b4b699dee8d530f
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasClaimed(address accountview returns (bool claimed)
hasTheUserIdClaimed(uint256 userIdview returns (bool claimed)
isApprovedForAll(addressaddressview 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 tokenIdview returns (string)
State-modifying
approve(addressuint256
burn(uint256 tokenIduint256 userIdbytes signature
claim(address receiveruint256 userIdbytes signaturepayable 
initialize(string namestring symbolstring _cidaddress tokenOwneraddress treasuryuint256 tokenFeeaddress factoryProxyAddress
renounceOwnership(
safeTransferFrom(addressaddressuint256
safeTransferFrom(addressaddressuint256bytes
setApprovalForAll(addressbool
setFee(uint256 newFee
setTreasury(address newTreasury
transferFrom(addressaddressuint256
transferOwnership(address newOwner
updateTokenURI(string newCid
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Claimed(address indexed receiveruint256 tokenId
FeeChanged(uint256 newFee
Initialized(uint8 version
MetadataUpdate(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TreasuryChanged(address newTreasury
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyClaimed(
FailedToSendEther(address recipient
IncorrectFee(uint256 paiduint256 requiredAmount
IncorrectSender(
IncorrectSignature(
NonExistentToken(uint256 tokenId
Soulbound(