Prepared by Fuzzland
This document details our collaborative engineering effort with XOX Labs regarding their staking contracts. In this system, participants stake to earn rewards.
Project Name | XOX Labs Staking |
---|---|
Repository Link | https://github.com/VictorLuu99/audit-staking-sc |
Commit | ‣ |
Language | Solidity - Ethereum / BSC |
Contract Name | File Location |
---|---|
StakingXOX | Staking.sol#L25 |
The audit does not ensure that it has identified every security issue in the smart contracts, and it should not be seen as a confirmation that there are no more vulnerabilities. While we have conducted an analysis to the best of our ability, it is our recommendation for high-value contracts to commission several independent audits, a public bug bounty program, as well as continuous onchain security auditing and monitoring through Fuzzland Blaz+ Analysis and Alert. Additionally, this report should not be interpreted as personal financial advice or recommendations.
pair
provided has token0
as XOX token and token1
as any other tokens.priceFeed
is correctly set to the Chainlink or equivalent price feed of the token.