Skip to content

/AWS1/CL_WA2CRYPTOCONFIG

The cryptocurrency payment configuration for AI bot monetization. Contains the list of blockchain payment networks where you receive payments.

CONSTRUCTOR

IMPORTING

Required arguments:

it_paymentnetworks TYPE /AWS1/CL_WA2PAYMENTNETWORK=>TT_PAYMENTNETWORKS TT_PAYMENTNETWORKS

The blockchain payment networks configured to receive payments. You can specify 1 to 2 networks. All networks must be in the same environment-either all production networks (Base, Solana) or all test networks (Base Sepolia, Solana Devnet).


Queryable Attributes

PaymentNetworks

The blockchain payment networks configured to receive payments. You can specify 1 to 2 networks. All networks must be in the same environment-either all production networks (Base, Solana) or all test networks (Base Sepolia, Solana Devnet).

Accessible with the following methods

Method Description
GET_PAYMENTNETWORKS() Getter for PAYMENTNETWORKS, with configurable default
ASK_PAYMENTNETWORKS() Getter for PAYMENTNETWORKS w/ exceptions if field has no val
HAS_PAYMENTNETWORKS() Determine if PAYMENTNETWORKS has a value