- Preparing search index...
 
- The search index is not available
 
TzKT SDK 
 
Contract
Event
: {     codeHash
?: number;     contract
?: Alias | null;     id
?: number;     level
?: number;     payload
?: any | null;     rawPayload
?: any | null;     tag
?: string | null;     timestamp
?: string;     transactionId
?: number;     type
?: any | null; } 
Type declaration
- 
Optional codeHash?: number
 
- 
Optional contract?: Alias | null
 
- 
Optional id?: number
 
- 
Optional level?: number
 
- 
Optional payload?: any | null
 
- 
Optional rawPayload?: any | null
 
- 
Optional tag?: string | null
 
- 
Optional timestamp?: string
 
- 
Optional transactionId?: number
 
- 
Optional type?: any | null