This skill is designed to be a safe way to query balances.
BINANCE_API_SECRET.Set these environment variables (recommended: ~/.openclaw/.env on the gateway machine):
BINANCE_API_KEYBINANCE_API_SECRETGET https://api.binance.com/api/v3/accountpython3 {baseDir}/scripts/assets.py
python3 {baseDir}/scripts/assets.py --all
python3 {baseDir}/scripts/assets.py --min 0.0001
共 1 个版本