Skip to content

Commit

Permalink
chore: Update demonet addresses (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgins authored Mar 1, 2025
1 parent 0abdd42 commit 37feea0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pkg/options/configs/demonet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ api_host = ""
[web3]
rpc_url = "wss://demonet-chain-ws.lilypad.tech"
chain_id = 412347
controller_address = "0xa85233C63b9Ee964Add6F2cffe00Fd84eb32338f"
payments_address = "0x2279B7A0a67DB372996a5FaB50D91eAA73d2eBe6"
storage_address = "0xB7f8BC63BbcaD18155201308C8f3540b07f84F5e"
users_address = "0x0DCd1Bf9A1b36cE34237eEaFef220932846BCD82"
token_address = "0xa513E6E4b8f2a923D98304ec87F64353C4D5C853"
mediation_address = "0x0B306BF915C4d645ff596e518fAf3F9669b97016"
jobcreator_address = "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE"
pow_address = "0x4ed7c70F96B99c776995fB64377f0d4aB3B0e1C1"
controller_address = "0x9A9f2CCfdE556A7E9Ff0848998Aa4a0CFD8863AE"
payments_address = "0xe7f1725E7734CE288F8367e1Bb143E90bb3F0512"
storage_address = "0xDc64a140Aa3E981100a9becA4E685f962f0cF6C9"
users_address = "0x0165878A594ca255338adfa4d48449f69242Eb8F"
token_address = "0x5FbDB2315678afecb367f032d93F642f64180aa3"
mediation_address = "0x2279B7A0a67DB372996a5FaB50D91eAA73d2eBe6"
jobcreator_address = "0x610178dA211FEF7D417bC0e6FeD39F05609AD788"
pow_address = "0x0B306BF915C4d645ff596e518fAf3F9669b97016"

[telemetry]
url = "https://observe.lilypad.tech"
token = "eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJhdXRob3JpemVkIjp0cnVlLCJ1c2VyIjoicmVzb3VyY2UtcHJvdmlkZXIifQ.n36M_ngwC4XPQ_pEkkWAnPiOinnx6-0VO1v_WgCTUEERD7b_p9KHCU6SY5bUdFh5UXRZHAhc1gfyc7rjAnmeDQ"
token = "eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJhdXRob3JpemVkIjp0cnVlLCJ1c2VyIjoicmVzb3VyY2UtcHJvdmlkZXIifQ.n36M_ngwC4XPQ_pEkkWAnPiOinnx6-0VO1v_WgCTUEERD7b_p9KHCU6SY5bUdFh5UXRZHAhc1gfyc7rjAnmeDQ"

0 comments on commit 37feea0

Please sign in to comment.