Skip to main content
This release is 0 versions behind 0.3.0 — the latest version of @planetarium/lib9c. Jump to latest

@planetarium/lib9c@0.3.0-dev.202409050418328490+a0f10cfc224db7fa7ce4a8b22b44e98122405a1b
Built and signed on GitHub Actions

This package works with Node.js, BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
88%
Published
a week ago (0.3.0-dev.202409050418328490+a0f10cfc224db7fa7ce4a8b22b44e98122405a1b)
type alias ClaimData

The list of claim data pairs. The first element of the pair is the address of the avatar to claim the item, and the second element is the list of the amount of item tokens to convert.

Definition

[Address, FungibleAssetValue[]][]

Add Package

deno add @planetarium/lib9c

Import symbol

import { type ClaimData } from "@planetarium/lib9c";

---- OR ----

Import directly with a jsr specifier

import { type ClaimData } from "jsr:@planetarium/lib9c";

Add Package

npx jsr add @planetarium/lib9c

Import symbol

import { type ClaimData } from "@planetarium/lib9c";

Add Package

yarn dlx jsr add @planetarium/lib9c

Import symbol

import { type ClaimData } from "@planetarium/lib9c";

Add Package

pnpm dlx jsr add @planetarium/lib9c

Import symbol

import { type ClaimData } from "@planetarium/lib9c";

Add Package

bunx jsr add @planetarium/lib9c

Import symbol

import { type ClaimData } from "@planetarium/lib9c";