Skip to content

Commit

Permalink
Use ContractScan for multichain contract deployment links (#1911)
Browse files Browse the repository at this point in the history
  • Loading branch information
Destiner committed May 7, 2024
1 parent e97a8da commit 6460749
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ The below table shows the versions of the contract and versions of the factory a

| Version | Address |
| ------- | ---------------------------------------------------------------------------------------------------------------------- |
| 0.1.0 | [0x0000000000756D3E6464f5efe7e413a0Af1C7474](https://blockscan.com/address/0x0000000000756D3E6464f5efe7e413a0Af1C7474) |
| 0.2.0 | [0x00000000001269b052C004FFB71B47AB22C898B0](https://blockscan.com/address/0x00000000001269b052C004FFB71B47AB22C898B0) |
| 0.1.0 | [0x0000000000756D3E6464f5efe7e413a0Af1C7474](https://contractscan.xyz/contract/0x0000000000756D3E6464f5efe7e413a0Af1C7474) |
| 0.2.0 | [0x00000000001269b052C004FFB71B47AB22C898B0](https://contractscan.xyz/contract/0x00000000001269b052C004FFB71B47AB22C898B0) |

### Implementation

| Version | Address |
| ------- | ---------------------------------------------------------------------------------------------------------------------- |
| 0.1.0 | [0x8FB3cFDf2082C2be7D3205D361067748Ea1aBF63](https://blockscan.com/address/0x8FB3cFDf2082C2be7D3205D361067748Ea1aBF63) |
| 0.2.0 | [0x040D53C5DDE1762F7cac48d5467E88236d4873d7](https://blockscan.com/address/0x040D53C5DDE1762F7cac48d5467E88236d4873d7) |
| 0.1.0 | [0x8FB3cFDf2082C2be7D3205D361067748Ea1aBF63](https://contractscan.xyz/contract/0x8FB3cFDf2082C2be7D3205D361067748Ea1aBF63) |
| 0.2.0 | [0x040D53C5DDE1762F7cac48d5467E88236d4873d7](https://contractscan.xyz/contract/0x040D53C5DDE1762F7cac48d5467E88236d4873d7) |

## Deployments

Expand Down

1 comment on commit 6460749

@vercel
Copy link

@vercel vercel bot commented on 6460749 May 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

app – ./apps/app

app-git-main.preview.light.so
app.preview.light.so
www.light.so
light.so

Please sign in to comment.