celemetaRights
Verified contract
Active on
Ethereum with 54 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- | |
Celemeta | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17881380 | a year ago | | | 0 | 0.0010712754 | |
| 17874368 | a year ago | | | 0 | 0.0035609686 | |
| 17833280 | a year ago | | | 0 | 0.00091475444 | |
| 17832488 | a year ago | | | 0 | 0.00088089834 | |
| 17825936 | a year ago | | | 0 | 0.0038074732 | |
| 17477372 | a year ago | | | 0 | 0.0017398080 | |
| 17469856 | a year ago | | | 0 | 0.00086317707 | |
| 17241205 | 2 years ago | | | 0 | 0.018731920 | |
| 16966645 | 2 years ago | | | 0 | 0.0010189838 | |
| 16737711 | 2 years ago | | | 0 | 0.0050208311 |
ABI
ABI objects
Getter at block 21206827
ErcToken() view returns (address)
0x0000000000000000000000000000000000000000
LeaseMax() view returns (uint256)
31536000
_governance() view returns (address)
0x6e80b859a47950c27e87569394fd6beaa07ecc5b
baseURI() view returns (string)
https://pfp.allimeta.world/lands/rights/celemeta/
currentTimeStamp() view returns (uint256)
1731839279
currentTokenCost() view returns (uint256)
0
landNft() view returns (address)
0xe467358a45247d9131f6f8b734b7754cb02681fe
name() view returns (string)
celemetaRights
symbol() view returns (string)
celemeta
totalLandServices() view returns (uint256)
2
totalNFTs() view returns (uint256)
13
totalSupply() view returns (uint256)
13
transMsg() view returns (address)
0x0000000000000000000000000000000000000000
withdrawWallet() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
LandServiceByIndex(uint256 index) view returns (address)
balanceOf(address owner) view returns (uint256)
checkUsingState(uint256 landId) view returns (bool)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
land_owner(uint256) view returns (address)
nftByIndex(uint256 index) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tiles(uint256) view returns (int128 t, uint256 expire, bool exists)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address owner) view returns (uint256[])
State-modifying
Events addLandService(address serviceaddr)
approve(address to, uint256 tokenId)
claim_back(uint256 tokenId)
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
removeLandService(uint256 index)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setERCToken(address _erctoken)
setExpiration(uint256 tokenId, uint256 tm_seconds, uint256 amount)
setGovernance(address governance)
setLeaseMaxTime(uint256 max_timestamp)
setTokenCost(uint256 _cost)
setTransImplement(address implement)
setWithdrawWallet(address _address)
transferFrom(address from, address to, uint256 tokenId)
withdraw()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ClaimBack(address nftaddress, uint256 tokenId, address owner)
CloseRights(uint256 tokenId, address target)
GovernanceTransferred(address indexed previousOwner, address indexed newOwner)
LeasePlotBurn(uint256 plotid)
LeasePlotMinted(address to, uint256 plotid)
LeasePlotReNew(uint256 plotid, address holer)
NFTReceived(address operator, address from, uint256 tokenId, bytes data)
SetExpire(uint256 tokenId, uint256 exptimestamp)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
postMsg(address processor, uint256 tokenid, address totarget)
constructor(address _address, string name, string symb, address landnft)
This contract contains no fallback and receive objects.
This contract contains no error objects.