-
# Lines of code
https://github.com/code-423n4/2022-07-axelar/blob/main/contracts/deposit-service/ReceiverImplementation.sol#L23
https://github.com/code-423n4/2022-07-axelar/blob/main/contracts/deposi…
-
@MaxGraey proposal from https://github.com/lrettig/ewasm-as-wrc20/issues/1:
For EOS smart contracts I proposed [this](https://github.com/eos-typescript/examples/issues/1#issuecomment-394988073) hig…
-
As of January 2024, Unlock Protocol has been [deployed to 14 production networks](https://docs.unlock-protocol.com/core-protocol/unlock/networks) and a few test networks.
**Before** we consider dep…
-
Hi, is it possible to add such info in the SwapERC20 event, thus that we can track the orderbooks and aggregate the exchange ratio of pairs from airswap network easily?
```solidity
emit SwapERC20(…
-
Hi, we are currently trying to deploy Safe infrastructure locally into our EVM compatible Cosmos SDK chain: Neura.
We are following the steps described in this guide: (https://github.com/safe-global/…
-
# Handle
kenzo
# Vulnerability details
`recordKeyPurchase` has a comment:
`TODO: actually implement`
However, it seems to be implemented.
I've verified with Julien and indeed it is implemented and…
-
# Lines of code
https://github.com/code-423n4/2023-10-nextgen/blob/main/smart-contracts/MinterContract.sol#L369-L376
https://github.com/code-423n4/2023-10-nextgen/blob/main/smart-contracts/MinterCont…
-
# Lines of code
https://github.com/code-423n4/2022-04-backd/blob/main/backd/contracts/actions/topup/TopUpAction.sol#L291
https://github.com/code-423n4/2022-04-backd/blob/main/backd/contracts/pool/Eth…
-
## 1. Event `DepositCollateral` uses `_amount` as parameter which may be wrong while depositing ether
in [smart-contracts/GeneralVault.sol#L88](https://github.com/code-423n4/2022-05-sturdy/blob/78f51a…
-
## ETH can accidentally be sent to a contract that rejects the transfer because the `sent` value returned by `address(_to).call{value: receivedETHAmount}('');` is not actually checked.
https://github…