UNPKG

@bloom-trade/finance-connector

Version:

Is a package entended to be used with multiple web3 and web2 providers to interact with blockchains.

11 lines (10 loc) 209 B
export declare const contracts: { tokens: { token: string; networks: { chain: string; address: string; decimalPosition: number; }[]; }[]; };