WrapAndSwapEstimate
minInputAmountBTCstring
inputAmountBTCstring
outputAmountstring
teleswapFee object
networkFeeBTCstring
Example:
0.00001000protocolFeeBTCstring
Example:
0.00000000lockerFeeBTCstring
Example:
0.00000100thirdPartyFeeBTCstring
Example:
0.00000000totalFeeBTCstring
Example:
0.00001100internalExchangeobject
internalBridgeobjectnullable
WrapAndSwapEstimate
{
"minInputAmountBTC": "string",
"inputAmountBTC": "string",
"outputAmount": "string",
"teleswapFee": {
"networkFeeBTC": "0.00001000",
"protocolFeeBTC": "0.00000000",
"lockerFeeBTC": "0.00000100",
"thirdPartyFeeBTC": "0.00000000",
"totalFeeBTC": "0.00001100"
},
"internalExchange": {},
"internalBridge": {}
}