Yaci Devnet
Faucet
Request test ADA using the faucet
While these tokens have no 'real world' value, they enable users to experiment with Yaci node, without having to spend real ADA on the mainnet.
API
Request test ADA using via API
Send a POST request to the following endpoint with the wallet_address and ada_amount.
curl -d '{"wallet_address":"addr_test1qpvx0sacufuypa2k4sngk7q40zc5c4npl337uusdh64kv0uafhxhu32dys6pvn6wlw8dav6cmp4pmtv7cc3yel9uu0nq93swx9","ada_amount":10000}' -H "Content-Type: application/json" -X POST https://yaci-node.meshjs.dev/admin/topup