CONTRACTS
SharePool
IvySharePool: where platform fees are collected and returned to the ecosystem.
The SharePool is the heart of the Ivy economy.
Address: 0x160E9Ff3484802b766f45FE3dCC3a717138E555C
#What does it do?
A portion of platform fees (likes, tips, transfers, video, NFT, username sales) flows into this pool and is redistributed to the ecosystem. The goal is for the value created to circulate within the community.
#Related contracts
| Contract | Address |
|---|---|
| IvySharePool | 0x160E9Ff3484802b766f45FE3dCC3a717138E555C |
| IvyStakingPool | 0x0c94FEabFE409895472d6e475d0DE7Cc88F3cEe1 |
| IvyToken (IVY) | 0xfb3b9601b6aE17A0Aa6765e74b56ED56AA58E724 |
You can read the pool's current balance directly from the chain:
const balance = await client.getBalance({
address: "0x160E9Ff3484802b766f45FE3dCC3a717138E555C",
});
For all of the contract's read functions (distribution, shares), inspect the address on kaiascan.io.
Takıldığın bir yer mi var?
Teknik destek, entegrasyon ve ortaklık için ekibe ulaş: info@ivy.live