Protocols
DXdao Mesa exchange (Gnosis Protocol v1) activity, decoded
rotki decodes interactions with the DXdao Mesa exchange contract on Ethereum: deposits, withdrawals, withdraw requests, and order placements from the batch-auction era.
Supported features
- Deposits into the DXdao Mesa exchange contract tagged as deposit-to-protocol events against the DXdao counterparty.
- Withdrawals from the DXdao Mesa exchange contract tagged as withdraw-from-protocol events.
- Withdraw-request events (the two-step Mesa withdrawal flow) recorded as informational DXdao events with the requested asset and amount.
- Order placements on Mesa recorded as informational events showing the sell amount, buy amount, and tokens.
Limitations
- Only DXdao Mesa exchange contract activity is decoded. DXD redemptions, the DXdao Reputation token, and other DXdao products are not covered by a DXdao-specific decoder.
Setup
- 1In rotki, add the Ethereum address you used with the DXdao Mesa exchange.
- 2In rotki, open History and let the initial sync run. Mesa deposits, withdrawals, withdraw requests, and order placements are decoded automatically.
Frequently asked questions
Is DXdao still active?
DXdao voted to dissolve in 2024. rotki's DXdao decoder covers historical Mesa exchange activity rather than the dissolution itself.
Are DXD redemptions decoded?
Not as DXdao-specific events. The DXdao decoder is scoped to the Mesa exchange contract.
Does rotki read DXdao activity from its own servers?
No. rotki is a local application that talks directly to the Ethereum RPC endpoint you configure - the public default, a third-party provider, or your own node. The query goes from your computer to that endpoint without passing through any rotki-operated server.