Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($9,065.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PENDLE | ERC-20 | 763.268113 | $5.19 |
$3,961.36 | |
CRV | ERC-20 | 4.704942K | $0.458835 |
$2,158.79 | |
FXN | ERC-20 | 9.637074 | $99.79 |
$961.68 | |
BAL | ERC-20 | 373.055611 | $2.42 |
$902.79 | |
WETH | ERC-20 | 0.183084 | $3,341.94 |
$611.86 | |
B-80BAL-20WETH | ERC-20 | 14.65204 | $7.91 |
$115.9 | |
weETH | ERC-20 | 0.028163 | $3,519.55 |
$99.12 | |
wstETH | ERC-20 | 0.02055 | $3,966.41 |
$81.51 | |
FXS | ERC-20 | 22.006877 | $2.51 |
$55.24 | |
FRAX | ERC-20 | 32.653813 | $0.996548 |
$32.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246849 | 3 hours ago | | | 0 | 0.0037879959 | |
| 21241365 | a day ago | | | 0 | 0.0083471865 | |
| 21240923 | a day ago | | | 0 | 0.0029910169 | |
| 21240793 | a day ago | | | 0 | 0.021768053 | |
| 21240504 | a day ago | | | 0 | 0.0073463114 | |
| 21240311 | a day ago | | | 0 | 0.0033316321 | |
| 21240027 | a day ago | | | 0 | 0.010035856 | |
| 21239700 | a day ago | | | 0 | 0.028696551 | |
| 21237786 | a day ago | | | 0 | 0.0034441148 | |
| 21237466 | a day ago | | | 0 | 0.0029200358 |
ABI
ABI objects
Getter at block 21247797
futureGovernance() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
governance() view returns (address)
0xf930ebbd05ef8b25b1797b9b2109ddc9b0d43063
Read-only
isAllowed(address) view returns (bool)
State-modifying
Events acceptGovernance()
allowAddress(address _address)
disallowAddress(address _address)
execute(bytes32[] commands, bytes[] state) returns (bytes[])
transferGovernance(address _governance)
withdraw(address[] _tokens, uint256[] _amount, address _recipient)
GovernanceChanged(address indexed newGovernance)
GovernanceProposed(address indexed newGovernance)
constructor(address _governance)
receive()
ExecutionFailed(uint256 command_index, address target, string message)
GOVERNANCE()
NOT_ALLOWED()
WRONG_LENGTH()