Transaction

CODE_ERROR

ID

1bb89655eb0a4a67e9b197ead29a523ab8ec1c61da23fabed6092493ef4babb2

Timestamp

7 October 2024 12:26

Block Height

89489834

Proposer

0xd4...5a51

Sequence

931285

Key Index

0

Gas Used

0

CODE_ERROR

There is an error in the cadence code of this transaction.

[Error Code: 1101] error caused by: 1 error occurred: * transaction preprocess failed: [Error Code: 1101] cadence runtime error: Execution failed: error: error getting program d4a8f8d167745a51.Heartbeat: failed to derive value: load program failed: Parsing failed: error: `pub` is no longer a valid access keyword --> :1:0 | 1 | pub contract Heartbeat { | ^^^ error: `pub` is no longer a valid access keyword --> :3:4 | 3 | pub event heartbeat(pulseUUID: UInt64, message: String, ts_begin: Int64) | ^^^ error: `pub` is no longer a valid access keyword --> :5:4 | 5 | pub let greeting: String | ^^^ error: `pub` is no longer a valid access keyword --> :7:4 | 7 | pub resource Pulse { | ^^^ error: `pub` is no longer a valid access keyword --> :8:8 | 8 | pub var ts_begin: Int64 | ^^^ error: `pub` is no longer a valid access keyword --> :9:8 | 9 | pub var message: String | ^^^ error: `pub` is no longer a valid access keyword --> :17:4 | 17 | pub fun generatePulse(ts_begin: Int64, message: String) { | ^^^ --> d4a8f8d167745a51.Heartbeat error: cannot find type in this scope: `AuthAccount` --> 1bb89655eb0a4a67e9b197ead29a523ab8ec1c61da23fabed6092493ef4babb2:1:106 | 1 | import Heartbeat from 0xd4a8f8d167745a51; transaction(new_ts: Int64, new_message: String){prepare(signer: AuthAccount){}execute{Heartbeat.generatePulse(ts_begin: new_ts, message: new_message)}} | ^^^^^^^^^^^ not found in this scope error: cannot find variable in this scope: `Heartbeat` --> 1bb89655eb0a4a67e9b197ead29a523ab8ec1c61da23fabed6092493ef4babb2:1:128 | 1 | import Heartbeat from 0xd4a8f8d167745a51; transaction(new_ts: Int64, new_message: String){prepare(signer: AuthAccount){}execute{Heartbeat.generatePulse(ts_begin: new_ts, message: new_message)}} | ^^^^^^^^^ not found in this scope

Arguments:

new_ts:

1728303960059

new_message:

๐Ÿ‘‹Greetings from Graffle.io!๐Ÿ‘ฉโ€๐Ÿš€๐Ÿš€๐Ÿ‘จโ€๐Ÿš€

Loading...