WattsClaim
Verified contract
Active on
Ethereum with 10,182 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5fdb…961d
0x5058…1cd0
Balances ($0.00)
No balances found for "WattsClaim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19928523 | 6 months ago | | | 0 | 0.00041856275 | |
| 16906178 | 2 years ago | | | 0 | 0.0010177295 | |
| 16897767 | 2 years ago | | | 0 | 0.00090230688 | |
| 16897081 | 2 years ago | | | 0 | 0.0014224887 | |
| 16894910 | 2 years ago | | | 0 | 0.0010395235 | |
| 16894594 | 2 years ago | | | 0 | 0.0012128951 | |
| 16893222 | 2 years ago | | | 0 | 0.0018279456 | |
| 16891574 | 2 years ago | | | 0 | 0.0029548120 | |
| 16891185 | 2 years ago | | | 0 | 0.0036978498 | |
| 16891179 | 2 years ago | | | 0 | 0.0033373531 |
ABI
ABI objects
Getter at block 21296204
BURNER_ROLE() view returns (bytes32)
0x3c11d16cbaffd01df69ce1c404f6340ee057498f5f00246190ea54220576a848
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EHRMerkleProof() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
claimEndTime() view returns (uint256)
1646653989
claimStart() view returns (uint256)
1644624000
deployedTime() view returns (uint256)
1644247942
earnPeriod() view returns (uint256)
2406047
issuancePeriod() view returns (uint256)
86400
issuanceRate() view returns (uint256)
10000000000000000000
owner() view returns (address)
0x197f307de4a57608aa63a471c943a2fe15268834
preClaimMerkleProof() view returns (bytes32)
0xb7e36aff3448bba136e7495a8c1619222b8a9de6bf7c3726f13e82f9557619f7
slotieDeployTime() view returns (uint256)
1638877989
slotieNFT() view returns (address)
0x5fdb2b0c56afa73b8ca2228e6ab92be90325961d
watts() view returns (address)
0x5058b77cbd029f56a11bd56326519e3ec0081cd0
Read-only
addressToEHRNonce(address) view returns (uint256)
addressToPreClaim(address) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
slotieGetClaimableBalance(address recipient, uint256 preClaimAmount, uint256 ehrAmount, uint256 nonce, bytes32[] preClaimProof, bytes32[] ehrProof) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setClaimEndTime(uint256 newClaimEndTime)
setClaimStart(uint256 newClaimStart)
setDeployTime(uint256 newDeployTime)
setEHRMerkleProof(bytes32 newEHRMerkleProof)
setEarnPeriod(uint256 newEarnPeriod)
setIssuancePeriod(uint256 newIssuancePeriod)
setIssuanceRate(uint256 newIssuanceRate)
setPreClaimMerkleProof(bytes32 newPreClaimMerkleProof)
setSlotieDeployTimeAndClaimEndTime(uint256 newDeployTime, uint256 newSlotieClaimEndTime)
setSlotieNFT(address newSlotieNFT)
slotieClaim(uint256 preClaimAmount, uint256 ehrAmount, uint256 nonce, bytes32[] preClaimProof, bytes32[] ehrProof)
transferOwnership(address newOwner)
updateReward(address from, address to)
AccumulatedReward(address indexed user, uint256 reward, uint256 timestamp)
ClaimedReward(address indexed user, uint256 reward, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
setClaimEndTimeEvent(uint256 indexed claimEndTime)
setClaimStartEvent(uint256 indexed claimStart)
setDeployTimeEvent(uint256 indexed deployTime)
setEHRMerkleProofEvent(bytes32 indexed EHRMerkleProof)
setEarnPeriodEvent(uint256 indexed earnPeriod)
setIssuancePeriodEvent(uint256 indexed issuancePeriod)
setIssuanceRateEvent(uint256 indexed issuanceRate)
setPreClaimMerkleProofEvent(bytes32 indexed preClaimMerkleProof)
setSlotieNFTEvent(address indexed slotieNFT)
constructor(address _slotieNFT, address _watts)
This contract contains no fallback and receive objects.
This contract contains no error objects.