Coder Social home page Coder Social logo

Ropsten ETH testnet about limitswap HOT 5 CLOSED

tsarbuig avatar tsarbuig commented on August 20, 2024
Ropsten ETH testnet

from limitswap.

Comments (5)

tsarbuig avatar tsarbuig commented on August 20, 2024

My Rinkeby transactions are processed within 5 seconds, check this : https://rinkeby.etherscan.io/address/0x99beac11e6a575eead655d3170a2d27c34df2435

from limitswap.

tsarbuig avatar tsarbuig commented on August 20, 2024

try with this :

from limitswap.

tsarbuig avatar tsarbuig commented on August 20, 2024
[
  {
    "ENABLED": "true",

    "SYMBOL": "USDC",
    "ADDRESS": "0x4dbcdf9b62e891a7cec5a2568c3f4faf9e8abe2b", 
    
    "KIND_OF_SWAP": "tokens",
    "BUYAMOUNTINBASE": "0.001",
    "BUYAMOUNTINTOKEN": "100000000",
    "MAX_BASE_AMOUNT_PER_EXACT_TOKENS_TRANSACTION": "0.1",

    "BUYPRICEINBASE":  "10",
    "SELLPRICEINBASE": "5",
    "STOPLOSSPRICEINBASE": "40",
    "SLIPPAGE": "20",

    "MAXTOKENS": "1000",
    "MOONBAG": "0",

    "RUGDOC_CHECK": "false",
    "BUYAFTER_XXX_SECONDS": "0",    
    "WAIT_FOR_OPEN_TRADE": "false",
    "MAX_FAILED_TRANSACTIONS_IN_A_ROW": "2",    
    "MAX_SUCCESS_TRANSACTIONS_IN_A_ROW": "2",    
    "MULTIPLEBUYS": "false",
    "BUYCOUNT": "2",
    "ALWAYS_CHECK_BALANCE": "false",
    
    "MINIMUM_LIQUIDITY_IN_DOLLARS": "0",
    "LIQUIDITYINNATIVETOKEN": "true",
    "USECUSTOMBASEPAIR": "false",
    "BASESYMBOL": "USDT",
    "BASEADDRESS": "0x852dba9a780e93e21f0fe4c91ec8526d5ebe7e9b",

    "SELLAMOUNTINTOKENS": "ALL",
    "HASFEES": "true",
    "GAS": "BOOST",
    "BOOSTPERCENT": "150",
    "GASLIMIT": "1000000",
    "GASPRIORITY_FOR_ETH_ONLY": "2.5"

  }
]

from limitswap.

tsarbuig avatar tsarbuig commented on August 20, 2024

oh but I think about something : the address of Uniswap are the same on every chain, so, to use ETH Ropsten testnet, you simply need to put a Ropsten RPC as CUSTOMNODE ;)

from limitswap.

tsarbuig avatar tsarbuig commented on August 20, 2024

"USECUSTOMNODE": "true",
"CUSTOMNODE": "ETH ropsten address",
"EXCHANGE": "uniswaptestnet",

from limitswap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.