multicallAddress constant

String const multicallAddress

multicall smart contract address

Implementation

static const String multicallAddress = String.fromEnvironment(
  'multicallAddress',
  defaultValue: 'AS1yphCWi7gychZWYPpqrKDiGb6ZacRoji8YYMLHtQ2TSuuQFqLC',
);