Cast oracles
High Risk
A Web3 execution layer that powers prediction markets, agents, and pay-per-query tools using x402 and signed s402 transactions on BNB Chain.
2 Issues Detected
1
Backdoor Functions
0x0a1a75778bd46c49200aba4a2bb85fd45b620ae5:CastPaymentHub.withdraw(address,uint256) {CastPaymentHub.sol#33-37} has backdoor transfer function that is able to drain all funds in the contract:
- to.transfer(amount) {CastPaymentHub.sol#35}
Modifiers: onlyOwner
However, since the contract is not stake-able, the risk is lowered.
0xe496782407852c494e345f452cf6c9cd4df4a39a:X402Micro.withdraw(address,uint256) {X402Micro.sol#38-41} has backdoor transfer function that is able to drain all funds in the contract:
- to.transfer(amount) {X402Micro.sol#40}
Modifiers: onlyOwner
However, since the contract is not stake-able, the risk is lowered.
- to.transfer(amount) {CastPaymentHub.sol#35}
Modifiers: onlyOwner
However, since the contract is not stake-able, the risk is lowered.
0xe496782407852c494e345f452cf6c9cd4df4a39a:X402Micro.withdraw(address,uint256) {X402Micro.sol#38-41} has backdoor transfer function that is able to drain all funds in the contract:
- to.transfer(amount) {X402Micro.sol#40}
Modifiers: onlyOwner
However, since the contract is not stake-able, the risk is lowered.
2
Unverified Smart Contracts
0x6c99e40b80206c37ee3085eb24e37eb7a5225638:Contract source code is unverified on bsc scan
Summary
High Risk
Audit
DappBay Red Alarm
List Time
Nov, 18, 2025
Chain
BNB Smart Chain