Create a wallet
Creates a wallet.
Bearer authentication header of the form Bearer <API_KEY>
.
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Response
The id for this wallet.
The blockchain address for this wallet.
Tokens that belong to this wallet.
If this token belongs to a contract created through Lumx Protocol, this field indicates the id of the corresponding item type.
The type of the contract to which this token belongs ('fungible' or 'non_fungible')
fungible
, non_fungible
The type of the contract to which this token belongs.
Only for non-fungible contracts. It's the sequential mint number for this token.
The URI where this token's metadata is located.
The token's metadata, such as image address, traits, etc.
The token's name.
The token's symbol.
How much of that token is present at this wallet.
If this token belongs to a contract created through Lumx Protocol, this field indicates the id of the corresponding item type.
The type of the contract to which this token belongs ('fungible' or 'non_fungible')
fungible
, non_fungible
The type of the contract to which this token belongs.
Only for non-fungible contracts. It's the sequential mint number for this token.
The URI where this token's metadata is located.
The token's metadata, such as image address, traits, etc.
The token's name.
The token's symbol.
How much of that token is present at this wallet.
Was this page helpful?