alpha_SLP
Verified contract
Proxy
Active on
Ethereum with 14 txns
Unified 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
-
variable spans 43 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "alpha_SLP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14364509 | 3 years ago | | | 0 | 0.0095938484 | |
| 14132818 | 3 years ago | | | 0 | 0.031257602 | |
| 13810000 | 3 years ago | | | 0 | 0.029682885 | |
| 13701557 | 3 years ago | | | 0 | 0.040692157 | |
| 13569128 | 3 years ago | | | 0 | 0.053707123 | |
| 13473105 | 3 years ago | | | 0 | 0.031056097 | |
| 13473104 | 3 years ago | | | 0 | 0.024071355 | |
| 13447899 | 3 years ago | | | 0 | 0.025865878 | |
| 13435490 | 3 years ago | | | 0 | 0.030021831 | |
| 13352447 | 3 years ago | | | 0 | 0.039038343 |
ABI
ABI objects
Getter at block 21206373 underlyingBalanceWithInvestment() view returns (uint256)
controller() view returns (address)
0xaa527dd94bcbaf25998afc60a99e8a88cbc21cf9
decimals() view returns (uint8)
18
governance() view returns (address)
0xcf8360e28cf312ef0c3642cb2c48c7539ff1db2a
name() view returns (string)
alpha_SLP
strategy() view returns (address)
0xbff8affc67ffbf7a624fc49f8e9ae428e04bd37d
symbol() view returns (string)
alphaSLP
totalSupply() view returns (uint256)
7396464248290458862
underlying() view returns (address)
0xf55c33d94150d93c2cfb833bcca30be388b14964
underlyingBalanceInVault() view returns (uint256)
0
underlyingUnit() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
underlyingBalanceWithInvestmentForHolder(address holder) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deposit(uint256 amount)
depositFor(uint256 amount, address holder)
doHardWork()
doHardWorkSOnx()
doHardWorkXSushi()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _storage, address _underlying)
initializeControllableInit(address _storage)
initializeGovernableInit(address _store)
initializeVaultStorage(address _underlying, uint256 _underlyingUnit)
rebalance()
setStorage(address _store)
setStrategy(address _strategy)
stakeOnsenFarm()
stakeOnx()
stakeOnxFarm()
stakeSushiBar()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdraw(uint256 numberOfShares)
withdrawAll()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Approval(address indexed owner, address indexed spender, uint256 value)
Deposit(address indexed beneficiary, uint256 amount)
Invest(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
Withdraw(address indexed beneficiary, uint256 amount)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.