CryptoComDefiSwapReward
Verified contract
Active on
Ethereum with 5,804 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,286,002.43)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRO | ERC-20 | 13.580962M | $0.168324 |
$2,286,001.93 | |
CRPT | ERC-20 | 50 | $0.00996 |
$0.5 | |
TKX | ERC-20 | 0.0001 | $11.95 |
$0 | |
CLVA | ERC-20 | 0.099099 | -- | -- | |
HQG | ERC-20 | 0.011 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21214500 | 14 hours ago | | | 0 | 0.0013952030 | |
| 21206843 | 2 days ago | | | 0 | 0.00092553254 | |
| 21200317 | 3 days ago | | | 0 | 0.0014198400 | |
| 21197288 | 3 days ago | | | 0 | 0.00086296349 | |
| 21196179 | 3 days ago | | | 0 | 0.0017558228 | |
| 21193633 | 3 days ago | | | 0 | 0.0038335666 | |
| 21191442 | 4 days ago | | | 0 | 0.0014934848 | |
| 21184484 | 5 days ago | | | 0 | 0.0025154861 | |
| 21182107 | 5 days ago | | | 0 | 0.0034676875 | |
| 21174420 | 6 days ago | | | 0 | 0.0031145378 |
ABI
ABI objects
Getter at block 21218614
merkleRoot() view returns (bytes32)
0xf2fec9c1c3c83d41190da687ebe4c4302646be59e9ff19b663742b076e2f786f
owner() view returns (address)
0x20008f91ad85760f38b61f90f7878ce2a4f15ab7
token() view returns (address)
0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b
Read-only
rewardInfo(address) view returns (uint256 claimedReward, uint256 lastClaimTimestamp)
State-modifying
Events claim(address _address, uint256 _totalReward, bytes32[] _merkleProof)
renounceOwnership()
setMerkleRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
Claim(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpdatedMerkleRoot(bytes32 newMerkleRoot)
constructor(address _tokenAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.