Version: 0.15.2
OrderAsset
Representation of the bid or ask of an Order.
Hierarchy
- OrderAsset
Index
Properties
Properties
asset
• asset: string
Defined in src/negotiation/order.ts:19
ledger
• ledger: string
Defined in src/negotiation/order.ts:18
nominalAmount
• nominalAmount: string
Defined in src/negotiation/order.ts:26
The amount in a human-readable format. Ether for Ethereum (not Wei). Bitcoin for Bitcoin (not Satoshi).