-
### ERC721
- **Nonfungible assets**: unique and non-divisible, a title of ownership of unique, non-replicable item, one-of-a-kind. Store data rather than value( which is stored in fungible tokens).…
-
# Lines of code
# Vulnerability details
# Vulnerability details
The mitigation purpose of `ADD-06` is the following:
```
Mitigation for gas-intensive setUpAirdrop function and airdrop mechanism.…
-
part of https://github.com/rooch-network/rooch/issues/13
**Question A**
There are two options for mapping Tokens from different chains:
Option 1, direct mapping, similar to ERC20 Token, needs to …
-
# Handle
sirhashalot
# Vulnerability details
## Impact
Multiple files within the contracts/basket/contracts/singleJoinExit/ directory call `token.approve()` for an ERC20 token, but these calls do…
-
# Lines of code
https://github.com/code-423n4/2023-01-astaria/blob/1bfc58b42109b839528ab1c21dc9803d663df898/src/PublicVault.sol#L66
https://github.com/code-423n4/2023-01-astaria/blob/1bfc58b42109b839…
-
## Description
app-ethereum supports ERC20, ERC721, ERC1155 decoding. Tokens can be registered in 2 ways:
1. During runtime, using the `PROVIDE ERC 20 TOKEN INFORMATION` command.
2. During build …
-
# Lines of code
https://github.com/code-423n4/2022-04-mimo/blob/b18670f44d595483df2c0f76d1c57a7bfbfbc083/supervaults/contracts/SuperVault.sol#L320-L326
https://github.com/code-423n4/2022-04-mimo/blob…
-
# Lines of code
https://github.com/code-423n4/2023-09-maia/blob/f5ba4de628836b2a29f9b5fff59499690008c463/src/MulticallRootRouter.sol#L521
https://github.com/code-423n4/2023-09-maia/blob/f5ba4de628836…
-
# Lines of code
https://github.com/code-423n4/2022-11-redactedcartel/blob/03b71a8d395c02324cb9fdaf92401357da5b19d1/src/vaults/AutoPxGmx.sol#L73
https://github.com/code-423n4/2022-11-redactedcartel/bl…
-
Upon a "SendToCosmos" event, gravity tokens will be minted by the gravity module.
The tokens denom will be defined by `strings.Join([]string{GravityDenomPrefix, e.Contract}, GravityDenomSeparator)}…