Skip to content

Instantly share code, notes, and snippets.

View lfrocha12's full-sized avatar

Luis Fernandez-Rocha lfrocha12

View GitHub Profile
@lfrocha12
lfrocha12 / getSwapParams.json
Created September 11, 2024 02:25
BitFlow SDK -- getSwapParams(swapExecutionData, senderAddress, 4 / 100) // 4% of slippageTolerance
{
"functionArgs": [
{ "type": 1, "value": "1000000" },
{ "type": 1, "value": "931209" },
{
"type": 6,
"address": {
"type": 0,
"version": 20,
"hash160": "4e91b0982dbe4ae49bb9394b1f339fb7144beee6"
@lfrocha12
lfrocha12 / getQuoteForRoute.json
Created September 11, 2024 02:22
BitFlow SDK -- getQuoteForRoute('token-stx', 'token-ststx', 1)
{
"bestRoute": {
"route": {
"dex_path": [
"BITFLOW_XYK_YX",
"VELAR"
],
"postConditions": {
"0": {
"dikoStx": null,
@lfrocha12
lfrocha12 / tokenY.txt
Created September 11, 2024 02:21
BitFlow SDK -- getAllPossibleTokenY('token-stx')
[
"token-abtc",
"token-abtc-leg",
"token-aeusdc",
"token-aewbtc",
"token-alex",
"token-all",
"token-alux",
"token-banana",
"token-blitz",
@lfrocha12
lfrocha12 / token.json
Created September 11, 2024 02:18
BitFlow SDK -- STX Token Sample Payload
{
"icon": "https://images.ctfassets.net/frwmwlognk87/4gSg3vYkO4Vg5XXGJJc70W/9aa79522b1118fa14506375fe9fdcfaf/STX.svg",
"name": "Stacks",
"status": "active",
"symbol": "STX",
"tokenId": "token-stx",
"tokenContract": "null",
"tokenDecimals": 6,
"tokenName": "null",
"wrapTokens": {