Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Snip20TransferOptions

Hierarchy

  • Snip20TransferOptions

Index

Properties

Properties

transfer: { amount: string; padding?: string; recipient: string }

Type declaration

  • amount: string
  • Optional padding?: string
  • recipient: string