ClaimFactory

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x6725f509 at 5414365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ClaimFactory"

No transactions found for "ClaimFactory"


Functions
Getter at block 23223420
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
claimFee(view returns (uint256)
0
claimPrice(view returns (uint256)
0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
changeClaimFee(uint256 _newClaimFee
changeClaimImplementation(address _newClaimImplementation
changeClaimPrice(uint256 _newClaimPrice
deployClaimContract(struct ClaimSettings _claimSettingsuint256 totalWalletsuint256 blockNumberstring whitelistNetworkpayable 
grantRole(bytes32 roleaddress account
initialize(address claimImplementationuint256 _claimFeeuint256 _claimPricebytes networkId
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setDisburse(address _disburse
setEmitter(address _emitter
withdrawFunds(address _receiveruint256 _amount
Events
Initialized(uint8 version
NewClaimContract(address _newClaimContract
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
InvalidAddress(
InvalidAmount(
InvalidTime(