getContractSource abstract method
Get contract ABI functions
contract must be verified on Polygonscan
Implementation
Future<Either<Failure, ContractEntity>> getContractSource();
Get contract ABI functions
contract must be verified on Polygonscan
Future<Either<Failure, ContractEntity>> getContractSource();