Difference between revisions of "Finding your mediator"

From Bisq Wiki
Jump to navigation Jump to search
m
(improve formatting and wording)
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''
+
== Current mediators and their onion addresses ==
* '''wiz''' ''wizrsmceorm4bisq.onion''
 
* '''bisq_knight''' ''apbp7ubuyezav4hy.onion''
 
  
==== To find the mediator of a trade that needs attention, on your Bisq node:====
+
{| class="wikitable"
 +
! Mediator
 +
! Onion Address
 +
|-
 +
| leo816
 +
| sjlho4zwp3gecspf.onion
 +
|-
 +
| wiz
 +
| wizrsmceorm4bisq.onion
 +
|-
 +
| bisq_knight
 +
| apbp7ubuyezav4hy.onion
 +
|}
  
* 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>
+
== How to find the mediator for a trade ==
  
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 top of the #support channel as well.
+
To find a trade's mediator:
 +
 
 +
# 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>.
 +
# Scroll down and you'll see <code>"mediatorNodeAddress"</code> property with a <code>"hostName"</code> and an onion address.
 +
 
 +
This is the onion address of the mediator for your trade.
 +
 
 +
== 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:Guides]]
 
[[Category:Guides]]

Revision as of 16:49, 8 April 2020

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

Current mediators and their onion addresses

Mediator Onion Address
leo816 sjlho4zwp3gecspf.onion
wiz wizrsmceorm4bisq.onion
bisq_knight apbp7ubuyezav4hy.onion

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. Scroll down and you'll see "mediatorNodeAddress" property with a "hostName" and an onion address.

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

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.