Commit Graph

74 Commits

Author SHA1 Message Date
saml33 cc3046dbac add the remaining theme elements 2023-08-10 13:31:47 +10:00
saml33 ed1f680409 merge main 2023-07-26 09:27:17 +10:00
saml33 fe97719530 add info on orderbook row hover 2023-07-25 20:43:19 +10:00
saml33 f1e0770106
Merge pull request #210 from blockworks-foundation/markets-api-data
use markets api data
2023-07-25 08:19:42 +10:00
Adrian Brzeziński fe1ca08cc8
nft market (#173)
* poc wip

* devnet temp setup

* fix

* list item modal

* fix

* bid asset

* my bids modal

* mybids

* bids

* asset bids accept

* fixes

* nft market

* transaltions

* pagination

* bids without lisings

* list of bids

* fix

* add desktop ui styling

* yarn setup

* bring back mainnet

* mainnet setup

* only for whitelisted users

* fix pr

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-07-24 20:17:07 +02:00
saml33 5b38739e1b use price_24h to calc change 2023-07-24 08:40:59 +10:00
saml33 84ecc51d87 merge main 2023-07-24 08:15:46 +10:00
saml33 051eb06a89 only show theme in list if nft in wallet 2023-07-23 21:55:15 +10:00
saml33 8cf2da402c merge main 2023-07-23 21:06:29 +10:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
saml33 eb8b06afcc use markets api data 2023-07-21 22:03:44 +10:00
saml33 8169aeef95 merge main 2023-07-20 13:52:07 +10:00
saml33 960e90393b merge main 2023-07-19 13:53:28 +10:00
saml33 a1fbe18bf1 remove orderbook subscription hook and other fixes 2023-07-18 11:18:01 +10:00
saml33 a3e21ec0d0 handle perp markets 2023-07-14 23:34:09 +10:00
saml33 57b7045d5a update recharts 2023-07-12 10:26:37 +10:00
saml33 3f59a23377
Merge pull request #192 from blockworks-foundation/account-volume-stats
account volume stats
2023-07-06 08:26:09 +10:00
saml33 775f2f6ef5 bump client and mobile 2023-07-05 10:05:03 +10:00
saml33 6f61ec17a1 update endpoints and format data 2023-07-04 11:25:47 +10:00
saml33 bee6b7449b add lifetime trade volume to account page 2023-06-29 14:23:49 +10:00
saml33 79bdec5bd1 add custom theme font support 2023-06-08 20:41:23 +10:00
saml33 6945707c11 merge main 2023-06-08 13:49:49 +10:00
saml33 9ffd337fe0 use themeData for vars 2023-06-07 15:00:59 +10:00
saml33 0f0a7c937b calc volume from cumulative 2023-06-05 21:06:37 +10:00
saml33 53159a372b add perp volume to trade page 2023-06-05 11:06:03 +10:00
saml33 aaa4c04adc add perp volume to trade header 2023-06-01 10:17:31 +10:00
saml33 29070b1fa4 add spot market volume to stats 2023-05-31 22:15:50 +10:00
saml33 79d7c9b03e format mango stats outside of component 2023-05-02 10:52:32 +10:00
saml33 1f335a058f use total_fees for perp fees and fix total deposits/borrows loading 2023-04-24 12:54:18 +10:00
tlrsssss 80fffadd8b
Merge pull request #121 from blockworks-foundation/show-trade-executions
show trade executions on tv charts
2023-04-18 18:06:02 -04:00
saml33 57bcfb42b8 fix trade history type 2023-04-18 09:45:27 +10:00
saml33 840084433c load nfts from metaplex 2023-04-14 21:48:09 +10:00
saml33 e141233d79 show trade executions on tv charts 2023-04-13 21:25:58 +10:00
saml33 6aec6fd144 expand perp trade activity feed details 2023-04-05 14:21:01 +10:00
saml33 6e1a8061e7 fix value and fee 2023-03-28 10:56:23 +11:00
saml33 0a63571d3f merge main 2023-03-27 11:34:25 +11:00
tjs 505e8150a3 use react query for trade history 2023-03-25 17:16:42 -04:00
saml33 c75291fc1a fix values 2023-03-23 23:08:59 +11:00
saml33 e75cb06eb2 add perp liquidations 2023-03-23 12:26:02 +11:00
saml33 e5e096ebb4 add account funding total and hourly chart 2023-03-21 21:27:37 +11:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -05:00
tjs a437909af9 fix api call guards 2023-02-23 21:22:24 -05:00
tjs 09133bf7b2 more refactoring for type safety 2023-02-23 19:28:49 -05:00
tjs 09852aa007 improve typing to fix errors with recent trades and history 2023-02-23 16:44:54 -05:00
tjs 48b3b80dc7 use latest v4 npm pkg 2023-02-19 15:52:25 -05:00
tjs 2c8da6f1a7 improve trade history typing and trading view order lines colors 2023-02-15 16:49:56 -05:00
tjs a0c24f11c5 fix trade history 2023-01-18 23:35:57 -05:00
Adrian Brzeziński 5a00c0c004 Merge branch 'main' into feature/mang-router-v2 2023-01-16 22:25:54 +01:00
Adrian Brzeziński 5f6bdf0948 fix ata creation for middle mints 2023-01-15 14:15:35 +01:00