ton-bcl-sdkarrow-up-right • Docs
ton-bcl-sdkarrow-up-right / client/types / Event
Event: object
object
coinAddress
Address
Address of coin to which event corresponds
client/types.ts:124arrow-up-right
event
BclEvent
Event itself
client/types.ts:120arrow-up-right
id
string
Id of the event, used for pagination
client/types.ts:100arrow-up-right
lt
bigint
Lt of the transaction in which event occurred
client/types.ts:104arrow-up-right
queryId
Query id of message that initiated transaction
client/types.ts:116arrow-up-right
txHash
Hash of transaction of event
client/types.ts:112arrow-up-right
txUtime
number
Unixtime of transaction
client/types.ts:108arrow-up-right
client/types.ts:96arrow-up-right
Last updated 1 year ago