Aetheria ALOR, DCL LAND, and Coordinates Utilities
© 2020, 2025 Carl Fravel
This dApp provides the following functions.
- Show ALOR NFTs in My Wallet: Create a list of tokenIds and location coordinates for the ALOR NFTs you own in your connected MetaMask wallet account.
This method needs no coordinates to be entered.
Note that this functions will ask you to log into an Ethereum wallet like MetaMask to get the address of interest and look up its ALOR NFTs.
- Generate ALOR tokenIds: From the given coordinate ranges, create a list of double-quoted Token IDs needed in the tokenIds fields of some of the ALOR contract functions, such as in the setManyLandUpdateOperator call for assigning a wallet to deploy to an Aetheria scene.
- Generate LAND landIds: From the given coordinate ranges, create a list of Land IDs needed in the the _landIds field of some of the DCL ESTATE contract functions, such as in the setManyLandUpdateOperator call for assigning a wallet to deploy to a scene.
- Generate Coordinates: From the given coordinate ranges, generate a snippet of json containing the array of parcel coordinates for a rectangular Decentraland scene, for use in scene.json. When inserting this into the "parcels" value array in the scene.json, be sure that the "base" parcel is also one of the pair of coordinates from this list.
- To clear this page, reload it in your browser.