Logo

cantangler

Back to IDL RegistryView on Explorer
NameArgumentsAccounts
initState
    • payerisSignerisMut
    • admin
    • globalStateisMut
    • systemProgram
    • rent
    createConfig
    • root[u8; 32]
    • swapFeeu64
    • reswapFeeu64
    • canBurnbool
    • symbolstring
    • sellerFeeBasisPointsu16
    • royaltiesu8
    • isMutablebool
    • maxSupplyu64
    • adminSwapsu64
    • options[bool; 2]
    • adminisSignerisMut
    • authority
    • configAccountisSignerisMut
    • programAuthority
    • globalState
    • creator
    • systemProgram
    createClaim
    • indexu64
    • namestring
    • uristring
    • proofVec<[object Object]>
    • configAccountisMut
    • payerisSignerisMut
    • nftMintAisMut
    • nftMintBisMut
    • tokenAccountAisMut
    • escrowAccountBisMut
    • entangledPairisMut
    • reversePairAisMut
    • programAuthority
    • globalState
    • admin
    • metadataisMut
    • mintAuthorityisSigner
    • masterEditionisMut
    • tokenMetadataProgram
    • systemProgram
    • tokenProgram
    • associatedTokenProgram
    • rent
    swap
      • payerisSignerisMut
      • configAccountisMut
      • entangledPairisMut
      • nftMint
      • mintA
      • mintB
      • tokenAccountAisMut
      • tokenAccountBisMut
      • escrowAccountAisMut
      • escrowAccountBisMut
      • reversePairBisMut
      • programAuthority
      • authorityisMut
      • globalState
      • admin
      • systemProgram
      • tokenProgram
      • rent
      • associatedTokenProgram
      updateConfig
      • canBurnOption<bool>
      • creatorOption<publicKey>
      • collectionOption<publicKey>
      • updateTreasuryMintOption<bool>
      • authorityisSigner
      • configAccountisMut
      updateFees
      • swapFeeOption<u64>
      • reswapFeeOption<u64>
      • royaltiesOption<u8>
      • adminSwapsOption<u64>
      • adminisSigner
      • configAccountisMut
      • globalState
      burnNft
        • authorityisSignerisMut
        • configAccount
        • entangledPairisMut
        • mintAisMut
        • mintBisMut
        • escrowAccountAisMut
        • escrowAccountBisMut
        • programAuthority
        • systemProgram
        • tokenProgram