SushiMaker
Verified contract
Active on
Ethereum with 655 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($130.78)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AKRO | ERC-20 | 16.71006K | $0.004189 |
$70 | |
GET | ERC-20 | 68.07 | $0.728791 |
$49.61 | |
PHX | ERC-20 | 6.60718K | $0.001401 |
$9.26 | |
UMA | ERC-20 | 0.695644 | $2.75 |
$1.91 | |
YAM | ERC-20 | 0.059796 | $0.03646 |
$0 | |
SLP | ERC-20 | 77.249805M | -- | -- | |
SLP | ERC-20 | 558.476359K | -- | -- | |
SLP | ERC-20 | 239.646169K | -- | -- | |
SLP | ERC-20 | 27.934759K | -- | -- | |
SushiLP | ERC-20 | 10K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21011948 | 21 days ago | | | 0 | 0.0015825642 | |
| 20045129 | 5 months ago | | | 0 | 0.0012873514 | |
| 20023374 | 5 months ago | | | 0 | 0.0012632226 | |
| 20016719 | 5 months ago | | | 0 | 0.0013211893 | |
| 20015908 | 5 months ago | | | 0 | 0.0013499783 | |
| 20015271 | 5 months ago | | | 0 | 0.0028966007 | |
| 20014860 | 5 months ago | | | 0 | 0.0020437515 | |
| 20014473 | 5 months ago | | | 0 | 0.0016467476 | |
| 20002536 | 5 months ago | | | 0 | 0.0019143277 | |
| 19959114 | 5 months ago | | | 0 | 0.0018322089 |
ABI
ABI objects
Getter at block 21163736
bar() view returns (address)
0x8798249c2e607446efb7ad49ec89dd1865ff4272
factory() view returns (address)
0xc0aee478e3658e2610c5f7a4a2e1777ce9e4f2ac
owner() view returns (address)
0x19b3eb3af5d93b77a5619b047de0eed7115a19e7
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
bridgeFor(address token) view returns (address bridge)
State-modifying
Events claimOwnership()
convert(address token0, address token1)
convertMultiple(address[] token0, address[] token1)
setBridge(address token, address bridge)
transferOwnership(address newOwner, bool direct, bool renounce)
LogBridgeSet(address indexed token, address indexed bridge)
LogConvert(address indexed server, address indexed token0, address indexed token1, uint256 amount0, uint256 amount1, uint256 amountSUSHI)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _factory, address _bar, address _sushi, address _weth)
This contract contains no fallback and receive objects.
This contract contains no error objects.