@somnia-chain/markets-sdk / index / CreateVenueResult
Interface: CreateVenueResult
Defined in: operatorAdmin.ts:107
Base result of a confirmed write — the SDK waits for the receipt before resolving.
Extends
Properties
venueId
venueId:
`0x${string}`
Defined in: operatorAdmin.ts:108
hash
hash:
`0x${string}`
Defined in: trade.ts:89
Inherited from
receipt
receipt:
TransactionReceipt
Defined in: trade.ts:90