diff --git a/README.md b/README.md index 9ff6ea1..2cad29e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Overview -Contracts for this repo are created for the [Block Array](blockarray.com) crowdsale . +Contracts for this repo are created for the [Block Array](https://blockarray.com) crowdsale . Contracts are generated by [ICO Wizard](https://github.com/poanetwork/ico-wizard). @@ -47,7 +47,7 @@ Remarks: ## Source code and deployed contracts -Source code for code audit is located in [/icowizard_Mainnet_0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/](https://github.com/poanetwork/ico-wizard-audit/icowizard_Mainnet_0xa5F8fC0921880Cb7342368BD128eb8050442B1a1) folder of the repository +Source code for code audit is located in [/icowizard_Mainnet_0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/](/icowizard_Mainnet_0xa5F8fC0921880Cb7342368BD128eb8050442B1a1) folder of the repository ### Files structure @@ -57,7 +57,7 @@ A `.sol` file contain contract code. A `.txt` file contain metadata ### Deployed contracts -Contracts are deployed on Kovan and verified +Contracts are deployed on Mainnet and verified - `SafeMathLibExt`. The code of verified [SafeMathLibExt is here](https://etherscan.io/address/0xcdcd0638664657Ed3B031A75e00E02e47057e226#code). - `CrowdsaleTokenExt`. The token contract. The code of verified [CrowdsaleTokenExt is here](https://etherscan.io/address/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1#code). - `FlatPricingExt`. The pricing strategy contract. The code of verified [FlatPricingExt is here](https://etherscan.io/address/0x6692D5dD701b9373933730d4e4f3b498DB7F7C32#code).