SmtDistributor
Verified contract
Active on
Ethereum with 1,251 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb175…7173
Balances ($241,837.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SMT | ERC-20 | 863.337118K | $0.280119 |
$241,837.13 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21269579 | 3 days ago | | | 0 | 0.00028731037 | |
| 21048594 | a month ago | | | 0 | 0.00046069714 | |
| 21039809 | a month ago | | | 0 | 0.00026541644 | |
| 20577306 | 3 months ago | | | 0 | 0.00015291292 | |
| 20575665 | 3 months ago | | | 0 | 0.000092733884 | |
| 20567720 | 3 months ago | | | 0 | 0.000054928699 | |
| 20557167 | 3 months ago | | | 0 | 0.000080403711 | |
| 20540541 | 3 months ago | | | 0 | 0.000072319753 | |
| 20487982 | 4 months ago | | | 0 | 0.00013504419 | |
| 20468265 | 4 months ago | | | 0 | 0.00019391747 |
ABI
ABI objects
Getter at block 21288559
owner() view returns (address)
0x4ad8ea04079f1febcafa345508f6b64638e936b5
token() view returns (address)
0xb17548c7b510427baac4e267bea62e800b247173
Read-only
beneficiaries(address) view returns (uint256)
State-modifying
Events claim() returns (bool)
depositRewards(struct SmtDistributorReward[] rewards, uint256 totalAmount) returns (bool)
renounceOwnership()
transferOwnership(address newOwner)
Claim(address indexed beneficiary, uint256 reward)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _token, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.