Closed bogdyak closed 6 years ago
Hello
Please help me with the issue I am getting
{ "error": "Invalid payload" }
There are my request body
{ "tokenBuy": "0x4ceda7906a5ed2179785cd3a40a69ee8bc99c466", "amountBuy": 28472604495, "tokenSell": "0x0000000000000000000000000000000000000000", "amountSell": 546722000000000012, "address": "0xA2939E0a6D7a01685a69F6CbBAF403807a1D2cb8", "nonce": 7797260479, "v": 28, "r": "0x10c08159e23a2a2787ae7eb416d003f708255777e0f32f9080f9b92a3bfcb804", "s": "0x384a696af073c00d0c0049944de113ef7f6e4ac0bb4ee4fc9b0f09d4a05eae73" }
Clothed because i found issue "expires" was missed at request body It deprecated but still REQUIRED
"expires"
Hello
Please help me with the issue I am getting
There are my request body