Flow price: --
3e5cfd94a823db9de2e23217fdce5fef9b804e81cc370b5bb14f493250d87f46

Transaction

Hash: 3e5cfd94a823db9de2e23217fdce5fef9b804e81cc370b5bb14f493250d87f46
error
TOO_COMPLEX

This transaction is too complex it does too much logic or read/write to much data.

[Error Code: 1110] error caused by: 1 error occurred:
	* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
  --> 3e5cfd94a823db9de2e23217fdce5fef9b804e81cc370b5bb14f493250d87f46:29:21
   |
29 | 		let token2Vault <- UsdcUsdtSwapPair.swapToken2ForToken1(from: <- token1Vault)
   | 		                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

   --> 9c6f94adf47904b5.UsdcUsdtSwapPair:303:15

error: internal error: [Error Code: 1110] computation exceeds limit (100)
goroutine 94403005795 [running]:
runtime/debug.Stack()
	/usr/local/go/src/runtime/debug/stack.go:24 +0x65
github.com/onflow/cadence/runtime/errors.NewUnexpectedErrorFromCause(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/errors/errors.go:132
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0xdfde90a2a0, 0x25b6648)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:500 +0x14e
panic({0x1ffe040, 0x123b8e76288})
	/usr/local/go/src/runtime/panic.go:884 +0x212
