export const name = 'EtherWrapper'; export const address = '0xc3Ee42caBD773A608fa9Ec951982c94BD6F33d59'; export const source = 'EmptyEtherWrapper'; export const abi = [ 'constructor()', 'function distributeFees()', 'function totalIssuedSynths() view returns (uint256)', ];