Skip to content

(OUTDATED) v1.0.0 — testnet Theta

Pre-release
Pre-release
Compare
Choose a tag to compare
@troggy troggy released this 16 May 14:04
· 59 commits to master since this release
v1.0.0
dcd4cc6

⚠️DEPRECATED in favour of https://github.com/leapdao/leap-contracts/releases/tag/testnet ⚠️

Root network: Rinkeby

JSON RPC:

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

Contracts

Bridge
Proxy: 0xC449D4CD1dEc611d8cA5Fd8167Bf46d6e6d345b9
Implementation:

  • 0xDcCc5b16102c8BfE0356Be979Ca93A2D5167849B
  • 0xc5D81fDEe89EeD1B7F7E3881A32D3Afcd1E59d0e)

Operator(PoaOperator)
Proxy: 0xb3356900d56F39c79Bfdc2b625d15B1b5b9262a9
Implementation:

  • 0xAB2c02d49Ccc900301bCA16DB06A3eBF17AA69b0

ExitHandler
Proxy: 0x26a937302cc6A0A7334B210de06136C8C61BA885
Implementation:

  • 0x95D6B9754745b7Fc8A89797DD1e73AA7ee6eE442
  • 0xFd96542514B703e51Bd83911445a2a55A419FEd2)

SwapRegistry: 0xc02150cBA7a06CeBD57CCdF66e0872B674479684 0x282764334d03181dd836e893b45f7cece18a2151

PriorityQueue: 0xb3E96b9735ef601c85884DD2A8FDb57EB9983538

MinGov: 0xf3B4111c6CdAf82062A6e5EB65e12B76f2E881E8 (owned by Rinkeby multisig)

LEAP token: 0xD2D0F8a6ADfF16C2098101087f9548465EC96C98

Config

{
  "exitHandlerAddr": "0x26a937302cc6A0A7334B210de06136C8C61BA885",
  "bridgeAddr": "0xC449D4CD1dEc611d8cA5Fd8167Bf46d6e6d345b9",
  "operatorAddr": "0xb3356900d56F39c79Bfdc2b625d15B1b5b9262a9",
  "rootNetworkId": 4,
  "network": "leap-testnet-theta",
  "networkId": 218508104,
  "eventsDelay": 2,
  "bridgeDelay": 6,
  "genesis": {
    "genesis_time": "2019-05-23T12:23:22.546083464Z",
    "chain_id": "test-chain-H5Ijd9",
    "consensus_params": {
      "block": {
        "max_bytes": "22020096",
        "max_gas": "-1",
        "time_iota_ms": "1000"
      },
      "evidence": {
        "max_age": "100000"
      },
      "validator": {
        "pub_key_types": [
          "ed25519"
        ]
      }
    },
    "validators": [
      {
        "address": "4881A447F30F484F046859530083FD27C5F7A70B",
        "pub_key": {
          "type": "tendermint/PubKeyEd25519",
          "value": "Su7amMRUBc+MinqO026cuI3Q4jinwx0KJRdjXDp4Rao="
        },
        "power": "10",
        "name": ""
      }
    ],
    "app_hash": ""
  },
  "peers": [
    "cc30db6d116ca6ff440277c8e13e3ca253a774e7@sen1.testnet.leapdao.org:46691",
    "[email protected]:46691",
    "deb472911a7a0ff3867b39c6ffa375ddbb42db5d@sen2.testnet.leapdao.org:46691",
    "[email protected]:46691"
  ]
}

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