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