Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.41 KB | None | 0 0
  1. {
  2. "data": {
  3. "campaigns": {
  4. "totalCount": 4,
  5. "pageInfo": {
  6. "hasNextPage": false,
  7. "hasPreviousPage": false,
  8. "endCursor": "TODO implement",
  9. "__typename": "PageInfo"
  10. },
  11. "nodes": [
  12. {
  13. "id": 1,
  14. "nameKey": "growth.jan2019.name",
  15. "shortNameKey": "growth.jan2019.short_name",
  16. "startDate": "2019-01-01T00:00:00.000Z",
  17. "endDate": "2019-01-28T00:00:00.000Z",
  18. "distributionDate": "2019-02-01T00:00:00.000Z",
  19. "status": "Completed",
  20. "actions": [
  21. {
  22. "type": "Profile",
  23. "status": "Active",
  24. "rewardEarned": {
  25. "amount": "0",
  26. "currency": "OGN",
  27. "__typename": "Price"
  28. },
  29. "reward": null,
  30. "unlockConditions": [],
  31. "__typename": "GrowthAction"
  32. },
  33. {
  34. "type": "Email",
  35. "status": "Active",
  36. "rewardEarned": {
  37. "amount": "0",
  38. "currency": "OGN",
  39. "__typename": "Price"
  40. },
  41. "reward": null,
  42. "unlockConditions": [],
  43. "__typename": "GrowthAction"
  44. },
  45. {
  46. "type": "Phone",
  47. "status": "Inactive",
  48. "rewardEarned": {
  49. "amount": "0",
  50. "currency": "OGN",
  51. "__typename": "Price"
  52. },
  53. "reward": {
  54. "amount": "25000000000000000000",
  55. "currency": "OGN",
  56. "__typename": "Price"
  57. },
  58. "unlockConditions": [
  59. {
  60. "messageKey": "growth.profile.requirement",
  61. "iconSource": "images/growth/email-icon-small.svg",
  62. "__typename": "UnlockCondition"
  63. },
  64. {
  65. "messageKey": "growth.email.requirement",
  66. "iconSource": "images/growth/email-icon-small.svg",
  67. "__typename": "UnlockCondition"
  68. }
  69. ],
  70. "__typename": "GrowthAction"
  71. },
  72. {
  73. "type": "Facebook",
  74. "status": "Inactive",
  75. "rewardEarned": {
  76. "amount": "0",
  77. "currency": "OGN",
  78. "__typename": "Price"
  79. },
  80. "reward": {
  81. "amount": "25000000000000000000",
  82. "currency": "OGN",
  83. "__typename": "Price"
  84. },
  85. "unlockConditions": [
  86. {
  87. "messageKey": "growth.profile.requirement",
  88. "iconSource": "images/growth/email-icon-small.svg",
  89. "__typename": "UnlockCondition"
  90. },
  91. {
  92. "messageKey": "growth.email.requirement",
  93. "iconSource": "images/growth/email-icon-small.svg",
  94. "__typename": "UnlockCondition"
  95. }
  96. ],
  97. "__typename": "GrowthAction"
  98. },
  99. {
  100. "type": "Airbnb",
  101. "status": "Inactive",
  102. "rewardEarned": {
  103. "amount": "0",
  104. "currency": "OGN",
  105. "__typename": "Price"
  106. },
  107. "reward": {
  108. "amount": "25000000000000000000",
  109. "currency": "OGN",
  110. "__typename": "Price"
  111. },
  112. "unlockConditions": [
  113. {
  114. "messageKey": "growth.profile.requirement",
  115. "iconSource": "images/growth/email-icon-small.svg",
  116. "__typename": "UnlockCondition"
  117. },
  118. {
  119. "messageKey": "growth.email.requirement",
  120. "iconSource": "images/growth/email-icon-small.svg",
  121. "__typename": "UnlockCondition"
  122. }
  123. ],
  124. "__typename": "GrowthAction"
  125. },
  126. {
  127. "type": "Twitter",
  128. "status": "Inactive",
  129. "rewardEarned": {
  130. "amount": "0",
  131. "currency": "OGN",
  132. "__typename": "Price"
  133. },
  134. "reward": {
  135. "amount": "25000000000000000000",
  136. "currency": "OGN",
  137. "__typename": "Price"
  138. },
  139. "unlockConditions": [
  140. {
  141. "messageKey": "growth.profile.requirement",
  142. "iconSource": "images/growth/email-icon-small.svg",
  143. "__typename": "UnlockCondition"
  144. },
  145. {
  146. "messageKey": "growth.email.requirement",
  147. "iconSource": "images/growth/email-icon-small.svg",
  148. "__typename": "UnlockCondition"
  149. }
  150. ],
  151. "__typename": "GrowthAction"
  152. },
  153. {
  154. "type": "Referral",
  155. "status": "Inactive",
  156. "rewardEarned": {
  157. "amount": "0",
  158. "currency": "OGN",
  159. "__typename": "Price"
  160. },
  161. "reward": {
  162. "amount": "50000000000000000000",
  163. "currency": "OGN",
  164. "__typename": "Price"
  165. },
  166. "unlockConditions": [
  167. {
  168. "messageKey": "growth.two.attestations.requirement",
  169. "iconSource": "images/growth/attestation-icon.svg",
  170. "__typename": "UnlockCondition"
  171. }
  172. ],
  173. "rewardPending": {
  174. "amount": "0",
  175. "currency": "OGN",
  176. "__typename": "Price"
  177. },
  178. "invites": {
  179. "nodes": [],
  180. "__typename": "GrowthInviteConnection"
  181. },
  182. "__typename": "ReferralAction"
  183. },
  184. {
  185. "type": "ListingSold",
  186. "status": "Inactive",
  187. "rewardEarned": {
  188. "amount": "0",
  189. "currency": "OGN",
  190. "__typename": "Price"
  191. },
  192. "reward": {
  193. "amount": "100000000000000000000",
  194. "currency": "OGN",
  195. "__typename": "Price"
  196. },
  197. "unlockConditions": [
  198. {
  199. "messageKey": "growth.two.attestations.requirement",
  200. "iconSource": "images/growth/attestation-icon.svg",
  201. "__typename": "UnlockCondition"
  202. }
  203. ],
  204. "__typename": "GrowthAction"
  205. },
  206. {
  207. "type": "ListingPurchased",
  208. "status": "Inactive",
  209. "rewardEarned": {
  210. "amount": "0",
  211. "currency": "OGN",
  212. "__typename": "Price"
  213. },
  214. "reward": {
  215. "amount": "100000000000000000000",
  216. "currency": "OGN",
  217. "__typename": "Price"
  218. },
  219. "unlockConditions": [
  220. {
  221. "messageKey": "growth.two.attestations.requirement",
  222. "iconSource": "images/growth/attestation-icon.svg",
  223. "__typename": "UnlockCondition"
  224. }
  225. ],
  226. "__typename": "GrowthAction"
  227. }
  228. ],
  229. "rewardEarned": {
  230. "amount": "0",
  231. "currency": "OGN",
  232. "__typename": "Price"
  233. },
  234. "__typename": "GrowthCampaign"
  235. },
  236. {
  237. "id": 2,
  238. "nameKey": "growth.feb2019.name",
  239. "shortNameKey": "growth.feb2019.short_name",
  240. "startDate": "2019-02-01T00:00:00.000Z",
  241. "endDate": "2019-02-28T00:00:00.000Z",
  242. "distributionDate": "2019-03-28T00:00:00.000Z",
  243. "status": "Completed",
  244. "actions": [
  245. {
  246. "type": "Profile",
  247. "status": "Active",
  248. "rewardEarned": {
  249. "amount": "0",
  250. "currency": "OGN",
  251. "__typename": "Price"
  252. },
  253. "reward": null,
  254. "unlockConditions": [],
  255. "__typename": "GrowthAction"
  256. },
  257. {
  258. "type": "Email",
  259. "status": "Active",
  260. "rewardEarned": {
  261. "amount": "0",
  262. "currency": "OGN",
  263. "__typename": "Price"
  264. },
  265. "reward": null,
  266. "unlockConditions": [],
  267. "__typename": "GrowthAction"
  268. },
  269. {
  270. "type": "Phone",
  271. "status": "Inactive",
  272. "rewardEarned": {
  273. "amount": "0",
  274. "currency": "OGN",
  275. "__typename": "Price"
  276. },
  277. "reward": {
  278. "amount": "25000000000000000000",
  279. "currency": "OGN",
  280. "__typename": "Price"
  281. },
  282. "unlockConditions": [
  283. {
  284. "messageKey": "growth.profile.requirement",
  285. "iconSource": "images/growth/email-icon-small.svg",
  286. "__typename": "UnlockCondition"
  287. },
  288. {
  289. "messageKey": "growth.email.requirement",
  290. "iconSource": "images/growth/email-icon-small.svg",
  291. "__typename": "UnlockCondition"
  292. }
  293. ],
  294. "__typename": "GrowthAction"
  295. },
  296. {
  297. "type": "Facebook",
  298. "status": "Inactive",
  299. "rewardEarned": {
  300. "amount": "0",
  301. "currency": "OGN",
  302. "__typename": "Price"
  303. },
  304. "reward": {
  305. "amount": "25000000000000000000",
  306. "currency": "OGN",
  307. "__typename": "Price"
  308. },
  309. "unlockConditions": [
  310. {
  311. "messageKey": "growth.profile.requirement",
  312. "iconSource": "images/growth/email-icon-small.svg",
  313. "__typename": "UnlockCondition"
  314. },
  315. {
  316. "messageKey": "growth.email.requirement",
  317. "iconSource": "images/growth/email-icon-small.svg",
  318. "__typename": "UnlockCondition"
  319. }
  320. ],
  321. "__typename": "GrowthAction"
  322. },
  323. {
  324. "type": "Airbnb",
  325. "status": "Inactive",
  326. "rewardEarned": {
  327. "amount": "0",
  328. "currency": "OGN",
  329. "__typename": "Price"
  330. },
  331. "reward": {
  332. "amount": "25000000000000000000",
  333. "currency": "OGN",
  334. "__typename": "Price"
  335. },
  336. "unlockConditions": [
  337. {
  338. "messageKey": "growth.profile.requirement",
  339. "iconSource": "images/growth/email-icon-small.svg",
  340. "__typename": "UnlockCondition"
  341. },
  342. {
  343. "messageKey": "growth.email.requirement",
  344. "iconSource": "images/growth/email-icon-small.svg",
  345. "__typename": "UnlockCondition"
  346. }
  347. ],
  348. "__typename": "GrowthAction"
  349. },
  350. {
  351. "type": "Twitter",
  352. "status": "Inactive",
  353. "rewardEarned": {
  354. "amount": "0",
  355. "currency": "OGN",
  356. "__typename": "Price"
  357. },
  358. "reward": {
  359. "amount": "25000000000000000000",
  360. "currency": "OGN",
  361. "__typename": "Price"
  362. },
  363. "unlockConditions": [
  364. {
  365. "messageKey": "growth.profile.requirement",
  366. "iconSource": "images/growth/email-icon-small.svg",
  367. "__typename": "UnlockCondition"
  368. },
  369. {
  370. "messageKey": "growth.email.requirement",
  371. "iconSource": "images/growth/email-icon-small.svg",
  372. "__typename": "UnlockCondition"
  373. }
  374. ],
  375. "__typename": "GrowthAction"
  376. },
  377. {
  378. "type": "Referral",
  379. "status": "Inactive",
  380. "rewardEarned": {
  381. "amount": "0",
  382. "currency": "OGN",
  383. "__typename": "Price"
  384. },
  385. "reward": {
  386. "amount": "50000000000000000000",
  387. "currency": "OGN",
  388. "__typename": "Price"
  389. },
  390. "unlockConditions": [
  391. {
  392. "messageKey": "growth.two.attestations.requirement",
  393. "iconSource": "images/growth/attestation-icon.svg",
  394. "__typename": "UnlockCondition"
  395. }
  396. ],
  397. "rewardPending": {
  398. "amount": "0",
  399. "currency": "OGN",
  400. "__typename": "Price"
  401. },
  402. "invites": {
  403. "nodes": [],
  404. "__typename": "GrowthInviteConnection"
  405. },
  406. "__typename": "ReferralAction"
  407. },
  408. {
  409. "type": "ListingSold",
  410. "status": "Inactive",
  411. "rewardEarned": {
  412. "amount": "0",
  413. "currency": "OGN",
  414. "__typename": "Price"
  415. },
  416. "reward": {
  417. "amount": "100000000000000000000",
  418. "currency": "OGN",
  419. "__typename": "Price"
  420. },
  421. "unlockConditions": [
  422. {
  423. "messageKey": "growth.two.attestations.requirement",
  424. "iconSource": "images/growth/attestation-icon.svg",
  425. "__typename": "UnlockCondition"
  426. }
  427. ],
  428. "__typename": "GrowthAction"
  429. },
  430. {
  431. "type": "ListingPurchased",
  432. "status": "Inactive",
  433. "rewardEarned": {
  434. "amount": "0",
  435. "currency": "OGN",
  436. "__typename": "Price"
  437. },
  438. "reward": {
  439. "amount": "100000000000000000000",
  440. "currency": "OGN",
  441. "__typename": "Price"
  442. },
  443. "unlockConditions": [
  444. {
  445. "messageKey": "growth.two.attestations.requirement",
  446. "iconSource": "images/growth/attestation-icon.svg",
  447. "__typename": "UnlockCondition"
  448. }
  449. ],
  450. "__typename": "GrowthAction"
  451. }
  452. ],
  453. "rewardEarned": {
  454. "amount": "0",
  455. "currency": "OGN",
  456. "__typename": "Price"
  457. },
  458. "__typename": "GrowthCampaign"
  459. },
  460. {
  461. "id": 3,
  462. "nameKey": "growth.mar2019.name",
  463. "shortNameKey": "growth.mar2019.short_name",
  464. "startDate": "2019-03-01T00:00:00.000Z",
  465. "endDate": "2019-03-31T00:00:00.000Z",
  466. "distributionDate": "2019-04-28T00:00:00.000Z",
  467. "status": "Active",
  468. "actions": [
  469. {
  470. "type": "Profile",
  471. "status": "Completed",
  472. "rewardEarned": {
  473. "amount": "0",
  474. "currency": "OGN",
  475. "__typename": "Price"
  476. },
  477. "reward": null,
  478. "unlockConditions": [],
  479. "__typename": "GrowthAction"
  480. },
  481. {
  482. "type": "Email",
  483. "status": "Completed",
  484. "rewardEarned": {
  485. "amount": "0",
  486. "currency": "OGN",
  487. "__typename": "Price"
  488. },
  489. "reward": null,
  490. "unlockConditions": [],
  491. "__typename": "GrowthAction"
  492. },
  493. {
  494. "type": "Phone",
  495. "status": "Completed",
  496. "rewardEarned": {
  497. "amount": "25000000000000000000",
  498. "currency": "OGN",
  499. "__typename": "Price"
  500. },
  501. "reward": {
  502. "amount": "25000000000000000000",
  503. "currency": "OGN",
  504. "__typename": "Price"
  505. },
  506. "unlockConditions": [
  507. {
  508. "messageKey": "growth.profile.requirement",
  509. "iconSource": "images/growth/email-icon-small.svg",
  510. "__typename": "UnlockCondition"
  511. },
  512. {
  513. "messageKey": "growth.email.requirement",
  514. "iconSource": "images/growth/email-icon-small.svg",
  515. "__typename": "UnlockCondition"
  516. }
  517. ],
  518. "__typename": "GrowthAction"
  519. },
  520. {
  521. "type": "Facebook",
  522. "status": "Active",
  523. "rewardEarned": {
  524. "amount": "0",
  525. "currency": "OGN",
  526. "__typename": "Price"
  527. },
  528. "reward": {
  529. "amount": "25000000000000000000",
  530. "currency": "OGN",
  531. "__typename": "Price"
  532. },
  533. "unlockConditions": [
  534. {
  535. "messageKey": "growth.profile.requirement",
  536. "iconSource": "images/growth/email-icon-small.svg",
  537. "__typename": "UnlockCondition"
  538. },
  539. {
  540. "messageKey": "growth.email.requirement",
  541. "iconSource": "images/growth/email-icon-small.svg",
  542. "__typename": "UnlockCondition"
  543. }
  544. ],
  545. "__typename": "GrowthAction"
  546. },
  547. {
  548. "type": "Airbnb",
  549. "status": "Active",
  550. "rewardEarned": {
  551. "amount": "0",
  552. "currency": "OGN",
  553. "__typename": "Price"
  554. },
  555. "reward": {
  556. "amount": "25000000000000000000",
  557. "currency": "OGN",
  558. "__typename": "Price"
  559. },
  560. "unlockConditions": [
  561. {
  562. "messageKey": "growth.profile.requirement",
  563. "iconSource": "images/growth/email-icon-small.svg",
  564. "__typename": "UnlockCondition"
  565. },
  566. {
  567. "messageKey": "growth.email.requirement",
  568. "iconSource": "images/growth/email-icon-small.svg",
  569. "__typename": "UnlockCondition"
  570. }
  571. ],
  572. "__typename": "GrowthAction"
  573. },
  574. {
  575. "type": "Twitter",
  576. "status": "Completed",
  577. "rewardEarned": {
  578. "amount": "25000000000000000000",
  579. "currency": "OGN",
  580. "__typename": "Price"
  581. },
  582. "reward": {
  583. "amount": "25000000000000000000",
  584. "currency": "OGN",
  585. "__typename": "Price"
  586. },
  587. "unlockConditions": [
  588. {
  589. "messageKey": "growth.profile.requirement",
  590. "iconSource": "images/growth/email-icon-small.svg",
  591. "__typename": "UnlockCondition"
  592. },
  593. {
  594. "messageKey": "growth.email.requirement",
  595. "iconSource": "images/growth/email-icon-small.svg",
  596. "__typename": "UnlockCondition"
  597. }
  598. ],
  599. "__typename": "GrowthAction"
  600. },
  601. {
  602. "type": "Referral",
  603. "status": "Active",
  604. "rewardEarned": {
  605. "amount": "50000000000000000000",
  606. "currency": "OGN",
  607. "__typename": "Price"
  608. },
  609. "reward": {
  610. "amount": "50000000000000000000",
  611. "currency": "OGN",
  612. "__typename": "Price"
  613. },
  614. "unlockConditions": [
  615. {
  616. "messageKey": "growth.two.attestations.requirement",
  617. "iconSource": "images/growth/attestation-icon.svg",
  618. "__typename": "UnlockCondition"
  619. }
  620. ],
  621. "rewardPending": {
  622. "amount": "0",
  623. "currency": "OGN",
  624. "__typename": "Price"
  625. },
  626. "invites": {
  627. "nodes": [
  628. {
  629. "id": null,
  630. "status": "Completed",
  631. "walletAddress": "0x5b2a5d1ab8a5b83c0f22cb1df372d23946aa7d8f",
  632. "contact": "Happy Referee",
  633. "reward": {
  634. "amount": "50000000000000000000",
  635. "currency": "OGN",
  636. "__typename": "Price"
  637. },
  638. "__typename": "Invite"
  639. }
  640. ],
  641. "__typename": "GrowthInviteConnection"
  642. },
  643. "__typename": "ReferralAction"
  644. },
  645. {
  646. "type": "ListingSold",
  647. "status": "Active",
  648. "rewardEarned": {
  649. "amount": "0",
  650. "currency": "OGN",
  651. "__typename": "Price"
  652. },
  653. "reward": {
  654. "amount": "100000000000000000000",
  655. "currency": "OGN",
  656. "__typename": "Price"
  657. },
  658. "unlockConditions": [
  659. {
  660. "messageKey": "growth.two.attestations.requirement",
  661. "iconSource": "images/growth/attestation-icon.svg",
  662. "__typename": "UnlockCondition"
  663. }
  664. ],
  665. "__typename": "GrowthAction"
  666. },
  667. {
  668. "type": "ListingPurchased",
  669. "status": "Active",
  670. "rewardEarned": {
  671. "amount": "0",
  672. "currency": "OGN",
  673. "__typename": "Price"
  674. },
  675. "reward": {
  676. "amount": "100000000000000000000",
  677. "currency": "OGN",
  678. "__typename": "Price"
  679. },
  680. "unlockConditions": [
  681. {
  682. "messageKey": "growth.two.attestations.requirement",
  683. "iconSource": "images/growth/attestation-icon.svg",
  684. "__typename": "UnlockCondition"
  685. }
  686. ],
  687. "__typename": "GrowthAction"
  688. }
  689. ],
  690. "rewardEarned": {
  691. "amount": "100000000000000000000",
  692. "currency": "OGN",
  693. "__typename": "Price"
  694. },
  695. "__typename": "GrowthCampaign"
  696. },
  697. {
  698. "id": 4,
  699. "nameKey": "growth.apr2019.name",
  700. "shortNameKey": "growth.apr2019.short_name",
  701. "startDate": "2019-04-01T00:00:00.000Z",
  702. "endDate": "2019-04-30T00:00:00.000Z",
  703. "distributionDate": "2019-05-28T00:00:00.000Z",
  704. "status": "Pending",
  705. "actions": [
  706. {
  707. "type": "Profile",
  708. "status": "Completed",
  709. "rewardEarned": {
  710. "amount": "0",
  711. "currency": "OGN",
  712. "__typename": "Price"
  713. },
  714. "reward": null,
  715. "unlockConditions": [],
  716. "__typename": "GrowthAction"
  717. },
  718. {
  719. "type": "Email",
  720. "status": "Completed",
  721. "rewardEarned": {
  722. "amount": "0",
  723. "currency": "OGN",
  724. "__typename": "Price"
  725. },
  726. "reward": null,
  727. "unlockConditions": [],
  728. "__typename": "GrowthAction"
  729. },
  730. {
  731. "type": "Phone",
  732. "status": "Completed",
  733. "rewardEarned": {
  734. "amount": "0",
  735. "currency": "OGN",
  736. "__typename": "Price"
  737. },
  738. "reward": {
  739. "amount": "25000000000000000000",
  740. "currency": "OGN",
  741. "__typename": "Price"
  742. },
  743. "unlockConditions": [
  744. {
  745. "messageKey": "growth.profile.requirement",
  746. "iconSource": "images/growth/email-icon-small.svg",
  747. "__typename": "UnlockCondition"
  748. },
  749. {
  750. "messageKey": "growth.email.requirement",
  751. "iconSource": "images/growth/email-icon-small.svg",
  752. "__typename": "UnlockCondition"
  753. }
  754. ],
  755. "__typename": "GrowthAction"
  756. },
  757. {
  758. "type": "Facebook",
  759. "status": "Active",
  760. "rewardEarned": {
  761. "amount": "0",
  762. "currency": "OGN",
  763. "__typename": "Price"
  764. },
  765. "reward": {
  766. "amount": "25000000000000000000",
  767. "currency": "OGN",
  768. "__typename": "Price"
  769. },
  770. "unlockConditions": [
  771. {
  772. "messageKey": "growth.profile.requirement",
  773. "iconSource": "images/growth/email-icon-small.svg",
  774. "__typename": "UnlockCondition"
  775. },
  776. {
  777. "messageKey": "growth.email.requirement",
  778. "iconSource": "images/growth/email-icon-small.svg",
  779. "__typename": "UnlockCondition"
  780. }
  781. ],
  782. "__typename": "GrowthAction"
  783. },
  784. {
  785. "type": "Airbnb",
  786. "status": "Active",
  787. "rewardEarned": {
  788. "amount": "0",
  789. "currency": "OGN",
  790. "__typename": "Price"
  791. },
  792. "reward": {
  793. "amount": "25000000000000000000",
  794. "currency": "OGN",
  795. "__typename": "Price"
  796. },
  797. "unlockConditions": [
  798. {
  799. "messageKey": "growth.profile.requirement",
  800. "iconSource": "images/growth/email-icon-small.svg",
  801. "__typename": "UnlockCondition"
  802. },
  803. {
  804. "messageKey": "growth.email.requirement",
  805. "iconSource": "images/growth/email-icon-small.svg",
  806. "__typename": "UnlockCondition"
  807. }
  808. ],
  809. "__typename": "GrowthAction"
  810. },
  811. {
  812. "type": "Twitter",
  813. "status": "Completed",
  814. "rewardEarned": {
  815. "amount": "0",
  816. "currency": "OGN",
  817. "__typename": "Price"
  818. },
  819. "reward": {
  820. "amount": "25000000000000000000",
  821. "currency": "OGN",
  822. "__typename": "Price"
  823. },
  824. "unlockConditions": [
  825. {
  826. "messageKey": "growth.profile.requirement",
  827. "iconSource": "images/growth/email-icon-small.svg",
  828. "__typename": "UnlockCondition"
  829. },
  830. {
  831. "messageKey": "growth.email.requirement",
  832. "iconSource": "images/growth/email-icon-small.svg",
  833. "__typename": "UnlockCondition"
  834. }
  835. ],
  836. "__typename": "GrowthAction"
  837. },
  838. {
  839. "type": "Referral",
  840. "status": "Active",
  841. "rewardEarned": {
  842. "amount": "0",
  843. "currency": "OGN",
  844. "__typename": "Price"
  845. },
  846. "reward": {
  847. "amount": "50000000000000000000",
  848. "currency": "OGN",
  849. "__typename": "Price"
  850. },
  851. "unlockConditions": [
  852. {
  853. "messageKey": "growth.two.attestations.requirement",
  854. "iconSource": "images/growth/attestation-icon.svg",
  855. "__typename": "UnlockCondition"
  856. }
  857. ],
  858. "rewardPending": {
  859. "amount": "0",
  860. "currency": "OGN",
  861. "__typename": "Price"
  862. },
  863. "invites": {
  864. "nodes": [],
  865. "__typename": "GrowthInviteConnection"
  866. },
  867. "__typename": "ReferralAction"
  868. },
  869. {
  870. "type": "ListingSold",
  871. "status": "Active",
  872. "rewardEarned": {
  873. "amount": "0",
  874. "currency": "OGN",
  875. "__typename": "Price"
  876. },
  877. "reward": {
  878. "amount": "100000000000000000000",
  879. "currency": "OGN",
  880. "__typename": "Price"
  881. },
  882. "unlockConditions": [
  883. {
  884. "messageKey": "growth.two.attestations.requirement",
  885. "iconSource": "images/growth/attestation-icon.svg",
  886. "__typename": "UnlockCondition"
  887. }
  888. ],
  889. "__typename": "GrowthAction"
  890. },
  891. {
  892. "type": "ListingPurchased",
  893. "status": "Active",
  894. "rewardEarned": {
  895. "amount": "0",
  896. "currency": "OGN",
  897. "__typename": "Price"
  898. },
  899. "reward": {
  900. "amount": "100000000000000000000",
  901. "currency": "OGN",
  902. "__typename": "Price"
  903. },
  904. "unlockConditions": [
  905. {
  906. "messageKey": "growth.two.attestations.requirement",
  907. "iconSource": "images/growth/attestation-icon.svg",
  908. "__typename": "UnlockCondition"
  909. }
  910. ],
  911. "__typename": "GrowthAction"
  912. }
  913. ],
  914. "rewardEarned": {
  915. "amount": "0",
  916. "currency": "OGN",
  917. "__typename": "Price"
  918. },
  919. "__typename": "GrowthCampaign"
  920. }
  921. ],
  922. "__typename": "GrowthCampaignConnection"
  923. }
  924. }
  925. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement