Logo

vyper_core

Back to IDL RegistryView on Explorer
NameArgumentsAccounts
initialize
  • inputDataInitializeInput
  • payerisSignerisMut
  • owner
  • trancheConfigisSignerisMut
  • trancheAuthority
  • rateProgram
  • rateProgramState
  • redeemLogicProgram
  • redeemLogicProgramState
  • reserveMint
  • reserveisMut
  • seniorTrancheMintisSignerisMut
  • juniorTrancheMintisSignerisMut
  • systemProgram
  • tokenProgram
  • rent
updateTrancheData
  • inputDataUpdateTrancheDataInput
  • ownerisSigner
  • trancheConfigisMut
refreshTrancheFairValue
    • signerisSigner
    • trancheConfigisMut
    • seniorTrancheMintisMut
    • juniorTrancheMintisMut
    • rateProgramState
    • redeemLogicProgram
    • redeemLogicProgramState
    deposit
    • inputDataDepositInput
    • signerisSigner
    • trancheConfigisMut
    • trancheAuthority
    • reserveisMut
    • userReserveTokenisMut
    • seniorTrancheMintisMut
    • juniorTrancheMintisMut
    • seniorTrancheDestisMut
    • juniorTrancheDestisMut
    • systemProgram
    • tokenProgram
    • rent
    redeem
    • inputDataRedeemInput
    • signerisSigner
    • trancheConfigisMut
    • trancheAuthority
    • reserveisMut
    • userReserveTokenisMut
    • seniorTrancheMintisMut
    • juniorTrancheMintisMut
    • seniorTrancheSourceisMut
    • juniorTrancheSourceisMut
    • systemProgram
    • tokenProgram
    • rent
    collectFee
      • trancheConfigisMut
      • trancheAuthority
      • reserveisMut
      • destReserveisMut
      • ownerisSigner
      • tokenProgram