Users
Users on Opal manage and deploy NFT collections
Last updated
Users on Opal manage and deploy NFT collections
Last updated
New users will have as their default profile picture. Users may customize their user avatar by interacting with the profile settings icon, uploading a new image, and confirming the changes.
Dynamic enables users to group wallet addresses from a multitude of supported blockchains under a single account. Since both Opal and Tableland are EVM-specific for now, only EVM wallet addresses are applicable.
The Users
table in Tableland has the following schema:
id
: Reference to the Dynamic user entry, conforming to the format, i.e. xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
avatar
: IPFS content hash. Within the Opal UI, the content hash is inserted into an IPFS gateway URL to fetch the user's avatar image.