Content
@
0 reply
0 recast
0 reaction
SarveshⓂ️
@tokenstaker.eth
Added subgraph details to Moxie Power specification documentation. Also has testnet deployment details: Changes: 1. Added staked & unstaked balances in portfolio. - stakedBalance is locked fan tokens in moxie power contract. - unstaked balance is fan token in wallet. - balance = stakedBalance + unstakedBalance 2. Added lockInfo entity to track locks in moxie power contract. Changes are backward compatible. https://www.notion.so/Moxie-Power-Staking-specification-1041feaac8068094816ad7384c1d7476
1 reply
4 recasts
19 reactions
DegenFans 🎩🔵🫂Ⓜ️
@degenfans
is it possible to add directly the subjecttoken to lockInfos?
1 reply
0 recast
0 reaction
SarveshⓂ️
@tokenstaker.eth
it is possible. query MyQuery { lockInfos { amount id isBuy logIndex lockPeriodInSec txHash unlockTimeInSec subjectToken { id name symbol } } }
1 reply
0 recast
2 reactions