FeeDistribution
Verified contract
Active on
Base with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,146.18)
Native
Value
$3,146.18
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.941579 | $3,341.39 |
$3,146.18 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "FeeDistribution"
ABI
ABI objects
Getter at block 22779198
owner() view returns (address)
0x6a22946fb71c06295373254ebc76989ee07d4f71
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
transferOwnership(address newOwner)
withdrawERC20(address tokenAddress, uint256 amount)
withdrawFees()
ERC20Withdrawn(address recipient, address tokenAddress, uint256 amount)
FeesWithdrawn(address recipient, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)