Skip to main content

@solana/pay

Index

Type Aliases

Amount

Amount: BigNumber

amount in the Solana Pay spec.

FetchInteractionResponse

Label

Label: string

label in the Solana Pay spec.

Link

Link: URL

link in the Solana Pay spec.

Memo

Memo: string

memo in the Solana Pay spec.

Message

Message: string

message in the Solana Pay spec.

Recipient

Recipient: PublicKey

recipient in the Solana Pay spec.

Reference

Reference: PublicKey

reference in the Solana Pay spec.

References

References: Reference | Reference[]

reference in the Solana Pay spec.

SPLToken

SPLToken: PublicKey

spl-token in the Solana Pay spec.

SendSignatureResponse

SendSignatureResponse: { success?: boolean }

Type declaration

  • optionalsuccess?: boolean