Cardanoex.Asset (cardanoex v0.4.0)
The asset module let's you work with native assets for a wallet.
Link to this section Summary
Link to this section Functions
Link to this function
get(wallet_id, policy_id)
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)
List all native assets for a wallet.
Options
wallet_id
- hex based string. 40 characters