Guest User

Untitled

a guest
Jan 16th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. {
  2. "USDC": {
  3. "exchanges": {
  4. "binance": {
  5. "MinDeposit": 0,
  6. "Fee": {
  7. "Deposit": 0,
  8. "Withdraw": 3
  9. },
  10. "deposit_address": "0x1ae659f93ba2fc0a1f379545cf9335adb75fa547"
  11. }},
  12. "token": {
  13. "name": "USD coin",
  14. "symbol": "USDC",
  15. "active": true,
  16. "address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
  17. "decimals": 6,
  18. "internal": true
  19. },
  20. "pwis_equation": {
  21. "ask": {
  22. "a": "13.131313",
  23. "b": "-0.33333",
  24. "c": "0",
  25. "min_min_spread": "0.005",
  26. "price_multiply_factor": "0.45"
  27. },
  28. "bid": {
  29. "a": "13.131313",
  30. "b": "-0.33333",
  31. "c": "0",
  32. "min_min_spread": "0.005",
  33. "price_multiply_factor": "0.45"
  34. }
  35. },
  36. "target_qty": {
  37. "set_target": {
  38. "total_target": "56",
  39. "reserve_target": "38",
  40. "transfer_threshold": "0.2",
  41. "rebalance_threshold": "0.33"
  42. }
  43. },
  44. "rebalance_quadratic": {
  45. "rebalance_quadratic": {
  46. "a": "0.00000357143",
  47. "b": "0.0002285714",
  48. "c": "0.99976786"
  49. }
  50. }
  51. },
  52. "PAX": {
  53. "exchanges": {
  54. "binance": {
  55. "MinDeposit": 0,
  56. "Fee": {
  57. "Deposit": 0,
  58. "Withdraw": 3
  59. },
  60. "deposit_address": "0x1ae659f93ba2fc0a1f379545cf9335adb75fa547"
  61. }},
  62. "token": {
  63. "name": "PAXOS Standard",
  64. "symbol": "PAX",
  65. "active": true,
  66. "address": "0x8e870d67f660d95d5be530380d0ec0bd388289e1",
  67. "decimals": 18,
  68. "internal": true
  69. },
  70. "pwis_equation": {
  71. "ask": {
  72. "a": "13.131313",
  73. "b": "-0.33333",
  74. "c": "0",
  75. "min_min_spread": "0.005",
  76. "price_multiply_factor": "0.45"
  77. },
  78. "bid": {
  79. "a": "13.131313",
  80. "b": "-0.33333",
  81. "c": "0",
  82. "min_min_spread": "0.005",
  83. "price_multiply_factor": "0.45"
  84. }
  85. },
  86. "target_qty": {
  87. "set_target": {
  88. "total_target": "56",
  89. "reserve_target": "38",
  90. "transfer_threshold": "0.2",
  91. "rebalance_threshold": "0.33"
  92. }
  93. },
  94. "rebalance_quadratic": {
  95. "rebalance_quadratic": {
  96. "a": "0.00000357143",
  97. "b": "0.0002285714",
  98. "c": "0.99976786"
  99. }
  100. }
  101. }
  102. }
Add Comment
Please, Sign In to add comment