-
# Description
Document Request’s 3 subgraphs with information, links, entities, and subgraph query examples.
* [payments-subgraph](https://github.com/RequestNetwork/payments-subgraph)
* [storage-sub…
-
Following endpoints are available on api.balancer.fi which need to be migrated:
- [x] Pools list fetching - /pools/
- Used by Frontend - pools table
- [x] Single pool fetching - /pools//poolI…
-
# Lines of code
https://github.com/code-423n4/2024-05-arbitrum-foundation/blob/6f861c85b281a29f04daacfe17a2099d7dad5f8f/src/rollup/RollupUserLogic.sol#L210-L218
# Vulnerability details
## Impact
…
-
The purpose of this grant is to solicit some metrics on the use of flashloans across chains. For anyone to complete and claim the reward of this job the following requirements must be met:
1 - The …
-
create $feature with 0.001 MATIC (mumbai)
-
https://docs.sentry.io/product/releases/
-
# Lines of code
https://github.com/code-423n4/2024-05-arbitrum-foundation/blob/6f861c85b281a29f04daacfe17a2099d7dad5f8f/src/rollup/RollupUserLogic.sol#L252-L262
# Vulnerability details
## Impact
…
-
### Type of Smart Contract
Rate Provider
### Type of Smart Contract (if Other)
_No response_
### Contract Source Code
https://etherscan.io/address/0x99A77a36C9066b1e37cA87E9328eFB87FcFF7E2b
### …
-
hi dev...can you to do a modification...for move tokens out from comprommised wallet after claim...??
i mean...to do
1) to do claim
2)move tokens to safe wallet
thanks
-
# Handle
0x0x0x
# Vulnerability details
## Concept
When a variable is declared solidity assigns the default value. In case the contract assigns the value again, it costs extra gas.
Example:`uin…