Difference between revisions of "Finding your mediator"

From Bisq Wiki
Jump to navigation Jump to search
(Fast guide to help users find mediator's onion addresses and contact them)
 
(16 intermediate revisions by 8 users not shown)
Line 1: Line 1:
==== Mediators always use the same onion addresses. This are the current mediators and their corresponding address:====
+
Below we detail current Bisq mediators and their onion addresses, as well as how you can find the mediator for a specific Bisq trade.
  
* '''leo816''' ''sjlho4zwp3gecspf.onion''
+
__TOC__
* '''wiz''' ''wizrsmceorm4bisq.onion''
 
* '''bisq_knight''' ''apbp7ubuyezav4hy.onion''
 
  
==== To find the mediator of a trade that needs attention, on your Bisq node:====
+
== How to find the mediator for a trade ==
  
* Go to  Portfolio / open trades, history or failed trades and click the "i" icon next to the trade ID of the involved trade, in the first column. In the pop-up, down, there's a "see JSON contract" button. Click it. Scroll down and you'll find: <code>"mediatorNodeAddress":{"hostName": "onionaddress.onion",</code>
+
To find a trade's mediator:
  
Then, use the [https://keybase.io/team/bisq Keybase Bisq group] to get in contact with your mediator. Their addresses are displayed at the channel info at the #support group as well.
+
# Go to  <code>Portfolio > Open Trades</code>, <code>Portfolio > History</code>, or <code>Portfolio > Failed Trades</code> (depending on the status of your trade)
 +
# Click the <code>i</code> icon next to the trade ID of the trade in question (it's on the very left in the first column)
 +
# In the pop-up that appears, toward the bottom, click <code>View Contract in JSON Format</code>.
 +
# Ignore the <code>"mediatorNodeAddresses"</code> field, as this is the list of all active mediators when the trade started.
 +
# Scroll down and you'll find <code>"mediatorNodeAddress"</code> field with a single <code>"hostName"</code> for the onion address.
  
[[Category:Guides]]
+
This is the onion address of the mediator for your trade.
 +
 
 +
== Current mediators and their onion addresses ==
 +
 
 +
{| class="wikitable"
 +
! Mediator
 +
! TorV3 Address
 +
! TorV2 Address
 +
! GitHub Handle
 +
! Keybase Handle
 +
|-
 +
| leo816
 +
|7hkpotiyaukuzcfy6faihjaols5r2mkysz7bm3wrhhbpbphzz3zbwyqd.onion:9999
 +
|
 +
| [https://github.com/leo816 leo816]
 +
| [https://keybase.io/leo816 leo816]
 +
|-
 +
| huey735
 +
| a56olqlmmpxrn5q34itq5g5tb5d3fg7vxekpbceq7xqvfl3cieocgsyd.onion:9999
 +
|
 +
| [https://github.com/huey735 huey735]
 +
| [https://keybase.io/huey735 huey735]
 +
|-
 +
| pazza
 +
| 6c4cim7h7t3bm4bnchbf727qrhdfrfr6lhod25wjtizm2sifpkktvwad.onion:9999
 +
|
 +
| [https://github.com/pazza83 pazza83]
 +
| [https://keybase.io/pazza pazza]
 +
|}
 +
 
 +
== Get in touch with your mediator ==
 +
 
 +
'''For open trades, you should be able to get in touch with your mediator through Bisq itself.'''
 +
 
 +
If you cannot get in touch with your mediator on Bisq, you can get in touch with them on the [https://keybase.io/team/bisq Bisq Keybase group]. Their Keybase handles and addresses are displayed in the headline for the #support channel as well.
 +
 
 +
[[Category:Use Cases]]

Revision as of 23:48, 20 September 2021

Below we detail current Bisq mediators and their onion addresses, as well as how you can find the mediator for a specific Bisq trade.

How to find the mediator for a trade

To find a trade's mediator:

  1. Go to Portfolio > Open Trades, Portfolio > History, or Portfolio > Failed Trades (depending on the status of your trade)
  2. Click the i icon next to the trade ID of the trade in question (it's on the very left in the first column)
  3. In the pop-up that appears, toward the bottom, click View Contract in JSON Format.
  4. Ignore the "mediatorNodeAddresses" field, as this is the list of all active mediators when the trade started.
  5. Scroll down and you'll find "mediatorNodeAddress" field with a single "hostName" for the onion address.

This is the onion address of the mediator for your trade.

Current mediators and their onion addresses

Mediator TorV3 Address TorV2 Address GitHub Handle Keybase Handle
leo816 7hkpotiyaukuzcfy6faihjaols5r2mkysz7bm3wrhhbpbphzz3zbwyqd.onion:9999 leo816 leo816
huey735 a56olqlmmpxrn5q34itq5g5tb5d3fg7vxekpbceq7xqvfl3cieocgsyd.onion:9999 huey735 huey735
pazza 6c4cim7h7t3bm4bnchbf727qrhdfrfr6lhod25wjtizm2sifpkktvwad.onion:9999 pazza83 pazza

Get in touch with your mediator

For open trades, you should be able to get in touch with your mediator through Bisq itself.

If you cannot get in touch with your mediator on Bisq, you can get in touch with them on the Bisq Keybase group. Their Keybase handles and addresses are displayed in the headline for the #support channel as well.