UNPKG

airgap-coin-lib

Version:

The airgap-coin-lib is a protocol agnostic library to prepare, sign and broadcast cryptocurrency transactions.

6 lines (5 loc) 109 B
export interface TezosFA2BalanceOfResponse { address: string; tokenID: number; amount: string; }