NotAStake
Verified contract
Active on
Ethereum with 559 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 |
---|---|---|---|---|---|
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- | |
NAR | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16296911 | 2 years ago | | | 0 | 0.0033406057 | |
| 15139276 | 2 years ago | | | 0 | 0.0016624761 | |
| 14864026 | 3 years ago | | | 0 | 0.00080042335 | |
| 14835212 | 3 years ago | | | 0 | 0.0033444585 | |
| 14834970 | 3 years ago | | | 0 | 0.0026880746 | |
| 14834932 | 3 years ago | | | 0 | 0.0040952345 | |
| 14834851 | 3 years ago | | | 0 | 0.014380850 | |
| 14669324 | 3 years ago | | | 0 | 0.0081018317 | |
| 14468614 | 3 years ago | | | 0 | 0.0021884310 | |
| 14134674 | 3 years ago | | | 0 | 0.023863942 |
ABI
ABI objects
Getter at block 21309987
owner() view returns (address)
0x9b4b7e8f93a72394e965dab982e535d3c39f8b13
paused() view returns (bool)
false
Read-only
getAssetsByHolder(address operator, address holder) view returns (uint256[])
getProfits(address operator, uint256 tokenId) view returns (uint256)
operators(address) view returns (bool active, uint256 tokensHour, address tokenAddress)
owners(address, uint256) view returns (address owner, uint256 stakeTime, uint256 lastWithdraw)
State-modifying
Events onERC721Received(address operator, address, uint256, bytes) returns (bytes4)
recover(address operator, uint256 tokenId)
renounceOwnership()
setOperator(address operator, bool active, uint256 tokensHour, address tokenAddress)
stake(address operator, uint256[] tokenIds)
togglePause()
transferOwnership(address newOwner)
unstake(address operator, uint256[] tokenIds)
withdraw(address operator, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.