Advertisement
Trsak

Untitled

May 18th, 2022
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. {
  2. "blocks": [
  3. {
  4. "type": "image",
  5. "image_url": "https://i.imgur.com/lUH85WD.png",
  6. "alt_text": "inspiration"
  7. },
  8. {
  9. "type": "header",
  10. "text": {
  11. "type": "plain_text",
  12. "text": "Increased positions",
  13. "emoji": true
  14. }
  15. },
  16. {
  17. "type": "section",
  18. "fields": [
  19. {
  20. "type": "mrkdwn",
  21. "text": "*SPOTIFY TECHNOLOGY SA*"
  22. },
  23. {
  24. "type": "mrkdwn",
  25. "text": "*SPOT*"
  26. },
  27. {
  28. "type": "mrkdwn",
  29. "text": "#4 266 458"
  30. },
  31. {
  32. "type": "mrkdwn",
  33. "text": "⬆️ 14.11%"
  34. },
  35. {
  36. "type": "plain_text",
  37. "text": "6.70(%)"
  38. }
  39. ]
  40. },
  41. {
  42. "type": "divider"
  43. },
  44. {
  45. "type": "section",
  46. "fields": [
  47. {
  48. "type": "mrkdwn",
  49. "text": "*SPOTIFY TECHNOLOGY SA*"
  50. },
  51. {
  52. "type": "mrkdwn",
  53. "text": "*SPOT*"
  54. },
  55. {
  56. "type": "mrkdwn",
  57. "text": "#4 266 458"
  58. },
  59. {
  60. "type": "mrkdwn",
  61. "text": "⬆️ 14.11%"
  62. },
  63. {
  64. "type": "plain_text",
  65. "text": "6.70(%)"
  66. }
  67. ]
  68. },
  69. {
  70. "type": "header",
  71. "text": {
  72. "type": "plain_text",
  73. "text": "Reduced positions",
  74. "emoji": true
  75. }
  76. },
  77. {
  78. "type": "section",
  79. "fields": [
  80. {
  81. "type": "mrkdwn",
  82. "text": "*SPOTIFY TECHNOLOGY SA*"
  83. },
  84. {
  85. "type": "mrkdwn",
  86. "text": "*SPOT*"
  87. },
  88. {
  89. "type": "mrkdwn",
  90. "text": "#4 266 458"
  91. },
  92. {
  93. "type": "mrkdwn",
  94. "text": "⬇️ 14.11%"
  95. },
  96. {
  97. "type": "plain_text",
  98. "text": "6.70(%)"
  99. }
  100. ]
  101. },
  102. {
  103. "type": "divider"
  104. },
  105. {
  106. "type": "actions",
  107. "elements": [
  108. {
  109. "type": "button",
  110. "text": {
  111. "type": "plain_text",
  112. "text": "ARKK Website",
  113. "emoji": true
  114. },
  115. "value": "ARKK Website",
  116. "url": "https://ark-funds.com/funds/arkk/",
  117. "action_id": "actionWeb"
  118. },
  119. {
  120. "type": "button",
  121. "text": {
  122. "type": "plain_text",
  123. "text": "ARKK PDF",
  124. "emoji": true
  125. },
  126. "value": "ARKK PDF",
  127. "url": "https://ark-funds.com/wp-content/uploads/funds-etf-pdf/ARK_INNOVATION_ETF_ARKK_HOLDINGS.pdf",
  128. "action_id": "actionPdf"
  129. }
  130. ]
  131. }
  132. ]
  133. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement