Created
September 11, 2024 02:18
-
-
Save lfrocha12/f917f87a298c7f2fa4ea19f993593458 to your computer and use it in GitHub Desktop.
BitFlow SDK -- STX Token Sample Payload
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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": { | |
"ALEX": { | |
"tokenContract": "SP102V8P0F7JX67ARQ77WEA3D3CFB5XW39REDT0AM.token-wstx-v2", | |
"tokenDecimals": 8, | |
"tokenName": "wstx" | |
}, | |
"ARKADIKO": { | |
"tokenContract": "SP2C2YFP12AJZB4MABJBAJ55XECVS7E4PMMZ89YZR.wrapped-stx-token", | |
"tokenDecimals": 6, | |
"tokenName": "wstx" | |
}, | |
"BITFLOW_STABLE_STSTX_XY": { | |
"tokenContract": "SP1Y5YSTAHZ88XYK1VPDH24GY0HPX5J4JECTMY4A1.wstx", | |
"tokenDecimals": 6, | |
"tokenName": null | |
}, | |
"BITFLOW_STABLE_STSTX_XY_LEGACY": { | |
"tokenContract": "SPQC38PW542EQJ5M11CR25P7BS1CA6QT4TBXGB3M.stx-ststx-lp-token-v-1-1", | |
"tokenDecimals": 6, | |
"tokenName": null | |
}, | |
"BITFLOW_STABLE_STSTX_YX": { | |
"tokenContract": "SP1Y5YSTAHZ88XYK1VPDH24GY0HPX5J4JECTMY4A1.wstx", | |
"tokenDecimals": 6, | |
"tokenName": null | |
}, | |
"BITFLOW_STABLE_STSTX_YX_LEGACY": { | |
"tokenContract": "SPQC38PW542EQJ5M11CR25P7BS1CA6QT4TBXGB3M.stx-ststx-lp-token-v-1-1", | |
"tokenDecimals": 6, | |
"tokenName": null | |
}, | |
"BITFLOW_XYK_XY": { | |
"tokenContract": "SM1793C4R5PZ4NS4VQ4WMP7SKKYVH8JZEWSZ9HCCR.token-stx-v-1-1", | |
"tokenDecimals": 6, | |
"tokenName": null | |
}, | |
"BITFLOW_XYK_YX": { | |
"tokenContract": "SM1793C4R5PZ4NS4VQ4WMP7SKKYVH8JZEWSZ9HCCR.token-stx-v-1-1", | |
"tokenDecimals": 6, | |
"tokenName": null | |
}, | |
"VELAR": { | |
"tokenContract": "SP1Y5YSTAHZ88XYK1VPDH24GY0HPX5J4JECTMY4A1.wstx", | |
"tokenDecimals": 6, | |
"tokenName": null | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment