diff --git a/resources/fees/get-erc20-offchain-fee/README.md b/resources/fees/get-erc20-offchain-fee/README.md index b3fc7cc..db59828 100644 --- a/resources/fees/get-erc20-offchain-fee/README.md +++ b/resources/fees/get-erc20-offchain-fee/README.md @@ -20,7 +20,7 @@ GET api/v3/user/offchainFee ## Request -
FieldDescriptionExampleTypeRequired
accountIdAccount ID10110integerY
requestTypeOff-chain request type
Allowable : ['0:ORDER', '1:OFFCHAIN_WITHDRAWAL', '2:UPDATE_ACCOUNT', '3:TRANSFER', '4:FAST_OFFCHAIN_WITHDRAWAL', '5:OPEN_ACCOUNT', '6:AMM_EXIT', '7:DEPOSIT', '8:AMM_JOIN', '15:TRANSFER_AND_UPDATE_ACCOUNT']
1integerY
tokenSymbol(Optional)The token symbol, needed when requestType is 1 or 4 "LRC"stringN
amount(Optional) The amount to withdraw"10000000000000"stringN
+
FieldDescriptionExampleTypeRequired
accountIdAccount ID10110integerY
requestTypeOff-chain request type
Allowable : ['0:ORDER', '1:OFFCHAIN_WITHDRAWAL', '2:UPDATE_ACCOUNT', '3:TRANSFER', '4:FAST_OFFCHAIN_WITHDRAWAL', '5:OPEN_ACCOUNT', '6:AMM_EXIT', '7:DEPOSIT', '8:AMM_JOIN', '11:NFT_TRANSFER', '15:TRANSFER_AND_UPDATE_ACCOUNT']
1integerY
tokenSymbol(Optional)The token symbol, needed when requestType is 1 or 4 "LRC"stringN
amount(Optional) The amount to withdraw"10000000000000"stringN