Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Starly` in `142fa6570b62fd97.Starly`
--> a8e516c0f3b252678cee34fc85a5cf2d57137205ab12e1bafb7c48218ea9027d:5:7
|
5 | import Starly from 0x142fa6570b62fd97
| ^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> a8e516c0f3b252678cee34fc85a5cf2d57137205ab12e1bafb7c48218ea9027d:10:7
|
10 | if signer.borrow<&Starly.Vault>(from: /storage/starlyTokenVault) == nil {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot infer type parameter: `T`
--> a8e516c0f3b252678cee34fc85a5cf2d57137205ab12e1bafb7c48218ea9027d:15:6
|
15 | signer.link<&Starly.Vault{FungibleToken.Receiver}>(
| ^
error: cannot infer type parameter: `T`
--> a8e516c0f3b252678cee34fc85a5cf2d57137205ab12e1bafb7c48218ea9027d:22:6
|
22 | signer.link<&Starly.Vault{FungibleToken.Balance}>(
| ^
could not find import [Error Code: 1101] cadence runtime error Execution failed:
error: cannot find declaration `Starly` in `142fa6570b62fd97.Starly`
--> a8e516c0f3b252678cee34fc85a5cf2d57137205ab12e1bafb7c48218ea9027d:5:7
|
5 | import Starly from 0x142fa6570b62fd97
| ^^^^^^ available exported declarations are:
error: cannot infer type parameter: `T`
--> a8e516c0f3b252678cee34fc85a5cf2d57137205ab12e1bafb7c48218ea9027d:10:7
|
10 | if signer.borrow<&Starly.Vault>(from: /storage/starlyTokenVault) == nil {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot infer type parameter: `T`
--> a8e516c0f3b252678cee34fc85a5cf2d57137205ab12e1bafb7c48218ea9027d:15:6
|
15 | signer.link<&Starly.Vault{FungibleToken.Receiver}>(
| ^
error: cannot infer type parameter: `T`
--> a8e516c0f3b252678cee34fc85a5cf2d57137205ab12e1bafb7c48218ea9027d:22:6
|
22 | signer.link<&Starly.Vault{FungibleToken.Balance}>(
| ^
%!(EXTRA string=No contracts found for identifier=A.142fa6570b62fd97.Starly)