GearboxEthSusd3crv
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
9
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GearboxEthSusd3crv"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "GearboxEthSusd3crv"
ABI
ABI objects
Getter at block 21443125
factory() view returns (address)
0x0000000000000000000000000000000000000000
getCreditAccount() view returns (address)
0x0000000000000000000000000000000000000000
hasAllocation() view returns (bool)
false
incentiveVault() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xddb1a5aba1560e8cd390e70638148014db58fc4a
version() pure returns (uint16)
4
Read-only
enterParams(uint16 leverage, uint256 slippage) view returns (bytes)
exitParams(uint256 slippage) view returns (bytes)
State-modifying
Events changeIncentiveVault(address incentiveVault_)
enter()
enterWithParams(bytes params)
exit()
exitAndWithdraw()
exitWithParams(bytes params)
exitWithParamsAndWithdraw(bytes params)
getBalance(address[] tokens) returns (struct BalanceItem[] balances)
getBalanceAndRevert(address[] tokens)
harvest()
harvestWithParams(bytes params)
init(address owner_, address factory_, address incentiveVault_)
runMultipleTx(address[] targets, uint256[] values, bytes[] datas)
runTx(address target, uint256 value, bytes data)
withdrawERC20(address token)
withdrawETH()
withdrawFunds()
This contract contains no event objects.
This contract contains no constructor objects.
receive()
This contract contains no error objects.