Wootrade Network Smart Contract Audit

Wootrade Network Smart Contract Audit

Project Background The `WootradeNetwork` contract is an ERC20 token implementation that was submitted for verification on Etherscan. This contract includes basic functionalities for an ERC20 token and adds a method for approving and calling another contract in a single transaction.…

 Pulse Rich Smart Contract Audit

Pulse Rich Smart Contract Audit

Project Background Pulse Rich is a contract that can be divided into multiples, each with unique functionalities: PulseRich:This contract is utilized for mint NFTs, which can be paid with USDC, HEX, eHEX, PLSX, or PLS tokens. PulseRichPulseRewards:This contract is utilized…

 PEPE Token Smart Contract Audit

PEPE Token Smart Contract Audit

Project Background The `PepeToken` contract is an ERC20 token with additional functionality for blacklisting addresses, setting trading rules, and burning tokens. The `PepeToken` contract extends `Ownable` and `ERC20`, adding features specific to the PepeToken. limited: Boolean indicating if trading restrictions…

 Jesus Coin Smart Contract Audit

Jesus Coin Smart Contract Audit

Project Background The Jesus Coin is an ERC20-based smart contract in which the owner can update taxes, update charity wallet addresses, include or exclude any user from fees, and burn his own tokens. This contract demonstrates a comprehensive implementation of…

 Zexus Finance Smart Contract Audit

Zexus Finance Smart Contract Audit

Project Background Zexus is a decentralized Non-fungible Token(NFT) lending protocol. Utils: Utils contract for managing Zexus. Vault: Vault contract for storing NFTs. ZexusBorrower: This contract is designed to manage the actions of the borrower. ZexusCollateral: This contract is for managing…

 Secure Stash Token Smart Contract Audit

Secure Stash Token Smart Contract Audit

Project Background Secure Stash (SST) is a BEP-20 token on Binance Smart Chain, used as collateral for Collateralized Low Volatile Tokens (C.L.V.T.), a low-volatile token The Secure Stash contract inherits ERC20, Ownable, ReentrancyGuard standard smart contracts from the OpenZeppelin library.…

 6OS Token Smart Contract Audit

6OS Token Smart Contract Audit

Project Background The token is without any other custom functionality and without any ownership control, which makes it truly decentralized. The 6OS token is a standard token smart contract having functions like transfer, approval, etc.   Executive Audit Summary According…

 Selfient Smart Contracts Audit

Selfient Smart Contracts Audit

Project Background Selfient is a contract that can be divided into multiples, each with unique functionalities: LinearAgreement: The Smart Employment Agreement is being implemented for linear agreements. MilestoneAgreement: The Smart Employment Agreement is being implemented for milestone agreements. MockUSDC: The…

 PitCoin Token Smart Contract Audit

PitCoin Token Smart Contract Audit

Project Background PitCoin Token smart contract inherits ERC20 and Ownable standard smart contracts from the OpenZeppelin library. These OpenZeppelin contracts are considered community audited and time tested, and hence are not part of the audit scope. The token follows ERC20…