SolanaPayTransferRequestURLFields
Fields of a Solana Pay transfer request URL.
Properties
| Property | Type | Description |
|---|---|---|
amount? | string | 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 | Address[] | reference in the Solana Pay spec |
splToken? | Address | spl-token in the Solana Pay spec |