Logo

postbox

Back to IDL RegistryView on Explorer
NameArgumentsAccounts
initialize
  • targetstring
  • ownersVec<publicKey>
  • descOption<[object Object]>
  • postboxisMut
  • moderatorMintisMut
  • targetAccount
  • signerisSignerisMut
  • treasuryisMut
  • systemProgram
  • tokenProgram
  • rent
createPost
  • databytes
  • postIdu32
  • settingsVec<[object Object]>
  • additionalAccountOffsetsVec<[object Object]>
  • postisMut
  • postboxisMut
  • posterisSignerisMut
  • treasuryisMut
  • replyTo
  • systemProgram
deleteOwnPost
  • postIdu32
  • postisMut
  • postbox
  • posterisSignerisMut
deletePostByModerator
  • postIdu32
  • postisMut
  • postbox
  • posterisMut
  • moderatorisSigner
  • moderatorTokenAta
vote
  • postIdu32
  • upVotebool
  • additionalAccountOffsetsVec<[object Object]>
  • postisMut
  • postboxisMut
  • voterisSignerisMut
  • treasuryisMut
  • systemProgram
designateModerator
  • targetstring
  • postbox
  • targetAccount
  • moderatorMintisMut
  • ownerisSignerisMut
  • newModerator
  • moderatorAtaisMut
  • systemProgram
  • tokenProgram
  • associatedTokenProgram
  • rent
addOrUpdateSetting
  • settingsDataSettingsData
  • postboxisMut
  • ownerisSignerisMut
  • systemProgram
editPost
  • postIdu32
  • newDatabytes
  • postisMut
  • postbox
  • posterisSignerisMut
  • systemProgram