SNACRewards
Verified contract
Active on
Ethereum with 178 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 |
---|---|---|---|---|---|
SNAC | ERC-20 | 702.9K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18416584 | a year ago | | | 0 | 0.0044070893 | |
| 17124576 | 2 years ago | | | 0 | 0.0045628768 | |
| 16270679 | 2 years ago | | | 0 | 0.0017023462 | |
| 15996031 | 2 years ago | | | 0 | 0.0015496122 | |
| 15886193 | 2 years ago | | | 0 | 0.0020852255 | |
| 15846246 | 2 years ago | | | 0 | 0.0015251137 | |
| 15659173 | 2 years ago | | | 0 | 0.00063783345 | |
| 15394376 | 2 years ago | | | 0 | 0.0012867938 | |
| 15329427 | 2 years ago | | | 0 | 0.0014799753 | |
| 15263927 | 2 years ago | | | 0 | 0.0016762925 |
ABI
ABI objects
Getter at block 21208780
ERC20Address() view returns (address)
0xf827f408171dcf69b858c34530212c92df649ef6
owner() view returns (address)
0xa63163753a6f89ffa1243fe406401d5d0aadd54e
paused() view returns (bool)
false
signerAddress() view returns (address)
0xa16ace2a540430e29c2878a55e139df7e643bd3e
Read-only
This contract contains no read-only function objects.
State-modifying
Events claimReward(bytes signature, uint256 reward, uint256 nonce)
pause()
renounceOwnership()
setERC20Address(address _ERC20Address)
setSigner(address _signer)
transferOwnership(address newOwner)
unpause()
withdrawERC20Balance(address _address)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _ERC20Adress)
This contract contains no fallback and receive objects.
This contract contains no error objects.