Skip to main content

TypeScript shape

At least networkId is required (the create call rejects with BAD_USER_INPUT if conditions.networkId is missing).
OneOfNumberConditionInput
Match one of several network ids. See OneOfNumberConditionInput.
StringEqualsConditionInput
Token contract address. See StringEqualsConditionInput.
StringEqualsConditionInput
Wallet address (sender or recipient depending on direction). See StringEqualsConditionInput.
OneOfTokenTransferDirectionConditionInput
Direction of the transfer (FROM / TO). See OneOfTokenTransferDirectionConditionInput.