Update Exchange, Forwarder, DevUtils
This commit is contained in:
@@ -70,7 +70,7 @@ const networkToAddresses: { [networkId: number]: ContractAddresses } = {
|
||||
zrxToken: '0x8080c7e4b81ecf23aa6f877cfbfd9b0c228c6ffa',
|
||||
etherToken: '0xc778417e063141139fce010982780140aa0cd5ab',
|
||||
assetProxyOwner: '0x5d751aa855a1aee5fe44cf5350ed25b5727b66ae',
|
||||
forwarder: NULL_ADDRESS,
|
||||
forwarder: '0xc6db36aeb96a2eb52079c342c3a980c83dea8e3c',
|
||||
orderValidator: NULL_ADDRESS,
|
||||
dutchAuction: NULL_ADDRESS,
|
||||
coordinatorRegistry: '0x1084b6a398e47907bae43fec3ff4b677db6e4fee',
|
||||
@@ -78,7 +78,7 @@ const networkToAddresses: { [networkId: number]: ContractAddresses } = {
|
||||
multiAssetProxy: '0xb34cde0ad3a83d04abebc0b66e75196f22216621',
|
||||
staticCallProxy: '0xe1b97e47aa3796276033a5341e884d2ba46b6ac1',
|
||||
erc1155Proxy: '0x19bb6caa3bc34d39e5a23cedfa3e6c7e7f3c931d',
|
||||
devUtils: NULL_ADDRESS,
|
||||
devUtils: '0xcfc66b8e75e8f075c3e1d61e6487d73dfe35d808',
|
||||
},
|
||||
42: {
|
||||
erc20Proxy: '0xf1ec01d6236d3cd881a0bf0130ea25fe4234003e',
|
||||
@@ -87,7 +87,7 @@ const networkToAddresses: { [networkId: number]: ContractAddresses } = {
|
||||
etherToken: '0xd0a1e359811322d97991e03f863a0c30c2cf029c',
|
||||
exchange: '0x617602cd3f734cf1e028c96b3f54c0489bed8022',
|
||||
assetProxyOwner: '0x3654e5363cd75c8974c76208137df9691e820e97',
|
||||
forwarder: NULL_ADDRESS,
|
||||
forwarder: '0x4c4edb103a6570fa4b58a309d7ff527b7d9f7cf2',
|
||||
orderValidator: NULL_ADDRESS,
|
||||
dutchAuction: NULL_ADDRESS,
|
||||
coordinatorRegistry: '0x09fb99968c016a3ff537bf58fb3d9fe55a7975d5',
|
||||
|
||||
Reference in New Issue
Block a user