Skip to main content

CreateTransferFields

Fields of a Solana Pay transfer request URL.

Index

Properties

amount

amount: BigNumber

amount in the Solana Pay spec.

optionalmemo

memo?: string

memo in the Solana Pay spec.

recipient

recipient: PublicKey

recipient in the Solana Pay spec.

optionalreference

reference?: References

reference in the Solana Pay spec.

optionalsplToken

splToken?: PublicKey

spl-token in the Solana Pay spec.