Plug
Enter App
Posts
Protocols
Docs
Get Holding Value
Get Holding Value
0x4844
28507A212cA56D71baa27Ca6089a6dB6
3a88
Actions · 4
Get
balance
of
token
token
held
by
holder_wallet
holder_wallet
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
balance
balance
times
times
price
price
Applies a binary arithmetic operation to two values and returns the result.
Applies a binary arithmetic operation to two values and returns the result.
Set
value
value
to
calculation
calculation
Assigns a value to a named variable that later steps reference.
Assigns a value to a named variable that later steps reference.
Bubble
value
value
Surfaces a value as an output of this plug.
Surfaces a value as an output of this plug.
Related plugs · 8
Token
standard:token
address
Holder Wallet
standard:wallet:external
standard:market
address
Price
format:any
uint256
Use in App
Back