Staked Cyber Turtles
Verified contract
Active on
Ethereum with 16,591 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x99ec…4f67
0x0602…0b2d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- | |
CYBERT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21115730 | 7 days ago | | | 0 | 0.00094601430 | |
| 20803469 | 2 months ago | | | 0 | 0.00031487070 | |
| 20803469 | 2 months ago | | | 0 | 0.00036197430 | |
| 20759862 | 2 months ago | | | 0 | 0.00040744774 | |
| 20757268 | 2 months ago | | | 0 | 0.00021663625 | |
| 20676599 | 2 months ago | | | 0 | 0.00010170728 | |
| 20626209 | 2 months ago | | | 0 | 0.00013794600 | |
| 20626197 | 2 months ago | | | 0 | 0.00017214600 | |
| 20580604 | 3 months ago | | | 0 | 0.000094177633 | |
| 20571212 | 3 months ago | | | 0 | 0.00025617050 |
ABI
ABI objects
Getter at block 21165183 totalSupply() view returns (uint256)
CT() view returns (address)
0x99ecdf17ded4fcb6c5f0fe280d21f832af464f67
SHELL() view returns (address)
0x06020651ea6081558ee6ac2eb9d9fede4ed20b2d
name() view returns (string)
Staked Cyber Turtles
owner() view returns (address)
0x0380f420c0dc17b1fcdb124dc2b126bfb6ce09ff
symbol() view returns (string)
sCyber
yieldEndTime() view returns (uint256)
1959202800
yieldRate() view returns (uint256)
100000000000000000000
yieldStartTime() view returns (uint256)
1643670000
Read-only
balanceOf(address address_) view returns (uint256)
getPendingTokens(uint256 tokenId_) view returns (uint256)
getPendingTokensMany(uint256[] tokenIds_) view returns (uint256)
getPendingTokensOfAddress(address address_) view returns (uint256)
ownerOf(uint256 tokenId_) view returns (address)
supportsInterface(bytes4 interfaceId_) pure returns (bool)
tokenURI(uint256 tokenId_) view returns (string)
walletOfOwner(address address_) view returns (uint256[])
State-modifying
Events claim(uint256[] tokenIds_)
mintStakedTokenAsCyberTurtles(address to_, uint256 tokenId_)
renounceOwnership()
setBaseTokenURI(string uri_)
setBaseTokenURI_EXT(string ext_)
setCT(address address_)
setShell(address address_)
stakeTurtles(uint256[] tokenIds_)
transferOwnership(address newOwner_)
unstakeTurtles(uint256[] tokenIds_)
OwnershipTransferred(address indexed oldOwner_, address indexed newOwner_)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.