ROONY brings a soft & sweet Web3 vibe: staking purrks, community quests, and a developer-friendly toolkit. Low fees, fast tx, and a mascot you’ll love.
Connect wallet to auto-detect BSC and fetch ERC-20 reads (replace contract when deployed).
Treasury is multi-sig with a 48h timelock. No buy/sell tax.
Always double-check the address before confirming.
Hook this up to your staking contracts after deployment.
npm i @roony/sdk import { Roony } from '@roony/sdk' const roony = new Roony('0xYourCuteContractHere') const bal = await roony.balanceOf('0xabc...') console.log(bal.toString())
Change package name after you publish the SDK.
No transfer tax. Liquidity is locked at launch.
Audit is planned before on-chain governance activation.
Open the BscScan link; source will be verified post-deploy.