Parameters for a token trigger
Amount of the token to use, in the token's smallest unit
1000000n // 1 USDC (6 decimals) Copy
1000000n // 1 USDC (6 decimals)
The chainId to use
1 // Ethereum Mainnet Copy
1 // Ethereum Mainnet
The address of the token to use on the relevant chain
"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" // USDC Copy
"0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48" // USDC
Parameters for a token trigger