UNPKG

rainbow-swap-sdk

Version:

SDK for building applications on top of Rainbow.ag - Swap Aggregator on TON 💎.

7 lines (6 loc) • 116 B
export interface Message { address: string; amount: string; stateInit?: string; payload?: string; }