Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MatchResult
Interface MatchResult
interface
MatchResult
{
cancellations
:
Cancellation
[]
;
contractAddr
:
string
;
height
:
bigint
;
orders
:
Order
[]
;
settlements
:
SettlementEntry
[]
;
}
Index
Properties
cancellations
contract
Addr
height
orders
settlements
Properties
cancellations
cancellations
:
Cancellation
[]
contract
Addr
contract
Addr
:
string
height
height
:
bigint
orders
orders
:
Order
[]
settlements
settlements
:
SettlementEntry
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancellations
contract
Addr
height
orders
settlements
@crownfi/sei-js-proto
Loading...