Aetheria ALOR, DCL LAND, and Coordinates Utilities
© 2020, 2025 Carl Fravel
This dApp provides the following functions.
- Show ALOR NFTs in account: Create a list of tokenIds and location coordinates for the ALOR NFTs owned in the indicated Ethereum account.
Your current MetaMask account will be placed in the input field, but you can replace it with any account of interest
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 default address and look up the ALOR NFTs.
If this functions reports "Failed to fetch", try again until it works.
- 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.