SushiswapPool12Goblin
Verified contract
Active on
Ethereum with 1,780 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc2ed…88cd
0xc0ae…f2ac
0x7950…1fb0
0x325a…13cf
0x1032…75d8
Balances ($14.39)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUSHI | ERC-20 | 18.066181 | $0.796324 |
$14.39 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15001805 | 2 years ago | | | 0 | 0.0081518714 | |
| 13669040 | 3 years ago | | | 0 | 0.050016017 | |
| 13221803 | 3 years ago | | | 0 | 0.017174524 | |
| 13072449 | 3 years ago | | | 0 | 0.0085445292 | |
| 13029354 | 3 years ago | | | 0 | 0.0093485202 | |
| 12996738 | 3 years ago | | | 0 | 0.011490709 | |
| 12988305 | 3 years ago | | | 0 | 0.010852236 | |
| 12982411 | 3 years ago | | | 0 | 0.013865670 | |
| 12974899 | 3 years ago | | | 0 | 0.014418116 | |
| 12967972 | 3 years ago | | | 0 | 0.013569994 |
ABI
ABI objects
Getter at block 21159529
addStrat() view returns (address)
0x325a606c8c043ef1e2d07ea6faae543aef7b13cf
factory() view returns (address)
0xc0aee478e3658e2610c5f7a4a2e1777ce9e4f2ac
isOwner() view returns (bool)
false
liqStrat() view returns (address)
0x10329e8b804dae89e535f93e1907274418fd75d8
lpToken() view returns (address)
0x795065dcc9f64b5614c407a6efdc400da6221fb0
masterChef() view returns (address)
0xc2edad668740f1aa35e4d8f227fb8e17dca888cd
operator() view returns (address)
0x67b66c99d3eb37fa76aa3ed1ff33e8e39f0b9c7a
owner() view returns (address)
0xb593d82d53e2c187dc49673709a6e9f806cdc835
pid() view returns (uint256)
12
reinvestBountyBps() view returns (uint256)
300
router() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
sushi() view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
totalShare() view returns (uint256)
8470460492491711798
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
balanceToShare(uint256 balance) view returns (uint256)
getMktSellAmount(uint256 aIn, uint256 rIn, uint256 rOut) pure returns (uint256)
health(uint256 id) view returns (uint256)
okStrats(address) view returns (bool)
shareToBalance(uint256 share) view returns (uint256)
shares(uint256) view returns (uint256)
State-modifying
Events liquidate(uint256 id)
recover(address token, address to, uint256 value)
reinvest()
renounceOwnership()
setCriticalStrategies(address _addStrat, address _liqStrat)
setReinvestBountyBps(uint256 _reinvestBountyBps)
setStrategyOk(address[] strats, bool isOk)
transferOwnership(address newOwner)
work(uint256 id, address user, uint256 debt, bytes data) payable
AddShare(uint256 indexed id, uint256 share)
Liquidate(uint256 indexed id, uint256 wad)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Reinvest(address indexed caller, uint256 reward, uint256 bounty)
RemoveShare(uint256 indexed id, uint256 share)
constructor(address _operator, address _masterChef, address _router, address _addStrat, address _liqStrat, uint256 _reinvestBountyBps)
fallback()
This contract contains no error objects.