Skip to content

Instantly share code, notes, and snippets.

@crisog
Created September 22, 2020 20:38
Show Gist options
  • Save crisog/f50c56743c01502a68d8d48c82dc1f7f to your computer and use it in GitHub Desktop.
Save crisog/f50c56743c01502a68d8d48c82dc1f7f to your computer and use it in GitHub Desktop.
Multi-token AMB Bridge Extension
Bridge mode: MULTI_AMB_ERC_TO_ERC
[Home] Deploying Bridge Mediator storage
pending txHash 0xea0284c23078dbb3aa8c351546eea6e84a403a0543dcf9bb2446b126e144e767
[Home] Bridge Mediator Storage: 0x920D59E4F79478D8A188b6736333535c765d50cd
[Home] Deploying Bridge Mediator implementation
pending txHash 0x8de2b923c19a97d3dfeb4a6747b6946b2a16d438b9ee873deb4841560cf3fa4b
[Home] Bridge Mediator Implementation: 0x2C6c19826A544115c57C1c029B75d548d64A5bcD
[Home] Hooking up Mediator storage to Mediator implementation
pending txHash 0x3bd277dac3c02273b24f6d2a5ce000ac7f015e8a7b11de42367bfab98208f31f
[Home] Deploying new ERC677 token image
pending txHash 0xc0236ba85093d96060d4e0311c751afb2143eb5c924f60743c395cbdbd492725
[Home] New ERC677 token image has been deployed: 0xC814d6f7098Ac26217430ABd229Ca658c940B9Be
Home part of MULTI_AMB_ERC20_TO_ERC677 bridge deployed
[Foreign] Deploying Bridge Mediator storage
pending txHash 0x3a17366ffb934739b134a412f5c202d411d53ccfb4e83b63c836d3538d816bac
0xc47192e48f75b612c792833c8b54ad6be319af90 verified in etherscan
[Foreign] Bridge Mediator Storage: 0xc47192E48F75B612c792833C8b54Ad6BE319af90
[Foreign] Deploying Bridge Mediator implementation
pending txHash 0x1d775896c01464d7b6b286d307ca7626e0f320d21a0e6ec7aa5a9b3cd024feab
0x9a9e6cbdda87a928fc34a4702bec63943d2596dc verified in etherscan
[Foreign] Bridge Mediator Implementation: 0x9a9e6CbDdA87A928FC34a4702beC63943D2596DC
[Foreign] Hooking up Mediator storage to Mediator implementation
pending txHash 0x018820c99103d3fda518b63ad4f7083eab1438cefae0fda16567f65acb6224a3
Foreign part of MULTI_AMB_ERC20_TO_ERC677 bridge deployed
[Home] Initializing Bridge Mediator with following parameters:
AMB contract: 0x98e4b879f07c1BEac8592216c903fb33e828C214,
Mediator contract: 0xc47192E48F75B612c792833C8b54Ad6BE319af90,
DAILY_LIMIT : 30000000000000000000000000 which is 30000000 in eth,
MAX_AMOUNT_PER_TX: 1500000000000000000000000 which is 1500000 in eth,
MIN_AMOUNT_PER_TX: 500000000000000000 which is 0.5 in eth,
EXECUTION_DAILY_LIMIT : 15000000000000000000000000 which is 15000000 in eth,
EXECUTION_MAX_AMOUNT_PER_TX: 750000000000000000000000 which is 750000 in eth,
MEDIATOR_REQUEST_GAS_LIMIT : 2000000,
OWNER: 0x70C58b28F5E39da89bEe0e6E8623e3faF51f0Ed1,
TOKEN_IMAGE: 0xC814d6f7098Ac26217430ABd229Ca658c940B9Be,
REWARD_ADDRESS_LIST: [0x70C58b28F5E39da89bEe0e6E8623e3faF51f0Ed1]
pending txHash 0x15814bd9f529f9d1d2b02fe105dbafe796e2f8a4ef0c11b81b6b8267bba0c7d3
[Home] Transferring bridge mediator proxy ownership to upgradeability admin
pending txHash 0xe0e8e60210295c94489e58fcc6694c450979b57250086202501e8dc50472a4cc
[Foreign] Initializing Bridge Mediator with following parameters:
AMB contract: 0x33d136C1501709Ee020D7A8CA56D44DAcb15e227,
Mediator contract: 0x920D59E4F79478D8A188b6736333535c765d50cd,
DAILY_LIMIT : 15000000000000000000000000 which is 15000000 in eth,
MAX_AMOUNT_PER_TX: 750000000000000000000000 which is 750000 in eth,
MIN_AMOUNT_PER_TX: 500000000000000000 which is 0.5 in eth,
EXECUTION_DAILY_LIMIT : 30000000000000000000000000 which is 30000000 in eth,
EXECUTION_MAX_AMOUNT_PER_TX: 1500000000000000000000000 which is 1500000 in eth,
MEDIATOR_REQUEST_GAS_LIMIT : 2000000,
OWNER: 0x70C58b28F5E39da89bEe0e6E8623e3faF51f0Ed1
pending txHash 0xc65e6888b5f8635ac8b452f96c2a0594b4e18fea7e1d616885146074bbaec011
[Foreign] Transferring bridge mediator proxy ownership to upgradeability admin
pending txHash 0x67c182130e82a3be3e1e2e693c20ad089181349e75bea233e0dfae2739371e10
Deployment has been completed.
[ Home ] Bridge Mediator: 0x920D59E4F79478D8A188b6736333535c765d50cd
[ Foreign ] Bridge Mediator: 0xc47192E48F75B612c792833C8b54Ad6BE319af90
Contracts Deployment have been saved to `bridgeDeploymentResults.json`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment