interface Event {
    address: `ct_${string}`;
    data: `cb_${string}`;
    topics: bigint[];
}

Hierarchy (view full)

Properties

Properties

address: `ct_${string}`

Base58Check encoded tagged pubkey

data: `cb_${string}`

Base64Check encoded tagged byte array

topics: bigint[]

Event topics