RewardsAirdropper
Verified contract
Active on
Ethereum with 91 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "RewardsAirdropper"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9410038 | 5 years ago | | | 0 | 0.000030867000 | |
| 9198132 | 5 years ago | | | 0 | 0.0027388050 | |
| 9198131 | 5 years ago | | | 0 | 0.0028090320 | |
| 9198128 | 5 years ago | | | 0 | 0.0020151920 | |
| 9198076 | 5 years ago | | | 0 | 0.011094322 | |
| 9196944 | 5 years ago | | | 0 | 0.00085598500 | |
| 9196944 | 5 years ago | | | 0 | 0.0012535990 | |
| 9196782 | 5 years ago | | | 0 | 0.0018660280 | |
| 9196743 | 5 years ago | | | 0 | 0.0041553330 | |
| 9196738 | 5 years ago | | | 0 | 0.0087349055 |
ABI
ABI objects
Getter at block 21302845
isOwner() view returns (bool)
false
owner() view returns (address)
0x818ff73a5d881c27a945be944973156c01141232
pricePerTx() view returns (uint256)
10000000000000000
Read-only
credits(address) view returns (uint256)
State-modifying
Events addCredit(address _to, uint256 _amount) returns (bool)
moveEther(address _account) returns (bool)
moveTokens(address _token, address _account) returns (bool)
renounceOwnership()
setPricePerTx(uint256 _pricePerTxt) returns (bool)
transfer(address _token, address[] _addresses, uint256[] _values) payable returns (bool)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
This contract contains no error objects.