
Balancer · Reads onchain state
Reads the address of a token registered to a Balancer pool in the Vault. The pool's token list is fetched from the Vault and the entry matching the given token is returned, tagged as a token for downstream use. Reach for it when a pool is chosen at runtime and later steps need a concrete token address to approve, swap, or read a balance for.
On other protocols · 5