SwapAndUnwrapEstimate
inputAmountstring
outputAmountBTCstring
minInputAmountBTCstring
teleswapFee object
networkFeeBTCstring
Example:
0.00001000protocolFeeBTCstring
Example:
0.00000000lockerFeeBTCstring
Example:
0.00000100thirdPartyFeeBTCstring
Example:
0.00000000totalFeeBTCstring
Example:
0.00001100internalExchangeobject
internalBridgeobjectnullable
SwapAndUnwrapEstimate
{
"inputAmount": "string",
"outputAmountBTC": "string",
"minInputAmountBTC": "string",
"teleswapFee": {
"networkFeeBTC": "0.00001000",
"protocolFeeBTC": "0.00000000",
"lockerFeeBTC": "0.00000100",
"thirdPartyFeeBTC": "0.00000000",
"totalFeeBTC": "0.00001100"
},
"internalExchange": {},
"internalBridge": {}
}