CONTRACT_ADDRESSES
const CONTRACT_ADDRESSES: object;Defined in: packages/synapse-sdk/src/utils/constants.ts:338
Contract addresses
Type Declaration
Section titled “Type Declaration”ENDORSEMENTS
Section titled “ENDORSEMENTS”readonly ENDORSEMENTS: object;ENDORSEMENTS.calibration
Section titled “ENDORSEMENTS.calibration”readonly calibration: "0xAA2f7CfC7ecAc616EC9C1f6d700fAd19087FAC84";ENDORSEMENTS.devnet
Section titled “ENDORSEMENTS.devnet”readonly devnet: undefined = undefined;ENDORSEMENTS.mainnet
Section titled “ENDORSEMENTS.mainnet”readonly mainnet: "0x59eFa2e8324E1551d46010d7B0B140eE2F5c726b";MULTICALL3
Section titled “MULTICALL3”readonly MULTICALL3: object;Multicall3 contract addresses - used for batching multiple contract calls Same address across most EVM chains including Filecoin
MULTICALL3.calibration
Section titled “MULTICALL3.calibration”readonly calibration: "0xcA11bde05977b3631167028862bE2a173976CA11" = '0xcA11bde05977b3631167028862bE2a173976CA11';MULTICALL3.devnet
Section titled “MULTICALL3.devnet”readonly devnet: undefined = undefined;MULTICALL3.mainnet
Section titled “MULTICALL3.mainnet”readonly mainnet: "0xcA11bde05977b3631167028862bE2a173976CA11" = '0xcA11bde05977b3631167028862bE2a173976CA11';readonly USDFC: object;USDFC.calibration
Section titled “USDFC.calibration”readonly calibration: "0xb3042734b608a1B16e9e86B374A3f3e389B4cDf0" = '0xb3042734b608a1B16e9e86B374A3f3e389B4cDf0';USDFC.devnet
Section titled “USDFC.devnet”readonly devnet: undefined = undefined;USDFC.mainnet
Section titled “USDFC.mainnet”readonly mainnet: "0x80B98d3aa09ffff255c3ba4A241111Ff1262F045" = '0x80B98d3aa09ffff255c3ba4A241111Ff1262F045';WARM_STORAGE
Section titled “WARM_STORAGE”readonly WARM_STORAGE: object;Warm Storage service contract addresses - the only address needed for SDK initialization All other contract addresses are discovered from this contract
WARM_STORAGE.calibration
Section titled “WARM_STORAGE.calibration”readonly calibration: "0x02925630df557F957f70E112bA06e50965417CA0";WARM_STORAGE.devnet
Section titled “WARM_STORAGE.devnet”readonly devnet: undefined = undefined;WARM_STORAGE.mainnet
Section titled “WARM_STORAGE.mainnet”readonly mainnet: "0x8408502033C418E1bbC97cE9ac48E5528F371A9f";