UNPKG

@tatumio/tatum-v1

Version:

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

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