Skip to content

Instantly share code, notes, and snippets.

@Lamz0rNewb
Lamz0rNewb / nubot-status
Last active June 3, 2016 12:28
NuBot status of masterOfDisaster operations
!/bin/bash
modGateways="B9gXptkoqAApF3AFrQyhUbhSzvuEudxupt" # mod NuBots - multiple exchanges!;
zoroGateways="BJs4YbtaqCmxeHLiR6zzjnZEotYVFAPfMo" # zoro NuBot - currently only Poloniex;
timestamp=`date +%s`
epochTimeOutset=${timestamp:0:4} # first characters of the epoch timestamp
operation1="hitbtc:.*\_$epochTimeOutset"
operation2="poloniex:.*\_$epochTimeOutset"
operation3="poloniex:.*\_$epochTimeOutset"
Sun May 1 00:00:01 UTC 2016
"blocks" : 428445,
"block_percentage" : 60.7,
Sun May 1 00:15:01 UTC 2016
"blocks" : 428458,
"block_percentage" : 60.85,
Sun May 1 00:30:01 UTC 2016
"blocks" : 428472,
"block_percentage" : 60.65,
Sun May 1 00:45:01 UTC 2016
#!/bin/bash
modGateway="BFGMPykfKxXZ1otrCZcsbnTwJjKHPP9dsP" # mod poloniex NuBot; https://discuss.nubits.com/t/passed-nbt-exit-gateway-on-poloniex-provided-by-masterofdisaster/3107
zoroGateway="BJs4YbtaqCmxeHLiR6zzjnZEotYVFAPfMo" # zoro poloniex NuBot; https://discuss.nubits.com/t/passed-dual-side-nubot-gateway-in-poloniex-by-zoro/3395
cybnateGateway="B954pkUEdkeT1G5Lq14Cisij5no3RVxHYe" # Cybnate poloniex PyBot; https://discuss.nubits.com/t/passed-dual-side-pybot-gateway-on-poloniex-and-bittrex/3412/27
modSellSideGateways="BETwD8nSjtj9ADSvej2na34xmsMYwPRymv" # mod sells side gateways;
huafeiBter="BRUuKfGur7CZSLy65gYUPJUQyQZeT1XQnD" # huafei Bter sell side NuBot; https://discuss.nubits.com/t/sell-side-bter-com-huafei/3713/
gw1_array=(
$modGateway
$zoroGateway