MonetizationConfig
The monetization configuration for a web ACL or rule group. Specifies the cryptocurrency payment networks and currency mode for AI bot monetization. You must provide this configuration when any rule in the web ACL or rule group uses the Monetize action.
Contents
- CryptoConfig
-
The cryptocurrency payment configuration, including the blockchain networks and wallet addresses where you receive payments.
Type: CryptoConfig object
Required: No
- CurrencyMode
-
Specifies whether the configuration uses real or test currency. Set to
REALto settle payments in USDC on production blockchain networks (Base, Solana). Set toTESTto settle on testnet networks (Base Sepolia, Solana Devnet) with tokens that have no monetary value. If not specified, defaults toREAL.Type: String
Valid Values:
REAL | TESTRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: