UNPKG

@tatumio/tatum-v1

Version:

Tatum API client allows browsers and Node.js clients to interact with Tatum API.

7 lines (6 loc) 139 B
export declare enum ContractType { FUNGIBLE_TOKEN = 0, NON_FUNGIBLE_TOKEN = 1, SEMI_FUNGIBLE_TOKEN = 2, NATIVE_ASSET = 3 }