Commit Graph

691 Commits

Author SHA1 Message Date
Mikhail Gladchenko
9da0e3f650 Merge branch 'main' into OP-5215-asset-on-contract-notification
# Conflicts:
#	package.json
2024-03-28 12:00:21 +00:00
Mikhail Gladchenko
cb7ae8a1ff fix: change asset names to asset addresses 2024-03-25 16:55:44 +00:00
Mikhail Gladchenko
09a394b28b fix: change asset names to asset addresses 2024-03-25 16:45:34 +00:00
Mikhail Gladchenko
386b2e50ae fix: console log all constants 2024-03-25 12:40:55 +00:00
Mikhail Gladchenko
940b269c01 fix: console log all constants 2024-03-25 12:23:44 +00:00
Mikhail Gladchenko
4af485cbbf fix: console log all constants 2024-03-25 12:13:39 +00:00
Mikhail Gladchenko
8be6ff9c03 feat: updated api url for AVAX network 2024-03-25 09:26:48 +00:00
Mikhail Gladchenko
a6d4029464 feat: added new AVAX network 2024-03-25 08:34:12 +00:00
Mikhail Gladchenko
555e26f842 feat: get from wallet first fix 2024-03-20 13:47:40 +00:00
Mikhail Gladchenko
b2a3406836 feat: added new method getExchangeContractWalletBalance 2024-03-19 09:09:03 +00:00
TheJuze
cf2fd889a0 return analyticsAPI and make it optional 2024-03-13 14:07:36 +03:00
TheJuze
8dedc46cb5 Remove analyticsAPI from config 2024-03-13 13:34:18 +03:00
Kirill Litvinov
daf45567c8 fixed getAmountAt 2024-03-12 15:18:48 +03:00
Kirill Litvinov
c814d41dc1 fix: timestamp 2024-03-12 13:44:14 +03:00
Kirill Litvinov
5cb1bfb9d9 getAmountAt function 2024-03-12 12:13:40 +03:00
kigastu
55adc3eaf0 Merge branch 'main' into pmm 2024-03-11 15:50:05 +03:00
KS
13f6a9fa7d fixed typos, added pmm.getContractAddress() method 2024-03-11 12:34:29 +03:00
KS
6f5b537c47 added PMM 2024-03-10 20:28:00 +03:00
Kirill Litvinov
7330ae1e48 Merge remote-tracking branch 'origin/main' into op-4438/pf-cex-prices 2024-03-07 16:12:21 +03:00
Mikhail Gladchenko
c9a7caa43c Merge branch 'main' into OP-5059-gas-limit-from-ob
# Conflicts:
#	package.json
2024-03-06 09:40:08 +00:00
Dmitry
0faccd34c4 add inevm, linea to uppercasedNetworkCodes.ts (#246) 2024-03-06 11:55:34 +03:00
Dmitry
d26a21e526 add opbnb network code (#244) 2024-03-06 11:50:22 +03:00
Dmitry
8b08802f55 add opbnb curveRegistry to chains config (#245) 2024-03-06 11:22:55 +03:00
Kirill Litvinov
274807edbd update referralDataSchema 2024-03-04 14:52:32 +03:00
Mikhail Gladchenko
c67b353439 feat: added Line and inEVM mainnet chains 2024-03-01 16:09:07 +00:00
Mikhail Gladchenko
cbecf51c25 feat: small fix 2024-02-27 11:49:37 +00:00
Mikhail Gladchenko
a4e2f5cb31 feat: added endpoint for receiving gas limits from OB 2024-02-27 09:17:16 +00:00
Kirill Litvinov
60a22f86fb fix: all time leaders schema 2024-02-13 20:45:18 +03:00
Kirill Litvinov
81ef6a6aff all time leaderboard 2024-02-13 20:18:33 +03:00
Mikhail Gladchenko
2459777da8 fix: fixed typo for Arb chain 2024-02-08 09:55:25 +00:00
Steam Deck User
ed1a7fefe4 change orderId calculation function 2024-02-07 11:12:08 +04:00
Mikhail Gladchenko
0895760b8b Merge remote-tracking branch 'origin/main' 2024-02-06 07:13:21 +00:00
Mikhail Gladchenko
b0d2064328 fix: changed Arbitrum baseCurrencyName 2024-02-06 07:13:08 +00:00
Mikhail Gladchenko
c597fa0805 Make Indexer optional (#231)
* feature: added new Thena exchange and indexer was made optional

* fix: updated indexer types

* Update package.json

* fix: updated indexer types

* fix: updated indexer types

* fix: updated indexer types

---------

Co-authored-by: TheJuze <dimanikus0106@gmail.com>
2024-02-02 10:39:02 +03:00
Kirill Litvinov
85963892cb fix: invite code link schema 2024-01-30 12:13:44 +03:00
Kirill Litvinov
fab7417e02 update referral link schema 2024-01-30 11:57:27 +03:00
TheJuze
e815373b0b fix signLockOrder 2024-01-24 15:01:14 +03:00
TheJuze
c6be1c73c3 fix signLockOrder 2024-01-24 12:23:14 +03:00
TheJuze
a5ab496475 add logger 2024-01-23 20:22:27 +03:00
Mikhail Gladchenko
301b38f9aa feat: updated staging networks to envs.json 2024-01-23 16:27:05 +00:00
Mikhail Gladchenko
01b4d9d76b feat: added staging networks to envs.json 2024-01-23 15:31:28 +00:00
TheJuze
74b2e44432 update lockOrder types 2024-01-23 17:21:43 +03:00
Mikhail Gladchenko
ae57cb6fac feat: updated envs.json 2024-01-23 14:20:45 +00:00
TheJuze
a2cdadfa09 update lockOrder types 2024-01-23 16:52:22 +03:00
TheJuze
aac63a6930 Merge branch 'main' into feat/OP-4308-cross-chain-swap
# Conflicts:
#	package-lock.json
#	package.json
#	src/services/Aggregator/index.ts
2024-01-23 16:31:40 +03:00
TheJuze
ac865f4de9 add signLockOrder to imports 2024-01-23 12:54:41 +03:00
Mikhail Gladchenko
a1c01fca09 Merge branch 'main' into feat/OP-4924-add-new-networks
# Conflicts:
#	package.json
2024-01-23 07:45:14 +00:00
Kirill Litvinov
a8a11184ef update OrderSource type 2024-01-22 19:10:51 +03:00
TheJuze
2079e49a04 fix build and types 2024-01-19 12:35:58 +03:00
TheJuze
0d9d19b116 Merge branch 'main' into feat/OP-4308-cross-chain-swap
# Conflicts:
#	package.json
2024-01-19 12:28:18 +03:00