Configuration Reference
Required
Field
Type
Description
const config = {
integratorId: "your-integrator-id",
dstChainId: "8453",
dstTokenAddr: "0x833…913",
depositWalletAddress: "0x2A0…28A",
};Optional
styles
styles: {
themeMode: "dark",
componentStyles: { primaryColor: "#836FFF", backgroundColor: "#111111" },
}supportedDepositOptions
Key
Method
actionLabel
minDepositUsd / maxDepositUsd
customContractCalls
wallet
onEvent
Iframe-SDK-only options
Option
Type
Description
Widget-only props
Prop
Type
Description
Updating config at runtime
Last updated