Skip to main content
You can update a PDA by using the updatePDA mutation. Only the issuer of a PDA can update it. You would need the PDA’s id and then the just pass the fields you want to update.
You can find an ID of a PDA via 2 ways:
  • Calling the getPDAs query
  • Finding it in the Data Assets tab in the Gateway Dashboard