GuildRewardNFTFactory

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x9109e22e at 2916413
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 47 additional slots
-
variable spans 46 additional slots

No balances found for "GuildRewardNFTFactory"

No transactions found for "GuildRewardNFTFactory"


Functions
Getter at block 21876957
fee(view returns (uint256)
0
getFeeData(view returns (uint256 tokenFeeaddress treasuryAddress)
(tokenFee=0, treasuryAddress=0x0000000000000000000000000000000000000000)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
treasury(view returns (address)
0x0000000000000000000000000000000000000000
validSigner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getDeployedTokenContracts(address deployerview returns (struct IGuildRewardNFTFactoryDeployment[] tokens)
nftImplementations(uint8 contractTypeview returns (address contractAddress)
State-modifying
deployBasicNFT(string namestring symbolstring cidaddress tokenOwneraddress tokenTreasuryuint256 tokenFee
initialize(address treasuryAddressuint256 feeaddress validSignerAddress
renounceOwnership(
setFee(uint256 newFee
setNFTImplementation(uint8 contractTypeaddress newNFT
setTreasury(address newTreasury
setValidSigner(address newValidSigner
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
FeeChanged(uint256 newFee
ImplementationChanged(uint8 contractTypeaddress newNFT
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardNFTDeployed(address deployeraddress tokenAddress
TreasuryChanged(address newTreasury
Upgraded(address indexed implementation
ValidSignerChanged(address newValidSigner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.