OkxChainWallet property

OkxWallet? get OkxChainWallet

Loads the ethereum instance provided by the browser.

For more information on how to use this object with the webthree package, see the methods on DartOkxWallet.

Implementation

// ignore: non_constant_identifier_names
OkxWallet? get OkxChainWallet => _okxWallet;