App permissions
Permissions
In your app dashboard, you can select the permissions that will be required by your app. Below are the available permissions:
Name | Required to |
---|---|
PAY | Trigger instant payments. |
READ_BALANCE | Read the total user balance. |
USER_PUBLIC_PROFILE | Get the user handle, displayName, & avatarUrl. |
USER_PRIVATE_PROFILE | Get the user's email & phone number. |
FRIENDS | Get the user friends list. |
SIGN_DATA | Sign data on the user's behalf. |
READ_ITEMS | Access to the user inventory of ordinals. |
WRITE_ITEMS | Transfer items from the user inventory. |
OWNERSHIP | Send and receive NFTs and jigs. (Deprecated) |
USER_PUBLIC_PROFILE
is enabled by default for all Applications
Updated 9 months ago