getContractSource abstract method

Future<Either<Failure, ContractEntity>> getContractSource()

Get contract ABI functions

contract must be verified on Polygonscan

Implementation

Future<Either<Failure, ContractEntity>> getContractSource();