add erc20 functions #421
Annotations
10 errors
Build all (workspace)
Property 'newAccountNative' does not exist on type '{ acceptOwnership: <chainOverride extends Chain | undefined = undefined, accountOverride extends Account | Address | undefined = undefined>(options?: Omit<SimulateContractParameters<readonly [{ readonly type: "constructor"; readonly inputs: readonly []; readonly stateMutability: "nonpayable"; }, ... 64 more ..., { ....'.
|
Build all (workspace)
Type '"newAccountNative"' is not assignable to type '"ARITY" | "CONTRACT_VERSION" | "GAS_LIMIT" | "MAX_CONTRACT_BALANCE" | "MAX_TRANSACTION_AMOUNT" | "TREE_HEIGHT" | "UPGRADE_INTERFACE_VERSION" | "acceptOwnership" | "addressToUInt256" | ... 19 more ... | undefined'.
|
Build all (workspace)
Type 'bigint' is not assignable to type 'undefined'.
|
Build all (workspace)
Type '`0x${string}`' is not assignable to type 'undefined'.
|
Build all (workspace)
Property 'depositNative' does not exist on type '{ acceptOwnership: <chainOverride extends Chain | undefined = undefined, accountOverride extends Account | Address | undefined = undefined>(options?: Omit<SimulateContractParameters<readonly [{ readonly type: "constructor"; readonly inputs: readonly []; readonly stateMutability: "nonpayable"; }, ... 64 more ..., { ....'.
|
Build all (workspace)
Type '"depositNative"' is not assignable to type '"ARITY" | "CONTRACT_VERSION" | "GAS_LIMIT" | "MAX_CONTRACT_BALANCE" | "MAX_TRANSACTION_AMOUNT" | "TREE_HEIGHT" | "UPGRADE_INTERFACE_VERSION" | "acceptOwnership" | "addressToUInt256" | ... 19 more ... | undefined'.
|
Build all (workspace)
Type 'bigint' is not assignable to type 'undefined'.
|
Build all (workspace)
Type 'bigint' is not assignable to type 'undefined'.
|
Build all (workspace)
Type 'bigint' is not assignable to type 'undefined'.
|
Build all (workspace)
Type '`0x${string}`' is not assignable to type 'undefined'.
|
Loading