CommitssionFeeRabate
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
8
Slot
XX
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 48 additional slots
Balances ($0.00)
No balances found for "CommitssionFeeRabate"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "CommitssionFeeRabate"
ABI
ABI objects
Getter at block 21272838
endTime() view returns (uint256)
0
getImplementation() view returns (address)
0x0000000000000000000000000000000000000000
merkleTreeRoot() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name() view returns (string)
operator() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
startTime() view returns (uint256)
0
Read-only
getHistoryClaim(address userAddress) view returns (uint256)
historyClaim(address) view returns (uint256)
State-modifying
Events claim(uint256 amount, bytes32[] proof)
initialize(string name_, address newOperator, address newRefundAddr)
renounceOwnership()
resetHistoryAmount(address[] list)
setEventDate(uint256 _startTime, uint256 _endTime)
setMerkleTreeByDay(uint256 day, bytes32 root)
setOperator(address newOperator)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(uint256 amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
ClaimAmount(address to, uint256 transferAmount)
EmergencyWithdraw(address to, uint256 amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetMerkleTreeRootSuccess(uint256 day, bytes32 merkleTreeRoot)
SetOperator(address newOperator)
Upgraded(address indexed implementation)
This contract contains no constructor objects.
receive()
This contract contains no error objects.