Summary
We operate an ASB (market maker) node and would like to confirm it is discoverable by takers. Our dashboard polls https://api.eigenwallet.org/api/list and reports listed=false (the endpoint currently returns ~7 makers; we are not among them).
Our node
- Version: 4.14.0 (official release)
- Peer ID:
12D3KooWDKas8eZDQVKhCuPRHoinmkwPbq4y7Bo4uZwDiWVHVou4
- WSS:
/dns4/swap.xmr.pub/tcp/443/wss/p2p/12D3KooWDKas8eZDQVKhCuPRHoinmkwPbq4y7Bo4uZwDiWVHVou4 — publicly reachable, WebSocket upgrade returns 101 Switching Protocols
- Onion:
/onion3/flhkdz3bflrupncvukgzbdf6yyb3vbxp4bng6fnjonw2vvl5cigspead:9939/p2p/12D3KooWDKas8eZDQVKhCuPRHoinmkwPbq4y7Bo4uZwDiWVHVou4
- Rendezvous registration:
discovery.eigenwallet.org and dht.stealthswap.ninja — both Registered
- Quote: max buy 0.05 BTC, ask spread 2%
- Track record: 110 completed atomic swaps (123 total), 0 in-flight, ~0.84 BTC cumulative volume
Questions
- Is
api.eigenwallet.org/api/list still used by the GUI/taker for maker discovery, or is it leftover from the retired public registry? (In #unstoppableswap-core on 2026-08-18 we were told: "There is no public registry anymore. Peer discovery happens through the rendezvous points.")
- If the list is still used, what is the process for an ASB operator to be included, and can we be added?
- If it is deprecated, would it be possible to shut down or clearly mark the endpoint as legacy, so operators don't keep chasing a listing that no longer exists?
- Can you confirm our node is properly discoverable via rendezvous with the configuration above?
Summary
We operate an ASB (market maker) node and would like to confirm it is discoverable by takers. Our dashboard polls
https://api.eigenwallet.org/api/listand reportslisted=false(the endpoint currently returns ~7 makers; we are not among them).Our node
12D3KooWDKas8eZDQVKhCuPRHoinmkwPbq4y7Bo4uZwDiWVHVou4/dns4/swap.xmr.pub/tcp/443/wss/p2p/12D3KooWDKas8eZDQVKhCuPRHoinmkwPbq4y7Bo4uZwDiWVHVou4— publicly reachable, WebSocket upgrade returns101 Switching Protocols/onion3/flhkdz3bflrupncvukgzbdf6yyb3vbxp4bng6fnjonw2vvl5cigspead:9939/p2p/12D3KooWDKas8eZDQVKhCuPRHoinmkwPbq4y7Bo4uZwDiWVHVou4discovery.eigenwallet.organddht.stealthswap.ninja— bothRegisteredQuestions
api.eigenwallet.org/api/liststill used by the GUI/taker for maker discovery, or is it leftover from the retired public registry? (In#unstoppableswap-coreon 2026-08-18 we were told: "There is no public registry anymore. Peer discovery happens through the rendezvous points.")