NTBytesStopGap
Verified contract
Active on
Ethereum with 2 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb668…dd65
0x7d64…8c95
Balances ($0.00)
No balances found for "NTBytesStopGap"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20478244 | 4 months ago | | | 0 | 0.00032811433 | |
| 19866212 | 7 months ago | | | 0 | 0.00022795794 |
ABI
ABI objects
Getter at block 21315897
bytesContract() view returns (address)
0x7d647b1a0dcd5525e9c6b3d14be58f27674f8c95
citizenContract() view returns (address)
0xb668beb1fa440f6cf2da0399f8c28cab993bdd65
getCurrentOrFinalTime() view returns (uint256)
1733155463
owner() view returns (address)
0x2fd4bb667f8f61264e04f2a7d349f750be2270a0
Read-only
getRewardRate(address _user) view returns (uint256)
getRewardsRateForTokenId(uint256 tokenId) view returns (uint256)
State-modifying
Events burn(address _from, uint256 _amount)
getEnd() returns (uint256)
getReward(address _to)
increaseRewards(uint256 _obsolete, address _user)
reduceRewards(uint256 _obsolete, address _user)
renounceOwnership()
setBytesContract(address _address)
setCitizenContract(address _address)
transferOwnership(address newOwner)
updateReward(address _from, address _to, uint256 _tokenId)
updateRewardOnMint(address _user, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.