EvincoCellarAging
Verified contract
Active on
Ethereum with 1,405 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe501…5578
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- | |
EVINCO | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20910706 | 2 months ago | | | 0 | 0.0019385076 | |
| 20329679 | 4 months ago | | | 0 | 0.0018903742 | |
| 19658626 | 8 months ago | | | 0 | 0.0014066878 | |
| 19571029 | 8 months ago | | | 0 | 0.0052829915 | |
| 19571026 | 8 months ago | | | 0 | 0.00075024370 | |
| 19571014 | 8 months ago | | | 0 | 0.00069371182 | |
| 19548314 | 8 months ago | | | 0 | 0.0023402797 | |
| 19548309 | 8 months ago | | | 0 | 0.00056095461 | |
| 19415785 | 9 months ago | | | 0 | 0.0040930611 | |
| 19415785 | 9 months ago | | | 0 | 0.0042740722 |
ABI
ABI objects
Getter at block 21314971
nft() view returns (address)
0xe501afedfef8715471d8b4b4ebc3fd89034e5578
owner() view returns (address)
0xe233ec68951ea8a0d397c280b15e1fb37fcd1619
totalStaked() view returns (uint256)
1285
Read-only
getStakedTime(uint256 tokenId) view returns (uint256 stakeTime)
getStakedTokens(address user) view returns (uint256[] tokens)
tokenOwner(uint256) view returns (address)
State-modifying
Events batchStake(uint256[] tokenIDs)
batchUnstake(uint256[] tokenIDs)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
stake(uint256 tokenID)
transferOwnership(address newOwner)
unstake(uint256 tokenID)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _nft)
This contract contains no fallback and receive objects.
This contract contains no error objects.