diff --git a/docs/massaBridge/architecture-security.mdx b/docs/massaBridge/architecture-security.mdx index 2fe6bb6e3..457da0dfe 100644 --- a/docs/massaBridge/architecture-security.mdx +++ b/docs/massaBridge/architecture-security.mdx @@ -28,13 +28,13 @@ The BridgeVault contract on Ethereum holds the assets locked during the bridging The BridgeVault contract can charge fees. However they have been set to 0 for the time being. **Gnosis safe** -Safe proxy address: [0x5d752840501b2d2f4841accf53794d0ed3e2c3eb](https://sepolia.etherscan.io/address/0x5d752840501b2d2f4841accf53794d0ed3e2c3eb) +Safe proxy address: [0xDB1a35B0C8Bb727A8ce5314B4fCCa874614138BB](https://etherscan.io/address/0xDB1a35B0C8Bb727A8ce5314B4fCCa874614138BB) | Signer Name | Address | Status | |-------------|-------------------------------------------|----------| -| Damir | 0xAbC1234...EfgH5678 | Active | -| Adrien | 0xIjk9012...LmnO3456 | Active | -| SRE | 0xPqr7890...StuV1234 | Inactive | +| Signer 1 | 0x675Ebdc155e89c31229b0C7aF38D8D355E61F50 | Active | +| Signer 2 | 0xB744a01980b2f1ee61ED742df42B21b3AAfE1A31| Active | +| Signer 3 | 0xcF6fB27ddC0A0270A36F7E7E5270CB179D2bfD32| Active | The Bridge contract on Massa is responsible for minting the tokens in response to the locked assets on Ethereum. The Bridge contract can only mint tokens when it receives a message signed by 3 out of 3 nodes of the relayer network. The synthetic token contracts ownership, has yet to be transferred to a multisig wallet after deployment. The public keys of the relayer nodes are hardcoded in the contract and cannot be updated. This contract as well can be paused for maintenance or security. diff --git a/docs/massaBridge/home.mdx b/docs/massaBridge/home.mdx index 6cca303f7..36a96b44d 100644 --- a/docs/massaBridge/home.mdx +++ b/docs/massaBridge/home.mdx @@ -10,12 +10,12 @@ Massa Bridge initially enables the bridging of USDC, DAI, and WETH, originating | Network | Token name | Address | |---------|-------|---------| -| Ethereum | USDC | _add token contract link_ | -| Ethereum | WETH | _add token contract link_ | -| Ethereum | DAI | _add token contract link_ | -| Massa | USDC.e | _add token contract link_ | -| Massa | WETH.e | _add token contract link_ | -| Massa | DAI.e | _add token contract link_ | +| Ethereum | USDC | 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48 | +| Ethereum | WETH | 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2 | +| Ethereum | DAI | 0x6b175474e89094c44da98b954eedeac495271d0f | +| Massa | USDC.e | AS1hCJXjndR4c9vekLWsXGnrdigp4AaZ7uYG3UKFzzKnWVsrNLPJ | +| Massa | WETH.e | AS124vf3YfAJCSCQVYKczzuWWpXrximFpbTmX4rheLs5uNSftiiRY | +| Massa | DAI.e | AS1ZGF1upwp9kPRvDKLxFAKRebgg7b3RWDnhgV7VvdZkZsUL7Nuv | ## Supported Wallets