{ "coin_type_1":"btc", "coin_type_2" : "runes", "tick1":"btc", "tick2" :"FGFGFGFGFGFGF" }
curl --location --request POST 'https://test-api-proxy.ddpurse.com/brc20swap/external/pool/apr' \ --header 'Pragma: no-cache' \ --header 'Authorization;' \ --header 'User-Id;' \ --header 'User-Agent: Apifox/1.0.0 (https://apifox.com)' \ --header 'Accept: */*' \ --header 'Connection: keep-alive' \ --header 'Content-Type: application/json' \ --data-raw '{ "coin_type_1":"btc", "coin_type_2" : "runes", "tick1":"btc", "tick2" :"FGFGFGFGFGFGF" }'
{}