Skip to main content

TransferRequestURL

A Solana Pay transfer request URL.

Index

Properties

amount

amount: undefined | BigNumber

amount in the Solana Pay spec.

label

label: undefined | string

label in the Solana Pay spec.

memo

memo: undefined | string

memo in the Solana Pay spec.

message

message: undefined | string

message in the Solana Pay spec.

recipient

recipient: PublicKey

recipient in the Solana Pay spec.

reference

reference: undefined | PublicKey[]

reference in the Solana Pay spec.

splToken

splToken: undefined | PublicKey

spl-token in the Solana Pay spec.