PHP WebShell
Текущая директория: /opt/bitgo-express-backup-20251206-1327/node_modules/bitgo/example/sendToManyAlt
Просмотр файла: config.js
var config = module.exports = {};
//
//
// ACCOUNT SPECIFIC INFORMATION
//
//
// Set the walletID that you are sending from //
config.sendingAddress = '2Mx8YAbFkTTmbNf38ky4715YywAWykuy7Ca';
// Set the password of the wallet that you are sending from //
config.password = 'BITGO_TEST_PASSWORD';
// Set the amount that you wish to send in Satoshis //
config.amountSatoshis = 100000;
// Set access token //
config.accessToken = '8e364c680813a8277af4f2d35c0b5df5387ce2d74435b930a05e156153790d12';
// Set the time interval between each transaction in milliseconds
config.setInterval = '5000';
Выполнить команду
Для локальной разработки. Не используйте в интернете!