-
Notifications
You must be signed in to change notification settings - Fork 27
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
Conversation
@@ -218,5 +218,47 @@ | |||
"networkId": 2 | |||
}, | |||
"reward": "0x1::aptos_coin::AptosCoin" | |||
}, | |||
{ | |||
"order": 16, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
order должен продолжаться c 3 для mainnet, т.к. для него было создано всего 2 пула.
В коде (useStakingStore) есть логика вокруг регистрации дубликата пула, дальше идет только присвоение этого order сущности на клиенте. Не вижу больше другого применения, замена должна быть безболезненной, главное, чтобы в рамках network, order был уникальным
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
upd: вливаем для синхронизации main, доработки будут отдельным пулом.
Все пуллы на адресе:
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