-
Notifications
You must be signed in to change notification settings - Fork 0
Description
BytePhoenix: verify all main tokens eg. BUSD, WETH, USDT, DAI etc
-
Add liquidity for BNB/BUSD (any amount)
-
Add liquidity for BUSD/DAI (any amount)
-
Swap BUSD -> BNB (any amount)
-
Swap BNB -> DAI (any amount)
-
Create new BNB based token (any name / symbol / total supply), owner share 1%, locktime 7 days (token1)
-
Create new BUSD based token (any name / symbol / total supply), owner share 1%, locktime 7 days (token2)
-
Swap token1 -> DAI
-
Swap token2 -> BNB
-
Check that following liq pairs are shown in liquidity menu:
BNB/BUSD
BUSD/DAI
token1/BNB
token2/BUSD
-
verify all tokens show red 'locked' label
-
(Ask BytePhoenix to) remove liq locks on all 4 pairs above for testing.
-
Wait (or reload page) and check that all 4 pairs show green 'unlocked' label.
-
Remove 25%, 50%, 75%, 100% liquidity on all 4 pairs above respectively.
If all 13 tests work successfully then I'll be pretty happy lol.