Added NetworkID 50 address for dutch auction wrapper
This commit is contained in:
parent
5f2a7cb78f
commit
7ad23ef6dc
@ -78,8 +78,7 @@ const networkToAddresses: { [networkId: number]: ContractAddresses } = {
|
|||||||
assetProxyOwner: '0x34d402f14d58e001d8efbe6585051bf9706aa064',
|
assetProxyOwner: '0x34d402f14d58e001d8efbe6585051bf9706aa064',
|
||||||
forwarder: '0xb69e673309512a9d726f87304c6984054f87a93b',
|
forwarder: '0xb69e673309512a9d726f87304c6984054f87a93b',
|
||||||
orderValidator: '0xe86bb98fcf9bff3512c74589b78fb168200cc546',
|
orderValidator: '0xe86bb98fcf9bff3512c74589b78fb168200cc546',
|
||||||
// @todo hysz/dekz: Add address once deployed.
|
dutchAuction: '0xdc688d29394a3f1e6f1e5100862776691afaf3d2',
|
||||||
dutchAuction: NULL_ADDRESS,
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user