ConvexV1BoosterAdapter
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ConvexV1BoosterAdapter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "ConvexV1BoosterAdapter"
ABI
ABI objects
Getter at block 21384043
_gearboxAdapterType() view returns (uint8)
11
_gearboxAdapterVersion() view returns (uint16)
300
acl() view returns (address)
0x523da3a8961e4dd4f6206dbf7e6c749f51796bb3
addressProvider() view returns (address)
0x9ea7b04da02a5373317d745c1571c84aad03321d
creditManager() view returns (address)
0x1d489ccd2b96908c0a80acbbdb2f1963ffed3384
targetContract() view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
Read-only
pidToPhantomToken(uint256) view returns (address)
State-modifying
Events deposit(uint256 _pid, uint256, bool _stake) returns (uint256 tokensToEnable, uint256 tokensToDisable)
depositDiff(uint256 _pid, uint256 leftoverAmount, bool _stake) returns (uint256 tokensToEnable, uint256 tokensToDisable)
updateStakedPhantomTokensMap()
withdraw(uint256 _pid, uint256) returns (uint256 tokensToEnable, uint256 tokensToDisable)
withdrawDiff(uint256 _pid, uint256 leftoverAmount) returns (uint256 tokensToEnable, uint256 tokensToDisable)
SetPidToPhantomToken(uint256 indexed pid, address indexed phantomToken)
constructor(address _creditManager, address _booster)
This contract contains no fallback and receive objects.
CallerNotConfiguratorException()
CallerNotCreditFacadeException()
ZeroAddressException()