Skip to main content

Crate polymesh_api_client_extras

Crate polymesh_api_client_extras 

Source

Structs§

ChainScopedMessage
Chain scoped message for signing and verifying signatures. This is used to prevent signature replay attacks across different chains.
PolymeshHelper
PolymeshUser
Receipt
An offchain transaction receipt.
TargetIdAuthorization

Enums§

CreatedIds

Constants§

IDENTITY_ADD_SECONDARY_KEY_LABEL
Label for signing identity secondary key addition authorization.
ONE_POLYX
RELAY_TX_LABEL
Label for signing relay transactions.
SETTLEMENT_RECEIPT_LABEL
Label for signing settlement receipts.
STO_FUNDRAISER_RECEIPT_LABEL
Label for signing STO fundraiser receipts.

Functions§

get_asset_id
Search transaction events for AssetId.
get_created_ids
Get ids from *Created events.
get_identity_id
Search transaction events for newly created identity id.
get_instruction_id
Search transaction events for InstructionId.
get_venue_id
Search transaction events for VenueId.

Type Aliases§

AuthorizationNonce
Moment