@multiversx/sdk-core - v14.0.1
    Preparing search index...

    Type Alias NewDelegationContractInput

    type NewDelegationContractInput = {
        amount: bigint;
        serviceFee: bigint;
        totalDelegationCap: bigint;
    }
    Index

    Properties

    amount: bigint
    serviceFee: bigint
    totalDelegationCap: bigint