Added Dutch Auction address on mainnet to contract-addresses package
This commit is contained in:
@@ -32,8 +32,7 @@ const networkToAddresses: { [networkId: number]: ContractAddresses } = {
|
|||||||
assetProxyOwner: '0x17992e4ffb22730138e4b62aaa6367fa9d3699a6',
|
assetProxyOwner: '0x17992e4ffb22730138e4b62aaa6367fa9d3699a6',
|
||||||
forwarder: '0x5468a1dc173652ee28d249c271fa9933144746b1',
|
forwarder: '0x5468a1dc173652ee28d249c271fa9933144746b1',
|
||||||
orderValidator: '0x9463e518dea6810309563c81d5266c1b1d149138',
|
orderValidator: '0x9463e518dea6810309563c81d5266c1b1d149138',
|
||||||
// @todo hysz/dekz: Add mainnet address once deployed.
|
dutchAuction: '0x07b32a653754945666cfca91168bb207323dfe67',
|
||||||
dutchAuction: NULL_ADDRESS,
|
|
||||||
},
|
},
|
||||||
3: {
|
3: {
|
||||||
erc20Proxy: '0xb1408f4c245a23c31b98d2c626777d4c0d766caa',
|
erc20Proxy: '0xb1408f4c245a23c31b98d2c626777d4c0d766caa',
|
||||||
|
Reference in New Issue
Block a user