Preparing search index...
The search index is not available
Concordium JS-SDK
Concordium JS-SDK
types
ContractEvent
parseWithSchemaType
Function parseWithSchemaType
parse
With
Schema
Type
(
event
:
ContractEvent
, schemaType
:
SchemaType
)
:
SmartContractTypeValues
Parse a contract event using a schema type.
Returns
Parameters
event:
ContractEvent
schemaType:
SchemaType
The schema type for the event.
Returns
SmartContractTypeValues
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Concordium JS-
SDK
Concordium JS-
SDK
CIS2-
Contracts
Identity
Proofs
Runnable
Examples
Transactions
Utility
Functions
Miscellaneous
Pages
Account
Creation
Optimizing bundled applications
GRPCv1 to GRPCv2
Migration
Guide
Old GRPC-
Client
Upgrade
Guide
React
Native
cis0
CIS0
cis2
CIS2
cis3
CIS3
cis4
CIS4
grpc
id
nodejs
schema
types
Account
Address
Block
Hash
Ccd
Amount
Contract
Address
Contract
Event
Contract
Name
Credential
Registration
Id
Duration
Energy
Entrypoint
Name
Init
Name
Module
Client
Module
Reference
Parameter
Receive
Name
Return
Value
Sequence
Number
Timestamp
Transaction
Expiry
Transaction
Hash
util
wasm
web3-
id
Serializable
Type
from
Buffer
from
Hex
String
fromJSON
from
Proto
parse
With
Schema
Type
parse
With
Schema
Type
Base64
to
Buffer
to
Hex
String
to
Proto
to
UnwrappedJSON
Generated using
TypeDoc
Parse a contract event using a schema type.
Returns