LBP
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "LBP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LBP"
ABI
ABI objects
Getter at block 21213263 priceLBP() view returns (uint256) priceSwap() view returns (uint256)
WETH() view returns (address)
0x0000000000000000000000000000000000000000
base() view returns (uint256)
0
begin() view returns (uint256)
0
cap() view returns (uint256)
0
delta() view returns (uint256 d)
0
governor() view returns (address)
0x0000000000000000000000000000000000000000
lasttime() view returns (uint256)
0
pair() view returns (address)
0x0000000000000000000000000000000000000000
span() view returns (uint256)
0
target() view returns (uint256)
0
token() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getConfig(bytes32 key) view returns (uint256)
getConfigA(bytes32 key, address addr) view returns (uint256)
getConfigI(bytes32 key, uint256 index) view returns (uint256)
getStrapOut(uint256 amount) view returns (uint256)
State-modifying
Events __Governable_init_unchained(address governor_)
__LBP_init(address governor_, address token_, address WETH_, address pair_, address distributor_, address recipient_, uint256 base_, uint256 cap_, uint256 target_, uint256 begin_, uint256 span_)
__LBP_init_unchained(address token_, address WETH_, address pair_, address distributor_, address recipient_, uint256 base_, uint256 cap_, uint256 target_, uint256 begin_, uint256 span_)
renounceGovernorship()
setConfig(bytes32 key, uint256 value)
setConfigA(bytes32 key, address addr, uint256 value)
setConfigI(bytes32 key, uint256 index, uint256 value)
strap(uint256 minOut) payable
transferGovernorship(address newGovernor)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.