paraSwap property
Implementation
static final AbiDecoder paraSwap = AbiDecoder.fromABI(json.decode(
File('./lib/src/transaction/eth/lib/abi/paraswap_abi.json')
.readAsStringSync(encoding: utf8)));
static final AbiDecoder paraSwap = AbiDecoder.fromABI(json.decode(
File('./lib/src/transaction/eth/lib/abi/paraswap_abi.json')
.readAsStringSync(encoding: utf8)));