MISSION4 ./Reown

Unverified contract

Proxy

Active on Base with 3,345 txns
Deployed by via 0xf897dd66 at 21491513
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
-
variable spans 49 additional slots
4 additional variables

No balances found for "MISSION4 ./Reown"

0xdd79622c3b4059077f3c5ed59eeadffd852082e874c6b40450b137a3b1c0890a
0xd1d984bb1e30a7eda28eaa6c976e4c2b88ad15bbd445b7fba8b2b3f33341cae9
0xa1c59d0e8dfb3c86f350de98189471246aa11689e511993bef63f27252ff8f28
0x0ddd26f95e8d51d225b9339ef556099a0e9c6b75fb6744b159a5175f333e8e1c
0xa904e7bb2d852e6330687c4a760fa6ee733d931351ba6fb4788011472fe59d39
0x29d2eecbad6c6bf2a11ff11b0dabb511515dcd9742863ceb130bf80d40e2a592
0xaf743b4cf76158564732aafd2dbb58f4d4d8c1a9cc0142d2078f734dab41db04
0x4ccbb2e6269306a076d6b9003cdfa26b333cac4387e0ca823a58ab6cb90552a4
0xf7fd489c018080e38b4ed0a5d422ccb2f57daa074bd3239448b6d05f85728769
0xa476053dab0da4c61a8d09776e8670ae63a87ab261db4da8a7a1537713effa65

Functions
Getter at block 22769005
SIGNATURE_VALIDITY(view returns (uint256)
3600
factoryProxy(view returns (address)
0x4205e56a69a0130a9e0828d45d0c84e45340a196
fee(view returns (uint256)
0
getFeeData(view returns (uint256 tokenFeeaddress treasuryAddress)
(tokenFee=0, treasuryAddress=0x1425674bba3d991e029cf1f79fd7555362beb4c3)
locked(view returns (bool)
true
maxSupply(view returns (uint256)
0
mintableAmountPerUser(view returns (uint256)
0
name(view returns (string)
MISSION4 ./Reown
owner(view returns (address)
0x1425674bba3d991e029cf1f79fd7555362beb4c3
symbol(view returns (string)
totalSupply(view returns (uint256)
3521
treasury(view returns (address)
0x1425674bba3d991e029cf1f79fd7555362beb4c3
Read-only
balanceOf(address ownerview returns (uint256)
balanceOf(uint256 userIdview returns (uint256 amount)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
locked(uint256 tokenIdview 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(address touint256 tokenId
burn(uint256[] tokenIdsuint256 userIduint256 signedAtbytes signature
claim(uint256 amountaddress receiveruint256 userIduint256 signedAtbytes signaturepayable 
initialize(struct IGuildRewardNFTFactoryConfigurableNFTConfig nftConfigaddress factoryProxyAddress
multicall(bytes[] datareturns (bytes[] results)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setFee(uint256 newFee
setLocked(bool newLocked
setMaxSupply(uint256 newMaxSupply
setMintableAmountPerUser(uint256 newAmount
setTreasury(address newTreasury
transferFrom(address fromaddress touint256 tokenId
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
Locked(uint256 tokenId
MaxSupplyChanged(uint256 newMaxSupply
MetadataUpdate(
MintableAmountPerUserChanged(uint256 newAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
TreasuryChanged(address newTreasury
Unlocked(uint256 tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

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