Commit Graph

2966 Commits (e187299e745434b267777b61ef00890b32fd0baa)

Author SHA1 Message Date
Kirill Fedoseev 7b4f2e1cbb
feat: support for internal user operation calldata decoded by microservice (#9776) 8 months ago
Victor Baranov 1671966336
feat: internal txs fetching for Arbitrum (#9737) 8 months ago
Victor Baranov 25039ca731
feat: Contract code on-demand fetcher (#9708) 8 months ago
nikitosing e830e45475
feat: Add /api/v2/tokens/:address_hash_param/holders/csv endpoint (#9722) 8 months ago
Victor Baranov 8f2c0e5240
fix: Update token's holder_count in the db from ETS module (#9623) 8 months ago
Victor Baranov bfe9e49916
chore: Remove /api/account/v1 path (#9660) 8 months ago
varasev 97fccb1601
feat: Support the 2nd version of L2<->L1 Polygon zkEVM Bridge (#9637) 8 months ago
Victor Baranov 3cad599358
feat: GraphQL management env vars (#9751) 8 months ago
Alexander Kolotov 9b99f72a3a
feat: Improvements in zksync batch related transactions requests (#9680) 8 months ago
nikitosing 6c207c2d5d
feat: Add trying to decode internal calldata for user ops (#9675) 8 months ago
varasev cdc3ab8b2a
fix: Separate ZkSync and ZkEvm readers in API controller (#9749) 8 months ago
nikitosing 31b0c71117
fix: Add missing preloads (#9520) 8 months ago
Victor Baranov afedd81dae
fix: erc-404 token transfers null value (#9698) 8 months ago
Mohammed Zeglam b1ee3edeb0
refactor: `Enum.count` to `Enum.empty?` (#9666) 8 months ago
nikitosing c3d3ceee22
Tokens import improvements (#9653) 9 months ago
Victor Baranov ee3b9c2c28
ERC-404 basic support (#9407) 9 months ago
Maxim Filonov dea361d56f
Add secondary coin and transaction stats (#9483) 9 months ago
Qwerty5Uiop 16797ec1b9
Separate errors by type in EndpointAvailabilityObserver (#9511) 9 months ago
Victor Baranov 675fdebfc9
Fix fetch_coin_balance query to compare between balances with values (#9638) 9 months ago
Kirill Fedoseev da5bd2fff3
Re-add missing blob transactions count (#9644) 9 months ago
Maxim Filonov 208192d918
Add last output root size counter (#9532) 9 months ago
Victor Baranov 0eb7501211
Rewrite query for token transfers on address to eliminate "or" (#9576) 9 months ago
Alexander Kolotov 51d82f1dbf
zksync chain type support (#9631) 9 months ago
Viktor Baranov a706cbd697 Format .eex files 9 months ago
nikitosing ac5625df90
Add user_op interpretation (#9473) 9 months ago
nikitosing 646c8492b8
Convert outputs to string in smart_contract_view.ex (#9529) 9 months ago
Victor Baranov 610f6223ab
API v1 bridgedtokenlist endpoint (#9506) 9 months ago
nikitosing a14630855c
ETH JSON RPC extension (#9409) 9 months ago
nikitosing 546b732ac1
Add stability validators (#9390) 9 months ago
Kirill Fedoseev fdbb881a18
Add blob transaction count and transaction type filter to block view (#9490) 9 months ago
Victor Baranov 9819522ea1
Optimism chain type (#9460) 9 months ago
Kirill Fedoseev 05d47d681c fix: not found page for unknown blobs 9 months ago
Viktor Baranov c9a2d1431f Fix Noves.fi endpoint 9 months ago
Viktor Baranov 46418233a9 Fix Noves.fi endpoints 9 months ago
Viktor Baranov a2bb240a38 Remove Noves.fi /describe endpoint since it is unused anymore 9 months ago
Viktor Baranov 08bf588955 Solidityscan integration enhancements 9 months ago
Viktor Baranov a0e801ac41 Rename some Noves.fi proxy endpoints 9 months ago
Qwerty5Uiop c066a68b5c Token transfers denormalization 9 months ago
Qwerty5Uiop 42425edef8
Null round handling (#9403) 10 months ago
Viktor Baranov 068bf04cc7 Filter out Vyper contracts in Solidityscan endpoint 10 months ago
varasev b5382c3f52
Output user address as an object in API v2 for Shibarium (#9389) 10 months ago
Victor Baranov cef2819e10
Fix using of startblock/endblock in API v1 list endpoints: txlist, txlistinternal, tokentx (#9364) 10 months ago
POA d8fd9b2d20 Rename Zkevm to PolygonZkevm 10 months ago
Kirill Fedoseev e69c87e754
Optimize addresses preloads in account abstraction proxy (#9377) 10 months ago
POA 98e80b3941 Update chain.ex 10 months ago
POA a93a31294e Add API v2 for Polygon zkEVM bridge operations 10 months ago
Nikita Pozdniakov 362dae45db
Add license_type field to smart_contracts table; Forward license_type through verification endpoints 10 months ago
Victor Baranov dda584eff2
Noves.fi: add proxy endpoint for describeTxs endpoint (#9351) 10 months ago
nikitosing 262bdd173a
Add fallback effective gas price calculation (#9305) 10 months ago
Kirill Fedoseev 327c491528 fix: linter 10 months ago