near-api-js - v7.3.1
    Preparing search index...

    Type Alias TransferToGasKeyAction

    type TransferToGasKeyAction = {
        deposit: NearToken;
        public_key: PublicKey;
    }
    Index
    deposit: NearToken
    public_key: PublicKey