UNPKG

@tatumio/tatum-v1

Version:

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

5 lines (4 loc) 235 B
declare const getUrl: (address: string, min?: number | undefined, marker?: string | undefined) => string; declare const testAddress = "rPT1Sjq2YGrBMTttX4GZHjKu9dyfzbpAYe"; declare const min = 100000; declare const maker = "testMaker";