1.3.0 • Published 11 days ago

@hirosystems/token-metadata-api-client v1.3.0

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
11 days ago

@hirosystems/token-metadata-api-client

This is a client library for the Token Metadata API.

Installation

npm install @hirosystems/token-metadata-api-client

Example

import { Configuration, TokensApi } from "@hirosystems/token-metadata-api-client";

const config: Configuration = {}
const api = new TokensApi(config);
const result = await api.getFtMetadata('SP1H1733V5MZ3SZ9XRW9FKYGEZT0JDGEB8Y634C7R.miamicoin-token-v2');
1.3.0

11 days ago

1.2.0

9 months ago

1.1.0

11 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago