CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] error caused by: 1 error occurred: * transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find declaration `null` in `82ed1b9cba5bb1b3.null` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:4:7 | 4 | import null from 0x82ed1b9cba5bb1b3 | ^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:7:17 | 7 | let receiver = getAccount(address) | ^ error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:10:16 | 10 | let balance = getAccount(address) | ^ error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:19:9 | 19 | if acct.borrow<&null.Vault>(from: null.VaultStoragePath) == nil { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:24:6 | 24 | acct.link<&null.Vault{FungibleToken.Receiver}>(null.ReceiverPublicPath, target: null.VaultStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:25:6 | 25 | acct.link<&null.Vault{FungibleToken.Balance}>(null.BalancePublicPath, target: null.VaultStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find import [Error Code: 1101] error caused by: 1 error occurred: * transaction invocation failed when executing transaction: [Error Code: 1101] cadence runtime error: Execution failed: error: cannot find declaration `null` in `82ed1b9cba5bb1b3.null` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:4:7 | 4 | import null from 0x82ed1b9cba5bb1b3 | ^^^^ available exported declarations are: error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:7:17 | 7 | let receiver = getAccount(address) | ^ error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:10:16 | 10 | let balance = getAccount(address) | ^ error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:19:9 | 19 | if acct.borrow<&null.Vault>(from: null.VaultStoragePath) == nil { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:24:6 | 24 | acct.link<&null.Vault{FungibleToken.Receiver}>(null.ReceiverPublicPath, target: null.VaultStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: cannot infer type parameter: `T` --> daf3cafb3037200311c45ebae00b765357959700c9a23131cb8c989cfce7822d:25:6 | 25 | acct.link<&null.Vault{FungibleToken.Balance}>(null.BalancePublicPath, target: null.VaultStoragePath) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ %!(EXTRA string=No contracts found for identifier=A.82ed1b9cba5bb1b3.nu