mirror of
https://github.com/alexgo-io/b20-trading-bot.git
synced 2026-01-12 14:34:11 +08:00
17 lines
432 B
JSON
17 lines
432 B
JSON
{
|
|
"stxAddress": "STFCVYY1RJDNJHST7RRTPACYHVJQDJ7R1DWTQHQA",
|
|
"stxPrivateKey": "6682d7f7cc8aa560a1baaf320b9771d9ca33abdf4ad2a768ce2b3573a2151e9b01",
|
|
"stxDxMarket": "DB20-USD",
|
|
"stxDxMarketPricePrecision": 4,
|
|
"stxDxMarketInitialPrice": 1,
|
|
"stxDxAsset": "brc20-db20",
|
|
|
|
"gapRatio": 3,
|
|
"totalSize": 5000,
|
|
"gridSize": 4,
|
|
|
|
"repeatIntervalInSeconds": 60,
|
|
"coinGeckoId": "alex-b20",
|
|
"marketPriceSource": "CoinGecko"
|
|
}
|