Limits how many times this plug can execute within a time interval.Limits how many times this plug can execute within a time interval.
Getbalanceofheldby
Reads a token balance held by an address, native or ERC-20.Reads a token balance held by an address, native or ERC-20.
Is
Compares two values with a chosen operator and returns a boolean.Compares two values with a chosen operator and returns a boolean.
Steers control flow by comparing two values: branch, loop, or require the condition holds.Steers control flow by comparing two values: branch, loop, or require the condition holds.
Supplyto
Supplies an asset to an Aave market, minting aTokens to the socket.Supplies an asset to an Aave market, minting aTokens to the socket.
Endblock
Closes the innermost open block, whether a conditional branch or a loop.Closes the innermost open block, whether a conditional branch or a loop.