v1

latestSwagger 2.02026-07-1760133127.0 KB
Msg

post/pocket.migration.Msg/ClaimMorseApplication

Request body

morse_public_keystring byte

The ed25519 public key of the morse account with morse_src_address.

morse_signaturestring byte
shannon_dest_addressstring

The bech32-encoded address of the Shannon account to which the claimed tokens will be minted and from which the application will be staked.

shannon_signing_addressstring

The bech32-encoded address of the Shannon account which is signing for this message. This account is liable for any fees incurred by violating the constraints of Morse account/actor claim message fee waiving; the tx contains ONE OR MORE Morse account/actor claim messages AND has EXACTLY ONE signer.

Response

A successful response.

PocketMigrationMsgClaimMorseApplicationResponse required

MsgClaimMorseApplicationResponse is returned from MsgClaimMorseApplication.

  • Indicates the morse_src_address of the claimed account
  • Reports the unstaked balance claimed, application stake, and commit height
  • Returns the staked application

Next free index: 6