FeeDistributor
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5bcf…644d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
fETH | ERC-20 | 0.608818 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12199036 | 4 years ago | | | 0 | 0.028094592 |
ABI
ABI objects
Getter at block 21276445
dev() view returns (address)
0x94d4ac11689c6ebba91cdc1430fc7dfa9a858753
fETH() view returns (address)
0xf786c34106762ab4eeb45a51b42a62470e9d5332
owner() view returns (address)
0x3b30bac3c331168e40fc6338ba2295a2f3adde52
perform() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeLPStakingContract(address _lpStakingContract)
changePerform(bool _bool)
changeStakingContract(address _stakingContract)
changedev(address _DEV)
distributeAll()
transferOwnership(address _newOwner)
OwnershipTransferred(address indexed _from, address indexed _to)
constructor(address _stakingContract, address _lpStakingContract)
fallback()
receive()
This contract contains no error objects.