_appKitModal.balanceNotifier
to be up to date with balance.
requestSwitchToChain()
so the wallet can add it as well. Otherwise it will just be not usable.
requestAddChain()
is called automatically by requestSwitchToChain()
in case of failing with the proper error from the wallet.
DeployedContract
objecttransfer
function from USDC token contract:
sayHello
function of a smart contract to write a message.