CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: error: cannot deploy invalid contract --> 7bbe08e538bf3dcb5e64f7db540a923d0131fda2dc9cf887bb331b81706fdaec:3:2 | 3 | signer.contracts.update__experimental(name: name, code: code.decodeHex()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ error: [Error Code: 1054] location (./FLOAT.cdc) is not a valid location: expecting an AddressLocation, but other location types are passed --> ./FLOAT.cdc error: cannot find type in this scope: `FLOAT` --> 2d4c3caffbeab845.FLOATIncinerator:22:30 | 22 | pub fun burn(collection: &FLOAT.Collection, ids: [UInt64]) { | ^^^^^ not found in this scope error: cannot find type in this scope: `FLOAT` --> 2d4c3caffbeab845.FLOATIncinerator:22:30 | 22 | pub fun burn(collection: &FLOAT.Collection, ids: [UInt64]) { | ^^^^^ not found in this scope error: cannot find type in this scope: `FLOAT` --> 2d4c3caffbeab845.FLOATIncinerator:26:20 | 26 | let float: &FLOAT.NFT = collection.borrowFLOAT(id: id) ?? panic("This FLOAT does not exist.") | ^^^^^ not found in this scopeArguments:
name:
FLOATIncinerator
code:
696d706f727420464c4f...3d20300a20207d0a0a7d
Loading...