Skip to content

Instantly share code, notes, and snippets.

View yuriy77k's full-sized avatar

Yuriy yuriy77k

View GitHub Profile
@yuriy77k
yuriy77k / BSB_SmartSwapETHBNB_report.md
Last active June 28, 2021 05:22
SmartSwap ETHBNB Security Audit Report

SmartSwap ETHBNB Security Audit Report

1. Summary

SmartSwap ETHBNB smart contract security audit report performed by Callisto Security Audit Department

The Smart Swap contract allows swapping ETH <> BNB and ERC20 <> BEP20 tokens by face value. It uses Oracle to get the price of tokens at the moment of swap.

2. In scope

@yuriy77k
yuriy77k / ETH_Dirham_report.md
Created March 28, 2021 14:28
Dirham Token Security Audit Report

Dirham Token Security Audit Report

1. Summary

@openzeppelin/contracts-ethereum-package Token smart contract security audit report performed by Callisto Security Audit Department

Dirham is a fiat collateralized stablecoin backed by AED. It is the native to Dirham crypto where bonds are introduced to blockchain for the first time ever. Dirham holders earn 4% interest every week. Paying interest done by calling the rebase function in smart contract.

@yuriy77k
yuriy77k / CLO_BullsUSD_report.md
Last active March 20, 2021 16:56
Bulls USD Security Audit Report

Bulls USD Security Audit Report

1. Summary

Bulls USD smart contract security audit report performed by Callisto Security Audit Department

The audited contract is a BEP20 token "BUSDT" (stablecoin) that will be backed with USD or equal stablecoins. The owner has rights to mint tokens in the amount of provided USD-equivalent supply.

2. In scope

@yuriy77k
yuriy77k / ETH_Frax_stake_v2_report.md
Created March 20, 2021 14:55
Frax-stake Security Audit Report v.2
@yuriy77k
yuriy77k / BSC_PyxisNetwork_report.md
Last active March 18, 2021 20:41
Pyxis Network Security Audit Report
@yuriy77k
yuriy77k / BSC_CryptoCafe_report.md
Created March 5, 2021 14:28
Crypto Cafe Security Audit Report

Crypto Cafe Security Audit Report

1. Summary

Crypto Cafe smart contract security audit report performed by Callisto Security Audit Department

The audited contract is a BEP20 token "CAFE" with a total supply 7,500,000 tokens. The entire total supply pre-mints to contract owner.

2. In scope

@yuriy77k
yuriy77k / ETH_NFTLootBox_report.md
Created February 17, 2021 07:28
NFTLootBox Security Audit Report

NFTLootBox Security Audit Report

1. Summary

NFTLootBox.com smart contract security audit report performed by Callisto Security Audit Department

Logic description by developer:

Users purchase lootboxes using their client seed. the contract doesn't use this seed, but the server (which reads the event emitted) does. Since generating random numbers is very difficult on-chain we calculate winnings server-side. once we've determined the user's winnings, they can redeem those winnings through the redeemBulk function.

@yuriy77k
yuriy77k / BSC_Shield_Protocol_report.md
Created February 9, 2021 17:25
Shield Protocol Security Audit Report
@yuriy77k
yuriy77k / ETH_Shield_Protocol_report.md
Last active February 8, 2021 18:28
Shield Protocol Security Audit Report
@yuriy77k
yuriy77k / ETH_Dai_report.md
Created July 28, 2019 15:54
Dai Security Audit Report