CASBET Info

Casbet is a decentralized online casino sports and Esports betting platform that leverages blockchain technology to provide a secure, transparent, and fair gaming experience. With instant payouts, provably fair games, and low fees, Casbet offers users full control over their bets, ensuring privacy and trust in every transaction.

CASBET Logo

TrustNet Score

The TrustNet Score evaluates crypto projects based on audit results, security, KYC verification, and social media presence. This score offers a quick, transparent view of a project's credibility, helping users make informed decisions in the Web3 space.

76.86
Poor Excellent

Real-Time Threat Detection

Real-time threat detection, powered by Cyvers.io, is currently not activated for this project.

This advanced feature provides continuous monitoring and instant alerts to safeguard your assets from potential security threats. Real-time detection enhances your project's security by proactively identifying and mitigating risks. For more information, click here.

Security Assessments

"Automatic Analysis"
Contract address
N/A
Network N/A
License N/A
Compiler N/A
Type N/A
Language Rust / Solana
Onboard date 2024/09/14
Revision date 2024/09/14

Summary and Final Words

No crucial issues found

The contract does not contain issues of high or medium criticality. This means that no known vulnerabilities were found in the source code.

Contract owner cannot mint

It is not possible to mint new tokens.

Contract cannot be locked

Owner cannot lock any user funds.

Ownership is renounced

The contract does not include owner functions that allow post-deployment modifications.

Scope of Work

Our focus is on evaluating key security elements of the Solana Program associated with your SPL token. Specifically, we examine whether critical authorities have been appropriately revoked and assess the token’s metadata for mutability.

Authority Review:

  • We ensure that the Minting and Freeze Authority has been revoked. If these authorities remain active, there is a high security risk, as they allow further minting or freezing of tokens.
  • We also check whether the Update Authority has been revoked. If not, this represents a low security risk, but it could still allow modifications to the token metadata.

Metadata Mutability:

  • We verify if the token metadata is still set to isMutable = true. If so, this could permit future changes to the metadata, which poses a potential security concern.

This audit is conducted based on real-time program data on the Solana blockchain, without the need for files or external submissions. The findings focus solely on the claims related to authority revocation and metadata mutability, ensuring the token complies with industry best practices for security and immutability.

Final Words

The following provides a concise summary of the audit report, accompanied by insightful comments from the auditor. This overview captures the key findings and observations, offering valuable context and clarity.


The token was created by our trusted partner, Coinsult.net, and not through our own Token Minter. Our role was limited to conducting the audit. While the isMutable flag is set to true, it’s important to emphasize that Coinsult is a reputable company.

Creator Information:
What is an SPL Token?

An SPL Token is the token standard used by the Solana blockchain, much like the ERC-20 standard on Ethereum. SPL tokens can represent a variety of assets, such as cryptocurrencies, stablecoins, and utility tokens. These tokens are governed by smart contracts on the Solana network, which allow them to be minted, transferred, and burned according to the contract’s rules. With Solana’s high throughput and low transaction fees, SPL tokens are well-suited for scalable and efficient use in decentralized applications (dApps) and other blockchain projects.

Ownership Privileges

The token was minted by Coinsult, and as part of our audit, we verified that the Minting Authority and Freeze Authority have been revoked, ensuring that the token supply and freezing functions can no longer be altered. However, the Update Authority has not been revoked, and the token’s metadata is still set to isMutable = true, which means further changes to the metadata are possible.

Note

This audit report provides a security analysis of the SPL token. It does not include functional or unit testing of the token’s logic. Additionally, the audit only covered one token contract associated with this project. Other contracts related to the project were not part of our audit. We advise all investors to perform their own due diligence before engaging with the token.

Files and details

Mint Authority Revoked Yes
Freeze Authority Revoked Yes
Update Authority Revoked No
Metadata is Mutable Yes
Decimals 9
Total Supply 15.000.000

Findings and Audit result

informational Issues | 1 findings

Pending

#1 informational Issue
The update authority is not revoked.
L
Description

The Update Authority of the audited SPL token has not been revoked, posing a low-level, informational risk. While this does not represent a critical threat, it still allows the possibility of modifying the token's metadata. For transparency and long-term confidence, it is recommended to revoke this authority, ensuring that the token's metadata remains immutable.