github.com/onflow/cadence/runtime.(*interpreterEnvironment).newOnMeterComputation.func1(0x413b64?, 0x12a082c18f0?)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/environment.go:950 +0x8e
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).reportFunctionInvocation(0xdfde90a2a0)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:4227 +0x3e
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xdfde90a2a0, 0x12facded570)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:871 +0x510
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28ade40?, 0x12facded570}, {0x28be498, 0xdfde90a2a0})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:218 +0x29d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitEmitStatement(0xdfde90a2a0, 0x12face00c60)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:375 +0x56
github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a6da0?, 0x12face00c60}, {0x28b9be0, 0xdfde90a2a0})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:132 +0x39a
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xdfde90a2a0, {0x28a6da0?, 0x12face00c60})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:57 +0x165
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd765a?, {0x12face35a40?, 0x4, 0xc14f201ce0?})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:63 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:168 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xdfde90a2a0, {0x0, 0x0, 0x0}, {0x12facdf30c0, 0x2, 0xbd728d?}, 0xc14f201e08, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:734 +0x1a7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xdfde90a2a0?, 0x13da27f7e00?, {0xc12220b890?, 0x1?, 0x13cd51058c0?})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:164 +0x19f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xdfde90a2a0, 0x13da27f7e00, {{{0x289ab30, 0x119d811b080}, {0x288b850, 0x12b184d05b0}}, 0xc12220b850, 0x12b18516160, 0xdfde90a240, {0xc12220b890, ...}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:143 +0x1c5
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0x14b1a25?, {{{0x289ab30, 0x119d811b080}, {0x288b850, 0x12b184d05b0}}, 0xc12220b850, 0x12b18516160, 0xdfde90a240, {0xc12220b890, 0x1, ...}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:126 +0x5e
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).functionConditionsWrapper.func1.1.1()
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:2056 +0xb9
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xd030226960, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xb2d8a9?}, 0xc14f202288, {0x12f101eb918, 0x1, ...}, ...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:734 +0x1a7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).functionConditionsWrapper.func1.1({{{0x289ab30, 0x119d811b080}, {0x288b850, 0x12b184d05b0}}, 0xc12220b850, 0x12b18516160, 0xdfde90a240, {0xc12220b890, 0x1, 0x1}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:2070 +0x333
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x28a6df0?, {{{0x289ab30, 0x119d811b080}, {0x288b850, 0x12b184d05b0}}, 0xc12220b850, 0x12b18516160, 0xdfde90a240, {0xc12220b890, 0x1, ...}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:255 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).functionConditionsWrapper.func1.1.1()
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:2056 +0xb9
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xd030226960, {0x12f13a63ff0, 0x1, 0x1}, {0x12f101eb7c8, 0x1, 0xc00088a870?}, 0xc14f202698, {0x12f101eb928, 0x1, ...}, ...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:734 +0x1a7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).functionConditionsWrapper.func1.1({{{0x289ab30, 0x119d811b080}, {0x288b850, 0x12b184d05b0}}, 0xc12220b850, 0x12b18516160, 0xdfde90a240, {0xc12220b890, 0x1, 0x1}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:2070 +0x333
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0xc14f202850?, {{{0x289ab30, 0x119d811b080}, {0x288b850, 0x12b184d05b0}}, 0xc12220b850, 0x12b18516160, 0xdfde90a240, {0xc12220b890, 0x1, ...}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:255 +0x55
github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:384
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0xdfde90a240?, {0x28bb648, 0x123b8e76198}, {0xc12220b880?, 0x1?, 0x12ef742e120?}, {0xc12220b860?, 0x1?, 0x30?}, {0x12b18516170, ...}, ...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:122 +0x17e
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xdfde90a240, 0x12b184d05b0)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:873 +0x5cb
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28ade40?, 0x12b184d05b0}, {0x28be498, 0xdfde90a240})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:218 +0x29d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitCastingExpression(0xdfde90a240, 0x12b184cd6e0)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:971 +0x59
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28ada20?, 0x12b184cd6e0}, {0x28be498, 0xdfde90a240})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:245 +0x4ad
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitUnaryExpression(0xdfde90a240, 0x12b184cd710)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:496 +0x59
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28ae080?, 0x12b184cd710}, {0x28be498, 0xdfde90a240})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:227 +0x3aa
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitReturnStatement(0xdfde90a240, 0x12b184bee40)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:79 +0x6f
github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a6f80?, 0x12b184bee40}, {0x28b9be0, 0xdfde90a240})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:105 +0x1d3
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xdfde90a240, {0x28a6f80?, 0x12b184bee40})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:57 +0x165
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd765a?, {0x12b184ce200?, 0x6, 0x7b8d49b48528?})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:63 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:168 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xdfde90a240, {0x0, 0x0, 0x0}, {0x12b184888c0, 0x2, 0xbd728d?}, 0xc14f203500, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:734 +0x1a7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xdfde90a240?, 0x14781ed8c80?, {0xc12220a950?, 0x1?, 0x13cd51053b0?})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:164 +0x19f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xdfde90a240, 0x14781ed8c80, {{{0x289ac48, 0x141b3a56580}, {0x288b850, 0x13274874540}}, 0xc12220a920, 0xc12123a690, 0xd030226780, {0xc12220a950, ...}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:143 +0x1c5
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0xc14f203728?, {{{0x289ac48, 0x141b3a56580}, {0x288b850, 0x13274874540}}, 0xc12220a920, 0xc12123a690, 0xd030226780, {0xc12220a950, 0x1, ...}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:126 +0x5e
github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:384
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0xd030226780?, {0x28bb648, 0x127f0d7de00}, {0xc12220a940?, 0x1?, 0xe7b1441890?}, {0xc12220a930?, 0x1?, 0x0?}, {0xc12123a6a0, ...}, ...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:122 +0x17e
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xd030226780, 0x13274874540)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:873 +0x5cb
github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28ade40?, 0x13274874540}, {0x28be498, 0xd030226780})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:218 +0x29d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:248
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0x80?)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_expression.go:48 +0x33
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0xd030226780, 0x131e9b62dc0, 0xc14f203e38)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:452 +0x15b
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0xc14f203e78?, 0xecb348?)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:412 +0x35
github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a7110?, 0x131e9b62dc0}, {0x28b9be0, 0xd030226780})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/ast/visitor.go:138 +0x3dd
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xd030226780, {0x28a7110?, 0x131e9b62dc0})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:57 +0x165
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd765a?, {0x1424bfc8400?, 0x10, 0xc14f204010?})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_statement.go:63 +0x68
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2()
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:168 +0x2d
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xd030226780, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd728d?}, 0xc14f204138, {0x0, 0x0, ...}, ...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:734 +0x1a7
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xd030226780?, 0x13e19703500?, {0x12a05ff1190?, 0x1?, 0xddb29264e0?})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:164 +0x19f
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xd030226780, 0x13e19703500, {{{0x0, 0x0}, {0x0, 0x0}}, 0xc121eb02a0, 0x0, 0xd030226780, {0x12a05ff1190, ...}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_invocation.go:143 +0x1c5
github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:126
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{{0x0, 0x0}, {0x0, 0x0}}, 0xc121eb02a0, 0x0, 0xd030226780, {0x12a05ff1190, 0x1, 0x1}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter_transaction.go:107 +0x245
github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x2?, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, 0x0, 0xd030226780, {0x12a05ff1180, 0x2, ...}, ...})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/function.go:255 +0x55
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeExternally(0x2043260?, {0x28bb060, 0x11f9cc41260}, 0x131a6fed280?, {0x12a05ff1140?, 0x2?, 0xc14f2046b0?})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:442 +0x21e
github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0xd030226780, 0x12a05ff1150?, {0x12a05ff1140, 0x2, 0x2})
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/interpreter/interpreter.go:484 +0x2b6
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).transactionExecutionFunction.func1(0xd030226780)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/transaction_executor.go:267 +0x35f
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret.func1()
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/environment.go:1009 +0x9e
github.com/onflow/cadence/runtime.reportMetric(0xc14f204998, {0x7b8d49b35528?, 0x127c2257180?}, 0xc14f204980)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/runtime.go:202 +0x65
github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x1293722b400, {0x289ac48, 0x141b3a56580}, 0x124ba15d2c0?, 0x119d811b740)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/environment.go:1003 +0x105
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x12ebcbfd680)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/transaction_executor.go:222 +0x19c
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1()
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/transaction_executor.go:79 +0x25
sync.(*Once).doSlow(0x0?, 0x131a6fedb00?)
	/usr/local/go/src/sync/once.go:74 +0xc2
