--rpc-host 'https://bsc-dataseed.binance.org' \
--eth-from '0x*******************************' \
#钱包地址的keystore 文件和密码文件, 生成keystore 方式钱包可以使用:www.myetherwallet.com/
--eth-key 'key_file=/path/key_file.json,pass_file=/path/key_pass.txt' \
#拍卖类型(flip : 抵押物拍卖), 参与拍卖的金库类型(BNB-A)
--type flip --ilk BNB-A \
--model '/path/bid_model_ht.sh' \
--keep-dai-in-vat-on-exit \
--log "/path/bnb_a_mainnet.log" \