BalancerPoolRecoverer
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
No balances found for "BalancerPoolRecoverer"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11654340 | 4 years ago | | | 0 | 0.32013966 |
ABI
ABI objects
Getter at block 21300258
ITERATION_COUNT() view returns (uint256)
32
beneficiary() view returns (address)
0x67a57535b11445506a9e340662cd0c9755e5b1b4
bpool() view returns (address)
0xc81d50c17754b379f1088574cf723be4fb00307d
controller() view returns (address)
0x988b3a538b618c7a603e1c11ab82cd16dbe28069
pnkToken() view returns (address)
0x93ed3fbe21207ec2e8f2d3c3de6e058cb73bc04d
wethToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events initiateRestoreController()
onApprove(address _owner, address _spender, uint256 _amount) returns (bool)
onTransfer(address _from, address _to, uint256 _amount) returns (bool)
proxyPayment(address _owner) payable returns (bool)
recover()
restoreController()
This contract contains no event objects.
constructor(address _pnkToken, address _wethToken, address _bpool, address _controller, address _beneficiary)
This contract contains no fallback and receive objects.
This contract contains no error objects.