# Functions

DeployCCTPBridge deploys a new Ethereum contract, binding an instance of CCTPBridge to it.
NewCCTPBridge creates a new instance of CCTPBridge, bound to a specific deployed contract.
NewCCTPBridgeCaller creates a new read-only instance of CCTPBridge, bound to a specific deployed contract.
NewCCTPBridgeFilterer creates a new log filterer instance of CCTPBridge, bound to a specific deployed contract.
NewCCTPBridgeTransactor creates a new write-only instance of CCTPBridge, bound to a specific deployed contract.

# Variables

CCTPBridgeABI is the input ABI used to generate the binding from.
CCTPBridgeBin is the compiled bytecode used for deploying new contracts.
CCTPBridgeMetaData contains all meta data concerning the CCTPBridge contract.

# Structs

CCTPBridge is an auto generated Go binding around an Ethereum contract.
CCTPBridgeCaller is an auto generated read-only Go binding around an Ethereum contract.
CCTPBridgeCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
CCTPBridgeCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
CCTPBridgeFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
CCTPBridgeIUSDCDeposited represents a IUSDCDeposited event raised by the CCTPBridge contract.
CCTPBridgeIUSDCDepositedIterator is returned from FilterIUSDCDeposited and is used to iterate over the raw logs and unpacked data for IUSDCDeposited events raised by the CCTPBridge contract.
CCTPBridgePaused represents a Paused event raised by the CCTPBridge contract.
CCTPBridgePausedIterator is returned from FilterPaused and is used to iterate over the raw logs and unpacked data for Paused events raised by the CCTPBridge contract.
CCTPBridgeRaw is an auto generated low-level Go binding around an Ethereum contract.
CCTPBridgeRoleAdminChanged represents a RoleAdminChanged event raised by the CCTPBridge contract.
CCTPBridgeRoleAdminChangedIterator is returned from FilterRoleAdminChanged and is used to iterate over the raw logs and unpacked data for RoleAdminChanged events raised by the CCTPBridge contract.
CCTPBridgeRoleGranted represents a RoleGranted event raised by the CCTPBridge contract.
CCTPBridgeRoleGrantedIterator is returned from FilterRoleGranted and is used to iterate over the raw logs and unpacked data for RoleGranted events raised by the CCTPBridge contract.
CCTPBridgeRoleRevoked represents a RoleRevoked event raised by the CCTPBridge contract.
CCTPBridgeRoleRevokedIterator is returned from FilterRoleRevoked and is used to iterate over the raw logs and unpacked data for RoleRevoked events raised by the CCTPBridge contract.
CCTPBridgeSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
CCTPBridgeTransactor is an auto generated write-only Go binding around an Ethereum contract.
CCTPBridgeTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
CCTPBridgeTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
CCTPBridgeUnpaused represents a Unpaused event raised by the CCTPBridge contract.
CCTPBridgeUnpausedIterator is returned from FilterUnpaused and is used to iterate over the raw logs and unpacked data for Unpaused events raised by the CCTPBridge contract.
ICCTPBridgeDestDetails is an auto generated low-level Go binding around an user-defined struct.
IDexSpanSwapPayload is an auto generated low-level Go binding around an user-defined struct.