Skip to content

Testnet Eta

Compare
Choose a tag to compare
@troggy troggy released this 12 Apr 17:30
· 73 commits to master since this release
c92ef99

Root network: Rinkeby

JSON RPC:

Bridge UI: https://testnet.leapdao.org

Contracts

Bridge: 0xEB13cc8F0904398d01D7faD8B98bff1FA2977470
Operator(PoaOperator): 0x02f2330CCB5Ce770EeFE0A4066BA1Ca03eC70c74
ExitHandler: 0x2c2a3b359edbCFE3c3Ac0cD9f9F1349A96C02530
MinGov: 0x6436eB09f65cA65aE46CD2F8B22aBf9E61B14d23 (owner by Rinkeby multisig)
PriorityQueue: 0xb3E96b9735ef601c85884DD2A8FDb57EB9983538

Config

{
  "bridgeAddr": "0xEB13cc8F0904398d01D7faD8B98bff1FA2977470",
  "operatorAddr": "0x02f2330CCB5Ce770EeFE0A4066BA1Ca03eC70c74",
  "exitHandlerAddr": "0x2c2a3b359edbCFE3c3Ac0cD9f9F1349A96C02530",
  "rootNetwork": "https://rinkeby.infura.io/v3/f039330d8fb747e48a7ce98f51400d65",
  "rootNetworkId": 4,
  "network": "leap-testnet-eta",
  "networkId": 955601066,
  "eventsDelay": 2,
  "bridgeDelay": 6,
  "genesis": {
    "app_hash": "68154a516d6821b07e6b25f76310faeae1d24d1c0a6cf3152ccba90f1fcb9db9",
    "chain_id": "test-chain-RlQzTu",
    "consensus_params": {
      "block": {
        "max_bytes": "22020096",
        "max_gas": "-1",
        "time_iota_ms": "1000"
      },
      "evidence": { "max_age": "100000" },
      "validator": { "pub_key_types": ["ed25519"] }
    },
    "genesis_time": "2019-03-26T11:46:25.02713796Z",
    "validators": [
      {
        "address": "4881A447F30F484F046859530083FD27C5F7A70B",
        "name": "",
        "power": "10",
        "pub_key": {
          "type": "tendermint/PubKeyEd25519",
          "value": "Su7amMRUBc+MinqO026cuI3Q4jinwx0KJRdjXDp4Rao="
        }
      }
    ]
  },
  "peers": [
    "[email protected]:46691",
    "[email protected]:46691",
    "0c3bca7abf72190feea432e6715c48b2ee21d3fd@sen1.testnet.leapdao.org:46691",
    "c247bb928c8b5d1ee9777ddbc1260475c9c88286@sen2.testnet.leapdao.org:46691",
    "[email protected]:46691",
    "[email protected]:46691"
  ]
}

Live version here: https://github.com/leapdao/leap-node/blob/master/presets/leap-testnet.json