CONTRACT_ADDRESSES
const CONTRACT_ADDRESSES: object;
Defined in: packages/synapse-sdk/src/utils/constants.ts:315
Contract addresses
Type Declaration
Section titled “Type Declaration”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.mainnet
Section titled “MULTICALL3.mainnet”readonly mainnet: "0xcA11bde05977b3631167028862bE2a173976CA11" = '0xcA11bde05977b3631167028862bE2a173976CA11';
readonly USDFC: object;
USDFC.calibration
Section titled “USDFC.calibration”readonly calibration: "0xb3042734b608a1B16e9e86B374A3f3e389B4cDf0" = '0xb3042734b608a1B16e9e86B374A3f3e389B4cDf0';
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: "0xbe7027f4e84B4a261A531eFD1c4ad878FC4B5C77" = '0xbe7027f4e84B4a261A531eFD1c4ad878FC4B5C77';
WARM_STORAGE.mainnet
Section titled “WARM_STORAGE.mainnet”readonly mainnet: "0x81DFD9813aDd354f03704F31419b0c6268d46232" = '0x81DFD9813aDd354f03704F31419b0c6268d46232';