|
|
@@ -57,11 +57,11 @@ public class DaiBiController {
|
|
|
* 这是请求设置的时候的参数
|
|
|
* 请求参数
|
|
|
{
|
|
|
- "withdrawal_wallet_address":"0x3CC51C594bAe6C1837c12e24C3C2805E18eA2682",
|
|
|
- "withdrawal_private_key":"0xe1075e1333ec60240dbfeaf7bf7e290adcb439fb41a4205898a0bae595c0f21d",
|
|
|
- "collect_wallet_address":"0xA1538805C0F09600CE03E0807bAd84299c0A9Cc6",
|
|
|
- "notify_deposit_url":"https://play.nanodreamtech.com/api/publicly/payment/callback/daibi/pay",
|
|
|
- "notify_withdrawal_url":"https://play.nanodreamtech.com/api/front/daibi/v1/transfer/notice"
|
|
|
+ "withdrawal_wallet_address":"0x3CC51C594bAe6C1837c12e24C3C2805E18eA2682",
|
|
|
+ "withdrawal_private_key":"0xe1075e1333ec60240dbfeaf7bf7e290adcb439fb41a4205898a0bae595c0f21d",
|
|
|
+ "collect_wallet_address":"0xA1538805C0F09600CE03E0807bAd84299c0A9Cc6",
|
|
|
+ "notify_deposit_url":"https://api.lgns.shop/api/publicly/payment/callback/daibi/pay",
|
|
|
+ "notify_withdrawal_url":"https://api.lgns.shop/api/front/daibi/v1/transfer/notice"
|
|
|
}
|
|
|
* 响应参数
|
|
|
* "data": {
|