Flow price: --
9afe692e81308f0846604b4d17180943974cc0928fa0a90fb6f8b8c50ea57719

Transaction

Hash: 9afe692e81308f0846604b4d17180943974cc0928fa0a90fb6f8b8c50ea57719
error
TOO_MANY_EVENTS

This transaction is too complex, it tries to send to many events.

[Error Code: 1105] error caused by: 1 error occurred:
	* transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed:
 --> 9afe692e81308f0846604b4d17180943974cc0928fa0a90fb6f8b8c50ea57719:7:8
  |
7 |         ftAdmin.stageAllChildrenContracts()
  |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

   --> b7248baa24a95c3f.FungibleTokenManager:145:20
    |
145 |                     MigrationContractStaging.stageContract(host: hostRef, name: ftContractName, code: ftContractCode)
    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  --> 2ceae959ed1a7e7a.MigrationContractStaging:80:27
   |
80 |             let capsule <- self.createCapsule(host: host, name: name, code: code)
   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

error: [Error Code: 1105] total event byte size (293071) exceeds limit (256000)
   --> 2ceae959ed1a7e7a.MigrationContractStaging:317:12
    |
317 |             return self.owner?.address ?? panic("Host is unowned!")
    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


Loading...