Difference between revisions of "Mediator"
Jump to navigation
Jump to search
(→Duties) |
(Edit for punctuation and style) |
||
Line 1: | Line 1: | ||
+ | This article documents the ''Mediator'' [[role]]. | ||
+ | |||
== Issue == | == Issue == | ||
− | + | ||
https://github.com/bisq-network/roles/issues/83 | https://github.com/bisq-network/roles/issues/83 | ||
+ | |||
== Team == | == Team == | ||
− | |||
− | |||
− | [https://github.com/orgs/bisq-network/teams/ | + | [https://github.com/orgs/bisq-network/teams/mediators @bisq-network/mediators] |
== Duties == | == Duties == | ||
− | + | ||
* Contact both parties of the trade (BTC buyer and BTC seller) to find out what the problem is and why the Support ticket was opened. | * Contact both parties of the trade (BTC buyer and BTC seller) to find out what the problem is and why the Support ticket was opened. | ||
* Check: Maker Fee Transaction ID, Taker Fee Transaction ID and Deposit Transaction ID to make sure the transaction was published and funds aren't stuck. | * Check: Maker Fee Transaction ID, Taker Fee Transaction ID and Deposit Transaction ID to make sure the transaction was published and funds aren't stuck. | ||
Line 20: | Line 21: | ||
== Rights == | == Rights == | ||
− | |||
* Writer access to the <code>bisq.support</code> Keybase subteam | * Writer access to the <code>bisq.support</code> Keybase subteam | ||
− | * Compensation request rights per case solved | + | * Compensation request rights per case solved |
== Bonding == | == Bonding == | ||
− | + | ||
− | 10 | + | A 10,000 BSQ bond is required. See https://github.com/bisq-network/bisq/blob/42a037e/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L68 |
− | https://github.com/bisq-network/bisq/blob/42a037e/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L68 | + | |
[[Category:Roles]] | [[Category:Roles]] |
Revision as of 16:03, 5 March 2020
This article documents the Mediator role.
Issue
https://github.com/bisq-network/roles/issues/83
Team
Duties
- Contact both parties of the trade (BTC buyer and BTC seller) to find out what the problem is and why the Support ticket was opened.
- Check: Maker Fee Transaction ID, Taker Fee Transaction ID and Deposit Transaction ID to make sure the transaction was published and funds aren't stuck.
- If needed, Mediator will require private keys from both traders to carry out a manual payout.
- In case of disagreement or unclear information, verified proof of payment may be required to either party by the Mediator.
- Close the ticket after analyzing the information obtained from both parties.
- Being available on Keybase to help users that may not be able to reach out through the Bisq app.
- Respond time of 24 hours or less.
- When bugs occur, create detailed issues on https://github.com/bisq-network/support/issues and notify L2 Support.
Rights
- Writer access to the
bisq.support
Keybase subteam - Compensation request rights per case solved
Bonding
A 10,000 BSQ bond is required. See https://github.com/bisq-network/bisq/blob/42a037e/core/src/main/java/bisq/core/dao/state/model/governance/BondedRoleType.java#L68