SolanaPayTransferRequestURL
A Solana Pay transfer request URL
Properties
| Property | Type | Description |
|---|---|---|
amount? | number | amount in the Solana Pay spec |
label? | string | label in the Solana Pay spec |
memo? | string | memo in the Solana Pay spec |
message? | string | message in the Solana Pay spec |
recipient | Address | recipient in the Solana Pay spec |
reference? | Address[] | reference in the Solana Pay spec |
splToken | undefined | Address | spl-token in the Solana Pay spec |