Skip to content

Instantly share code, notes, and snippets.

@Dexaran
Last active September 5, 2019 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dexaran/627a0c7af6ae3e1573698d931922b8cd to your computer and use it in GitHub Desktop.
Save Dexaran/627a0c7af6ae3e1573698d931922b8cd to your computer and use it in GitHub Desktop.
Announcement of reddits (EXAMPLE)

HEADER: Audit of PundiX token performed by Callisto Netwrok.

Security audit of PundiX performed by Callisto Network

The NPXSToken.sol contract was audited by 3 auditors. You can find original information on this audit here.

In total, 9 issues were reported including:

  • 5 low severity issues.

  • 1 notes.

  • 3 owner privileges (the ability of an owner to manipulate contract, may be risky for investors).

  • No critical security issues were found.

Conclusion by the security auditing manager of Callisto

The audited smart contract can be deployed. Only low severity issues were found during the audit.

Sponsored Link

This audit is sponsored by : < link >

About Callisto Network

Callisto Network is a project aimed at improving the overall security of the smart contracting industry. We offer free security audit of smart contracts and will be happy to help any developers create secure solutions. We also strive to give investors the opportunity to find out how safe smart-contract projects are by publishing our audit reports.

As we offer free-of-charge audits anyone can request an audit of any project without any restrictions.

Request a smart-contract audit for free.

@Dexaran
Copy link
Author

Dexaran commented Jun 19, 2019

TEMPLATE

HEADER: Audit of performed by Callisto Netwrok.

Security audit of performed by Callisto Network

The contract was audited by auditors. You can find original information on this audit [here].

In total, issues were reported including:

  • < list of issues>

  • < description of HIGH or CRITICAL issues>

Conclusion by the security auditing manager of Callisto

<copy & paste the conclusion by Yuriy>

About Callisto Network

Callisto Network is a project aimed at improving the overall security of the smart contracting industry. We offer free security audit of smart contracts and will be happy to help any developers create secure solutions. We also strive to give investors the opportunity to find out how safe smart-contract projects are by publishing our audit reports.

As we offer free-of-charge audits anyone can request an audit of any project without any restrictions.

Request a smart-contract audit for free.

@Dexaran
Copy link
Author

Dexaran commented Jul 22, 2019

    // Write your code here
    function example() public payable returns(bool) {
        return false;
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment