Osiris MarketOsiris MarketOnion Directory
Deposits

Funding Osiris in Monero, broadcast to credit

You have the deposit endpoint open and a transfer to broadcast. Here is the procedure, the wallet shortlist, and the failure modes that do not get documented.

Monero is the recommended deposit rail on Osiris for one technical reason: chain analytics. The Bitcoin ledger is fully transparent and every commercial analytics vendor has it indexed and clustered. Monero's ledger does not expose the same graph; ring signatures and stealth addresses break the clustering that Bitcoin tracing depends on. Fund in XMR and the deposit does not become a downstream liability.

Wallet shortlist

Feather on desktop is the default pick: lightweight, deterministic, exposes subaddresses and a configurable ring size. Cake on mobile is correct if a phone is your only device. The Monero CLI is the pick if you want minimal client surface area. All three derive from a deterministic seed, so capture the seed at generation time and never key it into a browser field.

Broadcast procedure

The deposit endpoint issues a fresh subaddress. Copy it, do not hand-key it. Paste it into the Send tab, paste the exact amount, leave ring size at default, broadcast. The network confirms once within a couple of minutes; Osiris credits the balance after a small confirmation count, typically inside ten minutes of broadcast.

Failure modes

Broadcasting from an exchange that does not support native Monero withdrawals. Truncating decimal places when you round the amount. Closing the deposit endpoint before the credit posts. Crediting is asynchronous, so poll the account balance page rather than blocking on the deposit screen.

Quick mirrors

copy direct