Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mainnet pools #18

Merged
merged 5 commits into from
Jun 21, 2023
Merged

Add mainnet pools #18

merged 5 commits into from
Jun 21, 2023

Conversation

HinderDoubt
Copy link
Contributor

Все пуллы на адресе:
0xd41758dbf575874b0233c245025275ff14693a12e9a5cd423d50bc76ce455fc9
#1
APT/lzUSDC
Collection = "Pontem Space Pirates"
NFT Creator= 0xc46dd298b89d38314b486b2182a6163c4c955dce3509bf30751c307f5ecc2f36
NFT Boost = 50%
Duration = 1 month
Total reward = 156.25 APT
Coin to stake:
0x05a97986a9d031c4567e15b797be516910cfcb4156312482efc6a19c0a30c948::lp_coin::LP<0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC, 0x1::aptos_coin::AptosCoin, 0x190d44266241744264b964a37b8f09863167a12d3e70cda39376cfb4e3561e12::curves::Uncorrelated>
Reward Coin Type:
0x1::aptos_coin::AptosCoin

2

APT-zWETH
Collection = "Pontem Space Pirates"
NFT Creator= 0xc46dd298b89d38314b486b2182a6163c4c955dce3509bf30751c307f5ecc2f36
NFT Boost = 20%
Duration = 1 month
Total reward = 15.625 APT
Coin To Stake:
0x05a97986a9d031c4567e15b797be516910cfcb4156312482efc6a19c0a30c948::lp_coin::LP<0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::WETH, 0x1::aptos_coin::AptosCoin, 0x190d44266241744264b964a37b8f09863167a12d3e70cda39376cfb4e3561e12::curves::Uncorrelated>
Reward Coin Type:
0x1::aptos_coin::AptosCoin
#3
Тут отличается NFT коллекция
APT-zUSDT (Pontem Dark Ages)
Collection = "Pontem Dark Ages"
NFT Creator= 0x7fef9d50cd1a2ee2068617b086b98ec434f1728d7cadcc7088c402df4585ce41
NFT Boost = 20%
Duration = 1 month
Total reward = 15.625 APT
Stake Coin Type:
0x05a97986a9d031c4567e15b797be516910cfcb4156312482efc6a19c0a30c948::lp_coin::LP<0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT, 0x1::aptos_coin::AptosCoin, 0x190d44266241744264b964a37b8f09863167a12d3e70cda39376cfb4e3561e12::curves::Uncorrelated>
Reward Coin Type:
0x1::aptos_coin::AptosCoin

@HinderDoubt HinderDoubt requested a review from buuni June 9, 2023 09:53
buuni
buuni previously approved these changes Jun 9, 2023
@@ -218,5 +218,47 @@
"networkId": 2
},
"reward": "0x1::aptos_coin::AptosCoin"
},
{
"order": 16,
Copy link
Contributor

@shutemov shutemov Jun 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@HinderDoubt

order должен продолжаться c 3 для mainnet, т.к. для него было создано всего 2 пула.
В коде (useStakingStore) есть логика вокруг регистрации дубликата пула, дальше идет только присвоение этого order сущности на клиенте. Не вижу больше другого применения, замена должна быть безболезненной, главное, чтобы в рамках network, order был уникальным

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

upd: вливаем для синхронизации main, доработки будут отдельным пулом.

@shutemov
Copy link
Contributor

Надо будет на фронте в сторе useStakingPool добавить логику сортировки токенов, по тому же принципу, что в usePoolsStore.

  1. В ресурсах
    image

  2. У нас
    image

@HinderDoubt HinderDoubt merged commit 216f9fb into main Jun 21, 2023
@HinderDoubt HinderDoubt deleted the farming branch June 21, 2023 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants