NovaClaim
Verified contract
Active on
Ethereum with 282 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8296…cc6e
Balances ($0.00)
No balances found for "NovaClaim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18620364 | a year ago | | | 0 | 0.00065456456 | |
| 18620203 | a year ago | | | 0 | 0.00050968121 | |
| 18615768 | a year ago | | | 0 | 0.0022751466 | |
| 18615749 | a year ago | | | 0 | 0.0029951819 | |
| 18615686 | a year ago | | | 0 | 0.0032754348 | |
| 18615684 | a year ago | | | 0 | 0.0032230157 | |
| 18615680 | a year ago | | | 0 | 0.0020209158 | |
| 18615198 | a year ago | | | 0 | 0.0031641808 | |
| 18615134 | a year ago | | | 0 | 0.0023482909 | |
| 18615010 | a year ago | | | 0 | 0.0030843053 |
ABI
ABI objects
Getter at block 21315499
contractDisabled() view returns (bool)
true
deployTime() view returns (uint256)
1692740771
novaToken() view returns (address)
0x82967568a57625675b260ebab1294038c9accc6e
owner() view returns (address)
0xa9cc3ae2618b3a2ec779ff288d87afab3dc20a5a
Read-only
get_total_tokens_due(address _addr) view returns (uint256)
users(address) view returns (uint256 tokens_owed, uint256 tokens_claimed)
State-modifying
Events claimTokens()
depositClaimantTokens(address[] claimants, uint256[] amounts)
disableContract()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _novaToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.