Whoops! 😨 Something unexpected happened...
[Error Code: 1101] cadence runtime error Execution failed:
error: cannot deploy invalid contract
--> 6be36d50d8c9f21817c13a37ddb9f71ba2ca376b1f6701ff48fe4387ca234f7e:3:4
|
3 | signer.contracts.update__experimental(
| ^
error: [Error Code: 1054] location (./FlowToken.cdc) is not a valid location: expecting an AddressLocation, but other location types are passed
--> ./FlowToken.cdc
error: [Error Code: 1054] location (./DarkCountry.cdc) is not a valid location: expecting an AddressLocation, but other location types are passed
--> ./DarkCountry.cdc
error: [Error Code: 1054] location (/FungibleToken.cdc) is not a valid location: expecting an AddressLocation, but other location types are passed
--> /FungibleToken.cdc
error: [Error Code: 1054] location (./NonFungibleToken.cdc) is not a valid location: expecting an AddressLocation, but other location types are passed
--> ./NonFungibleToken.cdc
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:283:30
|
283 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:283:53
|
283 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:284:27
|
284 | buyerPayment: @FungibleToken.Vault
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:296:30
|
296 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:296:53
|
296 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:297:27
|
297 | buyerPayment: @FungibleToken.Vault
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:209:44
|
209 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:209:67
|
209 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FlowToken`
--> c8c340cebd11f690.DarkCountryMarket:211:47
|
211 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:211:63
|
211 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:141:57
|
141 | access(self) let sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:141:80
|
141 | access(self) let sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FlowToken`
--> c8c340cebd11f690.DarkCountryMarket:144:60
|
144 | access(self) let sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>
| ^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:144:76
|
144 | access(self) let sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:153:30
|
153 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:153:53
|
153 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:154:27
|
154 | buyerPayment: @FungibleToken.Vault,
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:348:30
|
348 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:348:53
|
348 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:349:27
|
349 | buyerPayment: @FungibleToken.Vault
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:445:44
|
445 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:445:67
|
445 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FlowToken`
--> c8c340cebd11f690.DarkCountryMarket:447:47
|
447 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:447:63
|
447 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:252:40
|
252 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:252:63
|
252 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FlowToken`
--> c8c340cebd11f690.DarkCountryMarket:254:43
|
254 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:254:59
|
254 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:252:40
|
252 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:252:63
|
252 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FlowToken`
--> c8c340cebd11f690.DarkCountryMarket:254:43
|
254 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:254:59
|
254 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:283:30
|
283 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:283:53
|
283 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:284:27
|
284 | buyerPayment: @FungibleToken.Vault
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:296:30
|
296 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:296:53
|
296 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:297:27
|
297 | buyerPayment: @FungibleToken.Vault
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:153:30
|
153 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:153:53
|
153 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:154:27
|
154 | buyerPayment: @FungibleToken.Vault,
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:185:61
|
185 | DarkCountryMarket.beneficiaryCapability.borrow<&{FungibleToken.Receiver}>()!
| ^^^^^^^^^^^^^ not found in this scope
error: ambiguous restricted type
--> c8c340cebd11f690.DarkCountryMarket:185:60
|
185 | DarkCountryMarket.beneficiaryCapability.borrow<&{FungibleToken.Receiver}>()!
| ^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot infer type parameter: `T`
--> c8c340cebd11f690.DarkCountryMarket:185:12
|
185 | DarkCountryMarket.beneficiaryCapability.borrow<&{FungibleToken.Receiver}>()!
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:348:30
|
348 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:348:53
|
348 | buyerCollection: &DarkCountry.Collection{NonFungibleToken.Receiver},
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:349:27
|
349 | buyerPayment: @FungibleToken.Vault
| ^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:422:50
|
422 | newBeneficiaryCapability.borrow<&{FungibleToken.Receiver}>() != nil:
| ^^^^^^^^^^^^^ not found in this scope
error: ambiguous restricted type
--> c8c340cebd11f690.DarkCountryMarket:422:49
|
422 | newBeneficiaryCapability.borrow<&{FungibleToken.Receiver}>() != nil:
| ^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot infer type parameter: `T`
--> c8c340cebd11f690.DarkCountryMarket:422:16
|
422 | newBeneficiaryCapability.borrow<&{FungibleToken.Receiver}>() != nil:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: cannot find type in this scope: `DarkCountry`
--> c8c340cebd11f690.DarkCountryMarket:445:44
|
445 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `NonFungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:445:67
|
445 | sellerItemProvider: Capability<&DarkCountry.Collection{NonFungibleToken.Provider}>,
| ^^^^^^^^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FlowToken`
--> c8c340cebd11f690.DarkCountryMarket:447:47
|
447 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^ not found in this scope
error: cannot find type in this scope: `FungibleToken`
--> c8c340cebd11f690.DarkCountryMarket:447:63
|
447 | sellerPaymentReceiver: Capability<&FlowToken.Vault{FungibleToken.Receiver}>,
| ^^^^^^^^^^^^^ not found in this scope