File tree 1 file changed +4
-4
lines changed
docs/build/core-contracts
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -68,10 +68,10 @@ Here are their addresses:
68
68
69
69
| Contracts| Testnet| Mainnet|
70
70
| ---| ---| ---|
71
- | [ ` FlowEVMBridgeFactory.sol ` ] ( ./solidity/src/FlowBridgeFactory.sol ) | [ ` 0xf8146b4aef631853f0eb98dbe28706d029e52c52 ` ] ( https://evm-testnet.flowscan.io/address/0xF8146B4aEF631853F0eB98DBE28706d029e52c52 ) | [ ` 0x1c6dea788ee774cf15bcd3d7a07ede892ef0be40 ` ] ( https://evm.flowscan.io/address/0x1C6dEa788Ee774CF15bCd3d7A07ede892ef0bE40 ) |
72
- | [ ` FlowEVMBridgeDeploymentRegistry.sol ` ] ( ./solidity/src/FlowEVMBridgeDeploymentRegistry.sol ) | [ ` 0x8781d15904d7e161f421400571dea24cc0db6938 ` ] ( https://evm-testnet.flowscan.io/address/0x8781d15904d7e161f421400571dea24cc0db6938 ) | [ ` 0x8fdec2058535a2cb25c2f8cec65e8e0d0691f7b0 ` ] ( https://evm.flowscan.io/address/0x8FDEc2058535A2Cb25C2f8ceC65e8e0D0691f7B0 ) |
73
- | [ ` FlowEVMBridgedERC20Deployer.sol ` ] ( ./solidity/src/FlowEVMBridgedERC20Deployer.sol ) | [ ` 0x4d45CaD104A71D19991DE3489ddC5C7B284cf263 ` ] ( https://evm-testnet.flowscan.io/address/0x4d45CaD104A71D19991DE3489ddC5C7B284cf263 ) | [ ` 0x49631Eac7e67c417D036a4d114AD9359c93491e7 ` ] ( https://evm.flowscan.io/address/0x49631Eac7e67c417D036a4d114AD9359c93491e7 ) |
74
- | [ ` FlowEVMBridgedERC721Deployer.sol ` ] ( ./solidity/src/FlowEVMBridgedERC721Deployer.sol ) | [ ` 0x1B852d242F9c4C4E9Bb91115276f659D1D1f7c56 ` ] ( https://evm-testnet.flowscan.io/address/0x1B852d242F9c4C4E9Bb91115276f659D1D1f7c56 ) | [ ` 0xe7c2B80a9de81340AE375B3a53940E9aeEAd79Df ` ] ( https://evm.flowscan.io/address/0xe7c2B80a9de81340AE375B3a53940E9aeEAd79Df ) |
71
+ | ` FlowEVMBridgeFactory.sol ` | [ ` 0xf8146b4aef631853f0eb98dbe28706d029e52c52 ` ] ( https://evm-testnet.flowscan.io/address/0xF8146B4aEF631853F0eB98DBE28706d029e52c52 ) | [ ` 0x1c6dea788ee774cf15bcd3d7a07ede892ef0be40 ` ] ( https://evm.flowscan.io/address/0x1C6dEa788Ee774CF15bCd3d7A07ede892ef0bE40 ) |
72
+ | ` FlowEVMBridgeDeploymentRegistry.sol ` | [ ` 0x8781d15904d7e161f421400571dea24cc0db6938 ` ] ( https://evm-testnet.flowscan.io/address/0x8781d15904d7e161f421400571dea24cc0db6938 ) | [ ` 0x8fdec2058535a2cb25c2f8cec65e8e0d0691f7b0 ` ] ( https://evm.flowscan.io/address/0x8FDEc2058535A2Cb25C2f8ceC65e8e0D0691f7B0 ) |
73
+ | ` FlowEVMBridgedERC20Deployer.sol ` | [ ` 0x4d45CaD104A71D19991DE3489ddC5C7B284cf263 ` ] ( https://evm-testnet.flowscan.io/address/0x4d45CaD104A71D19991DE3489ddC5C7B284cf263 ) | [ ` 0x49631Eac7e67c417D036a4d114AD9359c93491e7 ` ] ( https://evm.flowscan.io/address/0x49631Eac7e67c417D036a4d114AD9359c93491e7 ) |
74
+ | ` FlowEVMBridgedERC721Deployer.sol ` | [ ` 0x1B852d242F9c4C4E9Bb91115276f659D1D1f7c56 ` ] ( https://evm-testnet.flowscan.io/address/0x1B852d242F9c4C4E9Bb91115276f659D1D1f7c56 ) | [ ` 0xe7c2B80a9de81340AE375B3a53940E9aeEAd79Df ` ] ( https://evm.flowscan.io/address/0xe7c2B80a9de81340AE375B3a53940E9aeEAd79Df ) |
75
75
76
76
And below are the bridge escrow's EVM addresses. These addresses are [ ` CadenceOwnedAccount ` s (COA)] ( https://developers.flow.com/evm/cadence/interacting-with-coa#coa-interface ) and they are stored stored in the same Flow account as you'll find the Cadence contracts (see above).
77
77
You can’t perform that action at this time.
0 commit comments