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