Destributor
Verified contract
Active on
Ethereum with 228 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SWIV | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14557512 | 3 years ago | | | 0 | 0.0016970147 | |
| 14518781 | 3 years ago | | | 0 | 0.0045280069 | |
| 14416348 | 3 years ago | | | 0 | 0.0014663415 | |
| 14411970 | 3 years ago | | | 0 | 0.0042681382 | |
| 14411575 | 3 years ago | | | 0 | 0.0047615210 | |
| 14411565 | 3 years ago | | | 0 | 0.0043697370 | |
| 14411546 | 3 years ago | | | 0 | 0.0036519816 | |
| 14408767 | 3 years ago | | | 0 | 0.0030089738 | |
| 14408002 | 3 years ago | | | 0 | 0.0060085592 | |
| 14407991 | 3 years ago | | | 0 | 0.0068085947 |
ABI
ABI objects
Getter at block 21429462
admin() view returns (address)
0x173033758e8623fee7c612e2f251cea808127654
distribution() view returns (uint256)
4
paused() view returns (bool)
false
token() view returns (address)
0xbf30461210b37012783957d90dc26b95ce3b6f2d
Read-only
claimed(uint256 i, uint256 d) view returns (bool)
merkleRoot(uint256) view returns (bytes32)
State-modifying
Events claim(uint256 i, address o, uint256 a, bytes32[] p) returns (bool)
distribute(address f, address t, uint256 a, bytes32 r) returns (bool)
pause(bool b) returns (bool)
transferAdmin(address a) returns (bool)
Claim(uint256 index, address owner, uint256 amount)
Distribute(bytes32 merkleRoot, uint256 distribution)
constructor(address t, bytes32 r)
This contract contains no fallback and receive objects.
This contract contains no error objects.