sync.(*Once).Do(...)
	/usr/local/go/src/sync/once.go:65
github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x12ebcbfd680?)
	/go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5-account-linking-improved-pragma-patch.2/runtime/transaction_executor.go:78 +0x4a
github.com/onflow/flow-go/fvm/runtime.WrappedCadenceExecutor.Execute({{0x2893cd0?, 0x12ebcbfd680?}})
	/app/fvm/runtime/wrapped_cadence_runtime.go:89 +0x27
github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x13d27746240)
	/app/fvm/transactionInvoker.go:359 +0xc2
github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x13d27746240)
	/app/fvm/transactionInvoker.go:275 +0x10a
github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x13d27746240)
	/app/fvm/transactionInvoker.go:240 +0x9b
github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x13d27746240?)
	/app/fvm/transactionInvoker.go:150 +0x1e
github.com/onflow/flow-go/fvm.Run({0x2893eb0?, 0x13d27746240})
	/app/fvm/fvm.go:39 +0xc2
github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, 0xf424000, 0x1312d00, {0x1, 0x1, 0x3e8, ...}, ...}, ...)
	/app/fvm/fvm.go:120 +0xa4d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, {{0x11c3d750400, 0x40}, 0x1, 0x4, 0x0, {0x0, 0x186a0, ...}, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:456 +0x132d
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, {_, _}, {{0x11c3d750400, 0x40}, 0x1, 0x129fe20adc0, ...}, ...)
	/app/engine/execution/computation/computer/computer.go:394 +0xba8
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xc2bf501b00, {0x2898830, 0x124e1078150}, {0x28aeb60, 0x3cd1a98}, 0x12bda74ae40, {0x28ae260, 0xc160821270?}, 0xc120fc27c0)
	/app/engine/execution/computation/computer/computer.go:279 +0x6aa
github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xc2bf501b00, {0x2898830, 0x124e1078150}, 0x12bda74ae40, {0x28ae260, 0xc160821270}, 0x520fbedc650b0f61?)
	/app/engine/execution/computation/computer/computer.go:185 +0x33b
github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xc31c79e2c0, {0x2898830?, 0x124e1078150}, 0x12bda74ae40, {0x28ae260, 0xc160821270})
	/app/engine/execution/computation/manager.go:296 +0x1d3
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xc2bea970e0, {0x2898788, 0xc31e16e100}, 0x12bda74ae40)
	/app/engine/execution/ingestion/engine.go:616 +0x2ad
github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1()
	/app/engine/execution/ingestion/engine.go:842 +0x2c
github.com/onflow/flow-go/engine.(*Unit).Launch.func1()
	/app/engine/unit.go:74 +0x62
created by github.com/onflow/flow-go/engine.(*Unit).Launch
	/app/engine/unit.go:72 +0x7f

   --> b19436aae4d94622.FiatToken:201:12


Hash:
3e5cfd94a823db9de2e23217fdce5fef9b804e81cc370b5bb14f493250d87f46
Status:
ERROR
Block height:
52101478
Block id:
cd99624cd9f4d853abc8cbc3418421276f6b29c18a9cdb6c7a992b990cd12f31
Timestamp:
Monday 8 May 2023 at 19:42:46 UTC
()
Proposer:
Authorizers:
Gas used:
100