Cardanoex.Asset (cardanoex v0.6.1)
The asset module let's you work with native assets for a wallet.
Link to this section Summary
Link to this section Types
Link to this type
asset()
Specs
Link to this type
metadata()
Specs
Link to this section Functions
Link to this function
get(wallet_id, policy_id)
Specs
Get information about a specific asset.
Options
wallet_id
- hex based string. 40 characterspolicy_id
- hex based string. 56 characters
Link to this function
list(wallet_id)
Specs
List all native assets for a wallet.
Options
wallet_id
- hex based string. 40 characters