|
@@ -10,7 +10,8 @@ const account_config = {
|
|
BNB_GAS_PRICE: '5000000000',
|
|
BNB_GAS_PRICE: '5000000000',
|
|
TOKEN_GAS_PRICE: '5000000000',
|
|
TOKEN_GAS_PRICE: '5000000000',
|
|
TRANSFER_GAS: true,
|
|
TRANSFER_GAS: true,
|
|
- FEISHU_URL:'https://open.feishu.cn/open-apis/bot/v2/hook/9ab2594f-3d27-4f70-a5ed-a6aee0420aa6'
|
|
|
|
|
|
+ FEISHU_URL:'https://open.feishu.cn/open-apis/bot/v2/hook/9ab2594f-3d27-4f70-a5ed-a6aee0420aa6',
|
|
|
|
+ CZZ_BASEURL: "https://internal-block-payout.denet.me",
|
|
}
|
|
}
|
|
|
|
|
|
const cryppt_config = {
|
|
const cryppt_config = {
|