-
Instead of having to pay mainnet gas where your yield-bearing vault is managed, use Warp Routes to earn yield on a different chain of your choosing.
### Related bounties:
- https://github.com/hype…
-
# Lines of code
https://github.com/code-423n4/2023-07-axelar/blob/main/contracts/its/interchain-token-service/InterchainTokenService.sol#L439-L454
https://github.com/code-423n4/2023-07-axelar/blob/ma…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x94443c740f6f7bd183a46e84bb118bb582d2ed807b0b62dceafc37037a9896b4
**Severity:** medium
**Description:**
**Descriptio…
-
1. Missing zero address check
The following are missing zero address checks. Mistakenly inputing a zero address could lead to tokens being sent to zero address leading to loss of funds/tokens. Or it c…
-
For multiblock simulations, we will need an allgather operation that gathers an array across multiple connected blocks. We can accomplish this through a series of sends and receives based on the alre…
-
## FINDINGS
### No need to initialize variables with their default values
If a variable is not set/initialized, it is assumed to have the default value (0, false, 0x0 etc depending on the data type)…
-
### 1. Check for zero `tokenBalance` before `depositTokens()`
-In [MerkleDropFactory.sol#L59](https://github.com/code-423n4/2022-05-factorydao/blob/db415804c06143d8af6880bc4cda7222e5463c0e/contracts/M…
-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-bar-audit/blob/2286f80f928f41c8bc189d0657d74ba83286c668/contracts/usd0/modules/USDOLeverageModule.sol#L62-L68
https://github.com/Tapioca-DAO/tap…
-
c7e7eff
high
# Anyone can execute certain functions that use cross chain messages and potentially cancel them with potential loss of funds.
c7e7eff
High
## Summary
Certain functions that route mes…
-
mstpr-brainbot
Medium
# If the accounted token balance is higher than actual token balance some transfers can send "0" tokens to destination
## Summary
In extreme cases, such as when late liquidati…