Commit Graph

1855 Commits (f3b6d82670b68b253833e87d37937bb5dc3403cb)

Author SHA1 Message Date
Viktor Baranov 451d7c5f61 Fix tokenlist API endpoint return only tokens with positive balance 4 years ago
Patrik Sletmo 1f30cdb8cb Order token transfers after INNER JOIN (fixes #3988) 4 years ago
Viktor Baranov 6ff0fbe9d7 Get NFT metadata from URIs with status_code 301 4 years ago
Viktor Baranov bb6bdb5e02 EIP-1967 hot-fix 4 years ago
Viktor Baranov 02a6c100aa EIP-1967 proxy pattern detection fix 4 years ago
Victor Baranov 51e7fd0571 Verify via metadata json 4 years ago
Viktor Baranov 25a6d6bedb tx method name: remove splitting of method parts 4 years ago
Viktor Baranov f4ce189e61 Method name in tx tile 4 years ago
Viktor Baranov 56bd8466b5 Fix getTokenHolders API endpoint pagination 4 years ago
Viktor Baranov bc9089c337 Token bridge supply small refactoring 4 years ago
Viktor Baranov 1fe3016a18 Update repo organization 4 years ago
Viktor Baranov 2f4438975a Read contract: allow pure methods 4 years ago
Viktor Baranov 8605f3c907 Fix number of confirmations 4 years ago
Viktor Baranov 9801edd42f Inventory pagination query performance improvement 4 years ago
POA 08313405f9 Add pool names display to Staking DApp 4 years ago
Viktor Baranov 9560c83f97 getblocknobytime query refactoring 4 years ago
Viktor Baranov 2fac05d06f getblocknobytime block module API endpoint 4 years ago
Viktor Baranov b0d0f89870 Skip null topics in eth_getLogs API endpoint 4 years ago
Viktor Baranov 7d75236f65 10 sec limit for verified contract twin query 4 years ago
POA 5d0a55854c Refactor and optimize Staking DApp 4 years ago
Viktor Baranov 5f2b5f24f9 Minimal proxy pattern support (EIP-1167) 4 years ago
Viktor Baranov 300b7b3866 Fix sushiswap lp tokens custom metadata fetcher 4 years ago
Viktor Baranov db5fe1cb47 Contract reader: multiple input params including an array type 4 years ago
Viktor Baranov 0a68609c49 Contract reader/writer refactoring 4 years ago
Viktor Baranov bd70433e09 Token balance on demand fetcher memory leak fix 4 years ago
POA 91fdfc1f6c Optimize start_snapshotting? function 4 years ago
POA bbb60106ef fix POSDAO snapshotting and remove temporary code 4 years ago
POA 0bbf4cc526 Fix stake_snapshotting.ex 4 years ago
Viktor Baranov c00dfbc4d9 Remove pending transactions from DB which are dropped from the node 4 years ago
POA 8faa85a4b4 Fix stake_snapshotting.ex 4 years ago
POA 9a108b5825 Use idByStakingAddress instead of miningByStakingAddress in stakes_channel.ex 4 years ago
POA cfaa2d7a3f Sort validator pools by APY descending in Staking DApp 4 years ago
POA d66e4da176 Use unique pool ID instead of staking address in Staking DApp 4 years ago
Viktor Baranov b4c049abb1 Pending transactions sanitizer 4 years ago
Viktor Baranov 98c98bc0d2 Hotfix: token1() method signature 4 years ago
Viktor Baranov d3a54d821b Bridged tokens price from address hash refactoring 4 years ago
Viktor Baranov 66719fb215 Bridged tokens price feed improvement 4 years ago
Victor Baranov 429b75e7d9 LP tokens total liquidity fix 4 years ago
Victor Baranov 98bec4c881 LP tokens total liqudity 4 years ago
Victor Baranov a1dc92a0f7 BSC bridged tokens detection fix 4 years ago
Victor Baranov 4be3c25b07 Display Sushiswap pools data 4 years ago
Victor Baranov 771078f316 Store bridged token price in the DB update: update if exchange rate is not null 4 years ago
Victor Baranov 19ba01a5db Store bridged token price in the DB 4 years ago
Victor Baranov 2b3b17d06d Order bridged tokens in descending order by tokens holder for Omni bridge cap calculation 4 years ago
Victor Baranov f5447574e4 Correct price for surf.finance token 4 years ago
Victor Baranov a49c3df2de Labels for the tokens 4 years ago
Victor Baranov 95440e9567 getsourcecode API endpoint: show data from verified contract 4 years ago
Victor Baranov 176b514fb7 Tokens search 4 years ago
Victor Baranov 8761e017e5 BSC OMNI bridge support 4 years ago
Victor Baranov 4d0bf3566a Ignore unrecognized messages in bridge counter processes 4 years ago