Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 664 Bytes

File metadata and controls

17 lines (13 loc) · 664 Bytes

DexApiNodejs.BaseReq

Properties

Name Type Description Notes
from String Sender address or Keybase name to generate a transaction [optional]
memo String [optional]
chainId String [optional]
accountNumber String [optional]
sequence String [optional]
gas String [optional]
gasAdjustment String [optional]
fees [Coin] [optional]
simulate Boolean Estimate gas for a transaction (cannot be used in conjunction with generate_only) [optional]