diff --git a/README.md b/README.md index 6c311ba..5eb8d92 100644 --- a/README.md +++ b/README.md @@ -136,3 +136,7 @@ The token contract will have a function `burn` to burn tokens. This function has * `amount`: The amount of the tokens to be burned. Only the `Omnity Port contract` can call this function. + +## Audits + +This contract has been audited by [Blocksec](https://blocksec.com/). See the [report](./audits/blocksec_omnityport_v1.0_signed.pdf). diff --git a/audits/blocksec_omnityport_v1.0_signed.pdf b/audits/blocksec_omnityport_v1.0_signed.pdf new file mode 100644 index 0000000..15fe21f Binary files /dev/null and b/audits/blocksec_omnityport_v1.0_signed.pdf differ