Usages with embedded widget
Embedded Swap using TxWidget with customization options
<TxWidget
integratorId="YOUR_INTEGRATOR_ID"
dstChain="8453"
dstToken="0x8fe815417913a93ea99049fc0718ee1647a2a07c"
defaultWalletPicker={true}
/>Wallet Connection Workflow:
<TxWidget
integratorId="YOUR_INTEGRATOR_ID"
dstChain="8453"
dstToken="0x8fe815417913a93ea99049fc0718ee1647a2a07c"
defaultWalletPicker={true}
/>
Enabling light mode

Theme customization

Using Props Across TxWidget and openTransactionModal
TxWidget and openTransactionModalLast updated