-
# Lines of code
https://github.com/code-423n4/2024-03-ondo-finance/blob/78779c30bebfd46e6f416b03066c55d587e8b30b/contracts/ousg/ousgInstantManager.sol#L49
# Vulnerability details
The absence of a …
-
# Handle
shw
# Vulnerability details
## Impact
The `SafeERC20` library is used in the `RCTreasury` contract to handle the transfer of tokens that are not compliant with the ERC20 specification. H…
-
# Lines of code
https://github.com/code-423n4/2022-10-zksync/blob/456078b53a6d09636b84522ac8f3e8049e4e3af5/ethereum/contracts/bridge/L1EthBridge.sol#L96
# Vulnerability details
## Impact
When use…
-
If one restarts an `AS OF SYSTEM TIME` transaction, the timestamp after the restart should be what it was before the restart. Unfortunately, that's not what happens when restarting the transaction aft…
-
Hi, thanks for great API and explorer.
When using `/api/address/:address/txs/chain` or `/block/:hash/txs`
is the order API lists tx that were in same block always based on order within that block?…
-
$test 0.0001 XDAI xdai
-
Stateless execution is one of the defining factors of Ethereum 2.0. It will alleviate the [I/O bottleneck](https://www.reddit.com/r/ethereum/comments/cdg8v6/ama_we_are_the_eth_20_research_team_pt_2/et…
-
# Lines of code
https://github.com/code-423n4/2024-02-hydradx/blob/603187123a20e0cb8a7ea85c6a6d718429caad8d/HydraDX-node/pallets/omnipool/src/lib.rs#L577
https://github.com/code-423n4/2024-02-hydradx…
-
# Lines of code
https://github.com/code-423n4/2023-12-autonolas/blob/2a095eb1f8359be349d23af67089795fb0be4ed1/lockbox-solana/solidity/liquidity_lockbox.sol#L194-L214
# Vulnerability details
## Imp…
-
# Overview
Query fees are deducted from the user escrow account via a proxy address. This enables the following use cases:
- feeless queries submitted directly to the router
- Escrow paid in any …