Modules§
- Message
Transmitter - Generated by the following Solidity interface…
- Token
Messenger - Generated by the following Solidity interface…
Structs§
- Attestation
Response - Represents the response from the attestation service
- Bridge
Params - Parameters for bridging USDC
- Bridge
Params Builder - Use builder syntax to set the inputs and finish with
build()
. - Cctp
- CCTP v1 bridge
- Cctp
Builder - Use builder syntax to set the inputs and finish with
build()
. - Token
Messenger Contract - The CCTP v1 Token Messenger contract.
Enums§
- Attestation
Status - Represents the status of the attestation.
Constants§
- ARBITRUM_
DOMAIN_ ID - ARBITRUM_
MESSAGE_ TRANSMITTER_ ADDRESS - https://arbiscan.io/address/0xC30362313FBBA5cf9163F0bb16a0e01f01A896ca
- ARBITRUM_
SEPOLIA_ MESSAGE_ TRANSMITTER_ ADDRESS - https://sepolia.arbiscan.io/address/0xacf1ceef35caac005e15888ddb8a3515c41b4872
- ARBITRUM_
SEPOLIA_ TOKEN_ MESSENGER_ ADDRESS - https://developers.circle.com/stablecoins/evm-smart-contracts
- ARBITRUM_
TOKEN_ MESSENGER_ ADDRESS - https://developers.circle.com/stablecoins/evm-smart-contracts
- AVALANCHE_
DOMAIN_ ID - AVALANCHE_
MESSAGE_ TRANSMITTER_ ADDRESS - https://snowtrace.io/address/0x8186359af5f57fbb40c6b14a588d2a59c0c29880
- AVALANCHE_
TOKEN_ MESSENGER_ ADDRESS - https://developers.circle.com/stablecoins/evm-smart-contracts
- BASE_
DOMAIN_ ID - BASE_
MESSAGE_ TRANSMITTER_ ADDRESS - https://basescan.org/address/0xAD09780d193884d503182aD4588450C416D6F9D4
- BASE_
SEPOLIA_ MESSAGE_ TRANSMITTER_ ADDRESS - https://base-sepolia.blockscout.com/address/0x7865fAfC2db2093669d92c0F33AeEF291086BEFD
- BASE_
SEPOLIA_ TOKEN_ MESSENGER_ ADDRESS - https://developers.circle.com/stablecoins/evm-smart-contracts
- BASE_
TOKEN_ MESSENGER_ ADDRESS - https://developers.circle.com/stablecoins/evm-smart-contracts
- CHAIN_
CONFIRMATION_ CONFIG - DEFAULT_
CONFIRMATION_ TIMEOUT - Default confirmation requirements and timeouts for different chains
- ETHEREUM_
DOMAIN_ ID - ETHEREUM_
MESSAGE_ TRANSMITTER_ ADDRESS - https://etherscan.io/address/0x0a992d191DEeC32aFe36203Ad87D7d289a738F81
- ETHEREUM_
SEPOLIA_ MESSAGE_ TRANSMITTER_ ADDRESS - https://sepolia.etherscan.io/address/0x7865fAfC2db2093669d92c0F33AeEF291086BEFD
- ETHEREUM_
SEPOLIA_ TOKEN_ MESSENGER_ ADDRESS - https://developers.circle.com/stablecoins/evm-smart-contracts
- ETHEREUM_
TOKEN_ MESSENGER_ ADDRESS - https://developers.circle.com/stablecoins/evm-smart-contracts
- IRIS_
API - Circle Iris API environment URLs
- IRIS_
API_ SANDBOX - OPTIMISM_
DOMAIN_ ID - OPTIMISM_
MESSAGE_ TRANSMITTER_ ADDRESS - https://optimistic.etherscan.io/address/0x4D41f22c5a0e5c74090899E5a8Fb597a8842b3e8
- OPTIMISM_
TOKEN_ MESSENGER_ ADDRESS - https://developers.circle.com/stablecoins/evm-smart-contracts
- POLYGON_
CCTP_ V1_ MESSAGE_ TRANSMITTER - https://polygonscan.com/address/0x9daF8c91AEFAE50b9c0E69629D3F6Ca40cA3B3FE
- POLYGON_
CCTP_ V1_ TOKEN_ MESSENGER - https://developers.circle.com/stablecoins/evm-smart-contracts
- POLYGON_
DOMAIN_ ID - UNICHAIN_
DOMAIN_ ID
Traits§
- CctpV1
- Trait for chains that support CCTP bridging
Functions§
- get_
chain_ confirmation_ config - Gets the chain-specific confirmation configuration
Type Aliases§
- Attestation
Bytes - The bytes of the attestation.