Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Interface BlockJSONOperationTOKEN_ADMIN_MODIFY_BALANCE

    interface BlockJSONOperationTOKEN_ADMIN_MODIFY_BALANCE {
        amount: string | bigint;
        method: AdjustMethod;
        token: TokenPublicKeyString | TokenAddress;
        type: TOKEN_ADMIN_MODIFY_BALANCE;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    amount: string | bigint
    method: AdjustMethod