EqbZap
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "EqbZap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "EqbZap"
ABI
ABI objects
Getter at block 21248281
booster() view returns (address)
0x0000000000000000000000000000000000000000
eqbConfig() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
pendleRouter() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimRewards(uint256[] _pids)
initialize()
renounceOwnership()
setEqbConfig(address _eqbConfig)
setParams(address _booster, address _pendleRouter)
transferOwnership(address newOwner)
withdraw(uint256 _pid, uint256 _amount)
zapIn(uint256 _pid, uint256 _minLpOut, struct IPendleRouterApproxParams _guessPtReceivedFromSy, struct IPendleRouterTokenInput _input, bool _stake) payable
zapInV3SinglePt(uint256 _pid, uint256 _netPtIn, uint256 _minLpOut, struct IPendleRouterV3ApproxParams _guessPtSwapToSy, struct IPendleRouterV3LimitOrderData _limit, bool _stake)
zapInV3SingleToken(uint256 _pid, uint256 _minLpOut, struct IPendleRouterV3ApproxParams _guessPtReceivedFromSy, struct IPendleRouterV3TokenInput _input, struct IPendleRouterV3LimitOrderData _limit, bool _stake) payable
zapInV3SingleTokenKeepYt(uint256 _pid, uint256 _minLpOut, uint256 _minYtOut, struct IPendleRouterV3TokenInput _input, bool _stake) payable
zapOut(uint256 _pid, uint256 _amount, struct IPendleRouterTokenOutput _output, bool _stake)
zapOutV3SinglePt(uint256 _pid, uint256 _amount, uint256 _minPtOut, struct IPendleRouterV3ApproxParams _guessPtReceivedFromSy, struct IPendleRouterV3LimitOrderData _limit, bool _stake)
zapOutV3SingleToken(uint256 _pid, uint256 _amount, struct IPendleRouterV3TokenOutput _output, struct IPendleRouterV3LimitOrderData _limit, bool _stake)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.