SOLA_Claims
Verified contract
Active on
Ethereum with 562 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 |
---|---|---|---|---|---|
SOLA | ERC-20 | 146.461119M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16650043 | 2 years ago | | | 0 | 0.0061707281 | |
| 16636496 | 2 years ago | | | 0 | 0.0076443272 | |
| 16333973 | 2 years ago | | | 0 | 0.0021386455 | |
| 16311585 | 2 years ago | | | 0 | 0.0017819943 | |
| 16301731 | 2 years ago | | | 0 | 0.0023957646 | |
| 16253598 | 2 years ago | | | 0 | 0.0015457624 | |
| 16253586 | 2 years ago | | | 0 | 0.0016202297 | |
| 16242934 | 2 years ago | | | 0 | 0.0016662151 | |
| 16100221 | 2 years ago | | | 0 | 0.0013487309 | |
| 16100216 | 2 years ago | | | 0 | 0.0016837395 |
ABI
ABI objects
Getter at block 21311382
owner() view returns (address)
0xa857f8b5da06762d6d59b80c87b5ea9c0583344a
paused() view returns (bool)
false
Read-only
checkAddress(address _address) view returns (bool)
State-modifying
Events claim(uint256 _amount, uint256 _expires_at, string _sender, bytes _signature)
pause()
renounceOwnership()
setEncryptionWalletAddress(address _address)
setMaxClaimAmount(uint256 _amount)
setSolaTokenAddress(address _address)
transferOwnership(address newOwner)
unpause()
ClaimSuccess(address _address, bytes32 hash)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.