┌─[live@parrot]─[~]
└──╼ $# After creating a test account, grab the page content and look for your test data
curl -s https://staging.tothemoon.com/account/balance | grep -E "balance|amount|USD|BTC|your_test_data" -i -A2-B2
Tothemoon - the cryptocurrency exchange of the future | Tothemoon
┌─[live@parrot]─[~]
└──╼ $