Skip to main content
Method on an account instance returned by createAccount.

Usage

const deployed = await account.isDeployed(chain)

Parameters

chain
Chain
required
Chain to check

Returns

deployed
boolean
true if the account is deployed, false otherwise