AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 108 txns
Unified 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
Balances ($0.00)
No balances found for "AdminUpgradeabilityProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12430976 | 4 years ago | | | 0.5 | 0.017781640 | |
| 12405129 | 4 years ago | | | 0.04 | 0.010622820 | |
| 12375327 | 4 years ago | | | 0.105064 | 0.013074240 | |
| 12374730 | 4 years ago | | | 0.105064 | 0.0071005445 | |
| 12338443 | 4 years ago | | | 0.05 | 0.0049052800 | |
| 12337922 | 4 years ago | | | 0.016722 | 0.0072046300 | |
| 12337096 | 4 years ago | | | 0.1 | 0.0085842400 | |
| 12336763 | 4 years ago | | | 0.08 | 0.0037976235 | |
| 12336145 | 4 years ago | | | 0.1 | 0.014945775 | |
| 12336047 | 4 years ago | | | 0.2 | 0.012263200 |
ABI
ABI objects
Getter at block 21210568
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
base() view returns (uint256)
350000000000000
begin() view returns (uint256)
1619614800
cap() view returns (uint256)
1150000000000000
delta() view returns (uint256 d)
0
governor() view returns (address)
0x902a75c099d1684bd3c1f7fef9f5b70d746effbb
lasttime() view returns (uint256)
1620974904
pair() view returns (address)
0x01145545db3002507681c9a6572a954b1d6af9a4
priceLBP() view returns (uint256)
471200403352
priceSwap() view returns (uint256)
471200403352
span() view returns (uint256)
86400
target() view returns (uint256)
1500000000000000000000000
token() view returns (address)
0xd714d91a169127e11d8fab3665d72e8b7ef9dbe2
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 admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__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)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
GovernorshipTransferred(address indexed previousGovernor, address indexed newGovernor)
constructor(address _admin, address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.