Skip to main content
Version: V2

createCollectEssenceTypedData

createCollectEssenceTypedData returns an EIP-712 spec Typed Data message to sign with a wallet in order to collect an essence. This mutation requires an Authorization header with a valid Bearer token.

createCollectEssenceTypedData(
input: CreateCollectEssenceTypedDataInput!
): CreateCollectEssenceTypedDataResult!

Arguments

input (CreateCollectEssenceTypedDataInput)

Type

CreateCollectEssenceTypedDataResult

The CreateCollectEssenceTypedDataResult type provides the generated EIP-712 spec Typed Data information.

Designed by