1. Home
  2. contracts
  3. ❱ base
    ❱
    1. AgentSecured
    2. MessagingBase
    3. MultiCallable
    4. Versioned
  4. ❱ client
    ❱
    1. BaseClient
    2. MessageRecipient
    3. PingPongClient
    4. TestClient
  5. ❱ events
    ❱
    1. AgentManagerEvents
    2. DestinationEvents
    3. ExecutionHubEvents
    4. GasOracleEvents
    5. InboxEvents
    6. OriginEvents
    7. SnapshotHubEvents
    8. StateHubEvents
    9. StatementInboxEvents
    10. SummitEvents
  6. ❱ hubs
    ❱
    1. ExecutionHub
    2. SnapshotHub
    3. StateHub
  7. ❱ inbox
    ❱
    1. Inbox
    2. LightInbox
    3. StatementInbox
  8. ❱ interfaces
    ❱
    1. IAgentManager
    2. IAgentSecured
    3. IExecutionHub
    4. IMessageRecipient
    5. ISnapshotHub
    6. IStateHub
    7. IStatementInbox
    8. InterfaceBondingManager
    9. InterfaceDestination
    10. InterfaceGasOracle
    11. InterfaceInbox
    12. InterfaceLightInbox
    13. InterfaceLightManager
    14. InterfaceOrigin
    15. InterfaceSummit
  9. ❱ libs
    ❱
    1. ❱ memory
      ❱
      1. Attestation
      2. AttestationLib
      3. BaseMessage
      4. BaseMessageLib
      5. CallData
      6. Signature
      7. ByteString
      8. MemView
      9. MemViewLib
      10. Message
      11. MessageLib
      12. Receipt
      13. ReceiptLib
      14. Snapshot
      15. SnapshotLib
      16. State
      17. StateLib
    2. ❱ merkle
      ❱
      1. MerkleMath
      2. BaseTree
      3. HistoricalTree
      4. DynamicTree
      5. MerkleTree
    3. ❱ stack
      ❱
      1. GasData
      2. ChainGas
      3. GasDataLib
      4. Header
      5. MessageFlag
      6. HeaderLib
      7. Number
      8. NumberLib
      9. Request
      10. RequestLib
      11. Tips
      12. TipsLib
    4. Constants
    5. CallerNotAgentManager
    6. CallerNotDestination
    7. CallerNotInbox
    8. CallerNotSummit
    9. IncorrectAttestation
    10. IncorrectAgentDomain
    11. IncorrectAgentIndex
    12. IncorrectAgentProof
    13. IncorrectDataHash
    14. IncorrectDestinationDomain
    15. IncorrectOriginDomain
    16. IncorrectSnapshotProof
    17. IncorrectSnapshotRoot
    18. IncorrectState
    19. IncorrectStatesAmount
    20. IncorrectTipsProof
    21. IncorrectVersionLength
    22. IncorrectNonce
    23. IncorrectSender
    24. IncorrectRecipient
    25. FlagOutOfRange
    26. IndexOutOfRange
    27. NonceOutOfRange
    28. OutdatedNonce
    29. UnformattedAttestation
    30. UnformattedAttestationReport
    31. UnformattedBaseMessage
    32. UnformattedCallData
    33. UnformattedCallDataPrefix
    34. UnformattedMessage
    35. UnformattedReceipt
    36. UnformattedReceiptReport
    37. UnformattedSignature
    38. UnformattedSnapshot
    39. UnformattedState
    40. UnformattedStateReport
    41. LeafNotProven
    42. MerkleTreeFull
    43. NotEnoughLeafs
    44. TreeHeightTooLow
    45. BaseClientOptimisticPeriod
    46. MessageOptimisticPeriod
    47. SlashAgentOptimisticPeriod
    48. WithdrawTipsOptimisticPeriod
    49. ZeroProofMaturity
    50. AgentNotGuard
    51. AgentNotNotary
    52. AgentCantBeAdded
    53. AgentNotActive
    54. AgentNotActiveNorUnstaking
    55. AgentNotFraudulent
    56. AgentNotUnstaking
    57. AgentUnknown
    58. DisputeAlreadyResolved
    59. DisputeNotOpened
    60. DisputeNotStuck
    61. GuardInDispute
    62. NotaryInDispute
    63. MustBeSynapseDomain
    64. SynapseDomainForbidden
    65. AlreadyExecuted
    66. AlreadyFailed
    67. DuplicatedSnapshotRoot
    68. IncorrectMagicValue
    69. GasLimitTooLow
    70. GasSuppliedTooLow
    71. ContentLengthTooBig
    72. EthTransferFailed
    73. InsufficientEthBalance
    74. LocalGasDataNotSet
    75. RemoteGasDataNotSet
    76. TipsClaimMoreThanEarned
    77. TipsClaimZero
    78. TipsOverflow
    79. TipsValueTooLow
    80. IndexedTooMuch
    81. ViewOverrun
    82. OccupiedMemory
    83. UnallocatedMemory
    84. PrecompileOutOfGas
    85. MulticallFailed
    86. AgentFlag
    87. AgentStatus
    88. DisputeFlag
    89. DestinationStatus
    90. MessageStatus
    91. StructureUtils
    92. TypeCasts
  10. ❱ manager
    ❱
    1. AgentManager
    2. BondingManager
    3. LightManager
  11. Destination
  12. GasOracle
  13. Origin
  14. Summit

Synapse Contracts

Contents

  • Inbox
  • LightInbox
  • StatementInbox