Fetch and cache the account for a given WhirlpoolConfig address
The address of the WhirlpoolConfig account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given WhirlpoolConfigExtension address
The address of the WhirlpoolConfigExtension account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of WhirlpoolConfigExtension addresses
The array of WhirlpoolConfigExtension account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of WhirlpoolConfig addresses
The array of WhirlpoolConfig account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given FeeTier address
The address of the fee tier account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of FeeTier addresses
The array of fee tier account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given Mint address
The address of the mint account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of Mint addresses
The array of mint account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given Whirlpool addresses
The mint address
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of Whirlpool addresses
The array of mint addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given Position address
The address of the position account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given PositionBundle address
The address of the position bundle account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of PositionBundle addresses
The array of position bundle account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of Position addresses
The array of position account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given TickArray address.
The address of the tick array account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of TickArray addresses
The array of tick array account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given TokenBadge address
The address of the TokenBadge account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of TokenBadge addresses
The array of TokenBadge account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the account for a given TokenAccount address
The address of the token account
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Fetch and cache the accounts for a given array of TokenAccount addresses
The array of token account addresses
Optional
opts: SimpleAccountFetchOptionsWhirlpoolAccountFetchOptions instance to dictate fetch behavior
Populate the fetcher's cache with the given WhirlpoolsData accounts
The map of addresses to on-chain account data
The ParsableEntity instance to parse the accounts
The current timestamp to use for the cache
Fetcher and cache layer for fetching WhirlpoolSupportedTypes from the network Default implementation for WhirlpoolAccountFetcherInterface