UNPKG

@tatumio/tatum-v1

Version:

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

6 lines (5 loc) 152 B
import { DeployErc20 } from './DeployErc20'; export declare class OneDeploy20 extends DeployErc20 { fromShardID?: number; toShardID?: number; }