package
0.0.0-20250123023305-d1c76e395e77
Repository: https://github.com/scalarorg/data-models.git
Documentation: pkg.go.dev

# Constants

TokenSentStatusApproved indicates the transfer is approved by the scalar network.
TokenSentStatusCancelled indicates the transfer was cancelled.
TokenSentStatusExecuting indicates the transfer is executing on the destination chain.
TokenSentStatusFailed indicates the transfer failed.
TokenSentStatusPending indicates the token is just received from the source chain.
TokenSentStatusSigning indicates the transfer is signing in the scalar network.
TokenSentStatusSuccess indicates the transfer was successful executed on the destination chain.
TokenSentStatusVerifying indicates the transfer is broadcasting to the scalar for verification.
TokenSentStatusApproved indicates the transfer is approved by the scalar network.
TokenSentStatusCancelled indicates the transfer was cancelled.
TokenSentStatusExecuting indicates the transfer is executing on the destination chain.
TokenSentStatusFailed indicates the transfer failed.
TokenSentStatusPending indicates the token is just received from the source chain.
TokenSentStatusSigning indicates the transfer is signing in the scalar network.
TokenSentStatusSuccess indicates the transfer was successful executed on the destination chain.
TokenSentStatusVerifying indicates the transfer is broadcasting to the scalar for verification.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

TokenSentStatus represents the status of a token transfer.
TokenSentStatus represents the status of a token transfer.