import { fromUnit } from "https://deno.land/x/lucid@0.10.6/src/mod.ts";
Splits unit into policy id, asset name (entire asset name), name (asset name without label) and label if applicable. name will be returned in Hex.
import { fromUnit } from "https://deno.land/x/lucid@0.10.6/src/mod.ts";
Splits unit into policy id, asset name (entire asset name), name (asset name without label) and label if applicable. name will be returned in Hex.