Skip to main content

ParsedURL

Parsed components of a Solana Pay 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

splToken in the Solana Pay spec