WalletContractParams: {
    abi: any;
    address: string;
} & WalletParams

Name

WalletContractParams

Param

ABI of smart contract. Generally passed in as a JSON array

Param

0x Address of the smart contract