Wallet
Checking…
Prefers public mainnet write on seed 34.27.30.115:38546 via
/api/rpc (CoS allowlist: createwallet, mine,
wallet_send, sign, tx_build).
Falls back to home-node loopback via /local-rpc
(127.0.0.1:8546) when public RPC is offline.
RPC offline
Public 38546 / /api/rpc did not answer, and no home-node
/local-rpc is available. Retry, or run a local node.
-
Public path (preferred)
Seed
http://34.27.30.115:38546— write allowlist includes create / mine / send when CoS has it open. Site uses/api/rpc. -
Or run additiond locally
Start
additiond --mainnetwith write RPC on127.0.0.1:8546only — never bind write on0.0.0.0. -
Serve this site next to the node
From the repo:
ADDITION_NETWORK=mainnet python3 web/serve.pyso/local-rpccan reach loopback as fallback.
Set up this wallet
Pick a name for the wallet file on the node that answers. No seed phrase UI — the node stores ML-DSA-87 keys in data/wallets/<name>.wal.
Available balance
—ADD
No address yet
Receive
Share this address. Anyone can send ADD to it on the network your node follows.
Send
Signs and broadcasts via the active RPC path (public 38546 / /api/rpc when available, else loopback /local-rpc).
Activity
Session log on this device. Not a full chain history index.
- No activity yet.
More
Secondary tools for operators. Not required for everyday receive/send.
Mine to this wallet
Calls mine on the active write path (public 38546 when available,
else /local-rpc → 127.0.0.1:8546 mainnet / 8545 testnet).
Coinbase is 50 ADD, 100% to the finding miner.