wmasAddress constant

String const wmasAddress

smart contract address for the WMAS token

Implementation

static const String wmasAddress = String.fromEnvironment(
  'wmasAddress',
  defaultValue: 'AS12FW5Rs5YN2zdpEnqwj4iHUUPt9R4Eqjq2qtpJFNKW3mn33RuLU',
);