SkyFarm
Verified contract
Active on
Ethereum with 5,327 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x86e4…c287
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- | |
SKY_NFT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19986752 | 6 months ago | | | 0 | 0.0016122933 | |
| 19910185 | 6 months ago | | | 0 | 0.0074172553 | |
| 19903004 | 6 months ago | | | 0 | 0.00050421353 | |
| 19882735 | 6 months ago | | | 0 | 0.0014821526 | |
| 19800431 | 7 months ago | | | 0 | 0.0031007901 | |
| 19774401 | 7 months ago | | | 0 | 0.016035440 | |
| 19760929 | 7 months ago | | | 0 | 0.0023033561 | |
| 19730507 | 7 months ago | | | 0 | 0.0013036566 | |
| 19703570 | 7 months ago | | | 0 | 0.00098915208 | |
| 19703565 | 7 months ago | | | 0 | 0.0013272844 |
ABI
ABI objects
Getter at block 21306603
SEND_MESSAGE_EVENT_SIG() view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
checkpointManager() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
fxChildTunnel() view returns (address)
0x37876b9828e3b8413cd8d736672dd1c27cde8220
fxRoot() view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
owner() view returns (address)
0xa5adef82c271a5a9fbfb5024380f1937bc954eba
paused() view returns (bool)
false
skyverseContract() view returns (address)
0x573ca38eb1353a0e8507be82ec6111f0af1f1e02
Read-only
balanceOf(address owner) view returns (uint256)
getStakedIds(address user) view returns (uint256[] skyverses)
processedExits(bytes32) view returns (bool)
stakedBy(uint256) view returns (address)
tokenIndex(uint256) view returns (uint256)
State-modifying
Events receiveMessage(bytes inputData)
renounceOwnership()
setContract(address skyverseERC721)
setFxChildTunnel(address _fxChildTunnel)
stake(uint256 tokenId)
stakeMultiple(uint256[] tokenIds)
togglePause()
transferOwnership(address newOwner)
unstake(uint256 tokenId)
unstakeMultiple(uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Stake(address user, uint256 tokenId, bool stake)
constructor(address skyverseERC721, address checkpointManager, address fxRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.