SushimiDistributor
Verified contract
Active on
Ethereum with 249 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,363.76)
Native
Value
$1,363.76
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.4 | $3,409.40 |
$1,363.76 | |
SUSH | ERC-20 | 9.259K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15386104 | 2 years ago | | | 0.05 | 0.00055152596 | |
| 15109387 | 2 years ago | | | 0.05 | 0.0010324434 | |
| 15106344 | 2 years ago | | | 0.05 | 0.00060798164 | |
| 15045495 | 2 years ago | | | 0.05 | 0.0021124847 | |
| 15032564 | 2 years ago | | | 0.05 | 0.00093073451 | |
| 15029112 | 2 years ago | | | 0.05 | 0.0060742856 | |
| 14998074 | 2 years ago | | | 0.1 | 0.0010852529 | |
| 14929287 | 3 years ago | | | 0.1 | 0.0036931598 | |
| 14912298 | 3 years ago | | | 0.05 | 0.0020695811 | |
| 14904697 | 3 years ago | | | 0.05 | 0.0058940690 |
ABI
ABI objects
Getter at block 21441308
MERKLE_PRICE() view returns (uint256)
30000000000000000
PUBLIC_PRICE() view returns (uint256)
50000000000000000
merkleRoot() view returns (bytes32)
0xc843a96af7e37eb30809011948442e73ed8c472b1b1f16f98481997b953b7b38
owner() view returns (address)
0x6011436690a085d35d8d90ae417cbaf3767c0fca
sushimiToken() view returns (address)
0x4086590892a9232166d7849ec34158d823498d40
Read-only
boughtAmounts(address) view returns (uint16)
verifyClaim(uint256 index, address account, uint256 amount, bytes32[] merkleProof) view
State-modifying
Events buy(uint8 _amount) payable
buyMerkle(uint256 _index, address _account, uint256 _amount, bytes32[] _merkleProof, uint8 _amountToBuy) payable
renounceOwnership()
rescue()
transferOwnership(address newOwner)
updateRoot(bytes32 _merkleRoot)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _sushimiToken, bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.