Card: Sell 18 Dec Token for USDCCard: Sell 18 Dec Token for USDC
0x484428507A212cA56D71baa27Ca6089a6dB63a88
Actions · 16
Getpriceofin
Reads the latest Chainlink price of a base asset in a quote asset, normalized to 18 decimals.Reads the latest Chainlink price of a base asset in a quote asset, normalized to 18 decimals.
Calculate
Applies a binary arithmetic operation to two values and returns the result.Applies a binary arithmetic operation to two values and returns the result.
Calculatetimesdividedbyrounded
Multiplies two values and divides by a third in one step, rounding up or down.Multiplies two values and divides by a third in one step, rounding up or down.
Getconstant
Holds a well-known constant as a named value: max uint256, WAD, RAY, basis points, one, or zero.Holds a well-known constant as a named value: max uint256, WAD, RAY, basis points, one, or zero.
Calculate
Applies a binary arithmetic operation to two values and returns the result.Applies a binary arithmetic operation to two values and returns the result.
Calculateof
Calculates a proportion of a value using percent, basis points, WAD, or RAY units.Calculates a proportion of a value using percent, basis points, WAD, or RAY units.
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.
Get
Holds an address as a named value that later steps reference.Holds an address as a named value that later steps reference.
Calculate
Applies a binary arithmetic operation to two values and returns the result.Applies a binary arithmetic operation to two values and returns the result.
Transferto
Sends a token from the socket to another address, native or ERC-20.Sends a token from the socket to another address, native or ERC-20.
Getsolution
Hands tokens already transferred to the solver over for routing, then verifies the outcome.Hands tokens already transferred to the solver over for routing, then verifies the outcome.
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.
Calculate
Applies a binary arithmetic operation to two values and returns the result.Applies a binary arithmetic operation to two values and returns the result.
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.
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.
Bubble
Surfaces a value as an output of this plug.Surfaces a value as an output of this plug.