Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New Pool Checklist
Pool Info
4pool can not be created via factory since using USDC and USDT. Supports factory/plain-4/basic abi, except admin functions which are made for PoolProxy.
Tokens
FRAX
General Info
Behaviours
USDC
General Info
Behaviours
UST
General Info
Behaviours
USDT
General Info
Behaviours
Fees
Does this pool include tokens that are already handled by the fee burning process? LPBurner could be used to remove USDT/USDC or MetaBurner for FRAX.
Does this pool include tokens that are not currently being burned, but which can be handled by an already deployed burner? UST
Does this pool require deployment of any new burners? Removing both USDC and USDT could lower slippage.
Pre-review Checklist
pooldata.json
with accurate token addressesREADME.md
with accurate token addressesbrownie test tests/forked --network mainnet-fork
locally and confirmed that all tests are passingcurve-dao-contracts
if neededReviewer Pre-deployment Checklist
brownie test tests/forked --network mainnet-fork
locally and confirmed that all tests are passingPost-deployment Checklist
LiquidityGaugeV4
contract for this poolpooldata.json
andREADME.md
files within this PRcurve-docs
to add the new deployment addresses to the documentation