SushiStrategy
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SLP | ERC-20 | 25.813943 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14324601 | 3 years ago | | | 0 | 0.0011864370 | |
| 13631601 | 3 years ago | | | 0 | 0.012590445 |
ABI
ABI objects
Getter at block 21220749
balanceOf() view returns (uint256)
25813942531811096374
controller() view returns (address)
0xed6dce58903dabc1f54bc6a57f766159c1fd6c52
owner() view returns (address)
0xd309893f82c1a4fd4227c69b08f3a2c000ce764c
poolSettings() view returns (address lpSushi, address xbeToken)
(lpSushi=0x1d46ac355f9f338d9edea6c072120abe90d67bee, xbeToken=0x5de7cc4bcbca31c473f6d2f27825cfb09cc0bb16)
want() view returns (address)
0x1d46ac355f9f338d9edea6c072120abe90d67bee
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim(address _rewardToken) returns (bool)
configure(address _wantAddress, address _controllerAddress, address _governance, address _xbeToken)
deposit()
getRewards()
renounceOwnership()
setController(address _newController)
setWant(address _newWant)
transferOwnership(address newOwner)
withdraw(address _token)
withdraw(uint256 _amount)
ClaimedReward(address rewardToken, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Withdrawn(address indexed _token, uint256 indexed _amount, address indexed _to)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.