Commit Graph

2977 Commits (cfd3da54036f3badd25bcac14ba753b73f19a48e)

Author SHA1 Message Date
Viktor Baranov 068bf04cc7 Filter out Vyper contracts in Solidityscan endpoint 9 months ago
varasev b5382c3f52
Output user address as an object in API v2 for Shibarium (#9389) 9 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
Maxim Filonov 66b88d4981 Fix manual uncle reward calculation 10 months ago
Maxim Filonov e1871b0ff3 Add base and priority fee to gas oracle response 10 months ago
Maxim Filonov b1f979587c Fix dialyzer and add TypedEctoSchema 10 months ago
Kirill Fedoseev 4d44b79e84 chore: move blob function out of chain.ex 10 months ago
Kirill Fedoseev b42f8e3867 fix: more review comments 10 months ago
Nikita Pozdniakov 7264dd755e
Add smart contract and names info to AA response 10 months ago
Kirill Fedoseev e4ccb3642e fix: one more test 10 months ago
Kirill Fedoseev 41008abb69 fix: tests 10 months ago
Kirill Fedoseev 1bc0e50245 feat: blobs in search 10 months ago
Nikita Pozdniakov 139cfc926b
Tx summary endpoint: Decode logs via sig provider as fallback; send 500 HTTP code on error 10 months ago
Viktor Baranov 501cf89338 User operation in the search 10 months ago
nikitosing a47d83f0be
Add bridged tokens functionality, could be enabled by compile time en… (#9169) 10 months ago
Viktor Baranov 795590a3d8 api v1 allow multiple slashes in the path before "api" 10 months ago
Maxim Filonov 3eaddd16ab Process reviewers comments 10 months ago
nikitosing 6df3521564
Add GET and POST /api/v2/smart-contracts/:address_hash/audit-reports (#9120) 10 months ago
Maxim Filonov 47cef53dbf Fix getblockreward; Add getblockcountdown actions 10 months ago
nikitosing 6a13e367cb
Fix 500 response on token id which is not in DB (#9187) 10 months ago
nikitosing f258b07571
Add /api/v2/utils/decode-calldata endpoint (#9148) 10 months ago
Victor Baranov 59c0056d6a
Fetch token image from CoinGecko (#9132) 10 months ago
Kirill Fedoseev 3d03945a71 feat: add burn blob fee in tx view 10 months ago
Qwerty5Uiop d3209f0e2e
Handle nil token_ids in token transfers on render (#9143) 10 months ago
varasev c7724f51df
Shibarium Bridge indexer and API v2 extension (#8929) 10 months ago
Kirill Fedoseev 15e827e69c fix: review refactor 10 months ago
dependabot[bot] 1352619a5a
Bump credo from 1.7.1 to 1.7.3 (#9117) 10 months ago
nikitosing 7f0cdc843c
New RPC API endpoints (#9068) 10 months ago
Victor Baranov 9c41c6abb6
Proxy for Account abstraction microservice (#9145) 10 months ago
Kirill Fedoseev b177528be3 chore: refactor 10 months ago
Kirill Fedoseev 00a1dfb0d3 feat: add blobs fetcher 10 months ago
Kirill Fedoseev d49020ef89 feat: blobs migrations and api 10 months ago
Nikita Pozdniakov e2583f1c69
Fix bug with match error; Add sorting before broadcasting updated token balances 11 months ago
Victor Baranov 9f3048b2cd Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/transaction_controller.ex 11 months ago
Victor Baranov 1f87efb196 Update apps/block_scout_web/lib/block_scout_web/controllers/api/v2/address_controller.ex 11 months ago
Viktor Baranov 9825192aba Noves.fi API proxy 11 months ago
Viktor Baranov fd67e8a3cf Fix reviewer comments 11 months ago
Viktor Baranov d3d7435df1 Return additional sources in case of bytecode twin of EIP-1167 pattern 11 months ago
Maxim Filonov 0784151ba6 Improve update_in in gas tracker 11 months ago
Maxim Filonov 8a31151460 Return current exchange rate in api/v2/stats 11 months ago
POA f21b2672f7 Fix some log topics for Suave and Polygon Edge 11 months ago
Victor Baranov a4799d35aa Drop unused token_id column from token_transfers table and indexes based on this column (#9005) 11 months ago