Web3Cat
latest
User guide
Intro
Getting started
Cookbook
Technical details
Api
view
data
fetcher
Web3Cat
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__getitem__() (web3cat.fetcher.events_indices.BitArray method)
(web3cat.fetcher.events_indices.EventsIndexData method)
__setitem__() (web3cat.fetcher.events_indices.BitArray method)
A
add_token() (web3cat.data.chainlink.ChainlinkData method)
address (web3cat.fetcher.balances.Balance attribute)
(web3cat.fetcher.calls.Call attribute)
(web3cat.fetcher.erc20_metas.ERC20Meta attribute)
(web3cat.fetcher.events.Event attribute)
(web3cat.fetcher.events_indices.EventsIndex attribute)
address_filter (web3cat.data.erc20s.ERC20Data property)
all() (web3cat.fetcher.blocks.BlocksRepo method)
args (web3cat.fetcher.events.Event attribute)
(web3cat.fetcher.events_indices.EventsIndex property)
B
Balance (class in web3cat.fetcher.balances)
balance (web3cat.fetcher.balances.Balance attribute)
balance() (web3cat.view.View method)
balances() (web3cat.data.erc20s.ERC20Data method)
(web3cat.data.ethers.EtherData method)
(web3cat.data.portfolios.PortfolioData method)
balances_and_prices (web3cat.data.portfolios.PortfolioData property)
BalancesRepo (class in web3cat.fetcher.balances)
BalancesService (class in web3cat.fetcher.balances)
base_tokens (web3cat.data.portfolios.PortfolioData property)
BitArray (class in web3cat.fetcher.events_indices)
Block (class in web3cat.fetcher.blocks)
block_grid_step (web3cat.fetcher.core.Core property)
block_number (web3cat.fetcher.balances.Balance attribute)
(web3cat.fetcher.calls.Call attribute)
(web3cat.fetcher.events.Event attribute)
BLOCKS_PER_BIT (in module web3cat.fetcher.events_indices.constants)
BlocksRepo (class in web3cat.fetcher.blocks)
BlocksService (class in web3cat.fetcher.blocks)
breakdown_by_address() (web3cat.data.portfolios.PortfolioData method)
breakdown_by_token() (web3cat.data.portfolios.PortfolioData method)
C
cache (web3cat.fetcher.core.Core attribute)
Call (class in web3cat.fetcher.calls)
calldata (web3cat.fetcher.calls.Call attribute)
calldata() (in module web3cat.fetcher.utils)
CallsRepo (class in web3cat.fetcher.calls)
CallsService (class in web3cat.fetcher.calls)
chain_id (web3cat.fetcher.balances.Balance attribute)
(web3cat.fetcher.blocks.Block attribute)
(web3cat.fetcher.calls.Call attribute)
(web3cat.fetcher.core.Core property)
(web3cat.fetcher.erc20_metas.ERC20Meta attribute)
(web3cat.fetcher.events.Event attribute)
(web3cat.fetcher.events_indices.EventsIndex attribute)
chainlink_prices() (web3cat.view.View method)
ChainlinkData (class in web3cat.data.chainlink)
ChainlinkUSDData (class in web3cat.data.chainlink)
clear_cache() (web3cat.fetcher.balances.BalancesService method)
(web3cat.fetcher.blocks.BlocksService method)
(web3cat.fetcher.calls.CallsService method)
(web3cat.fetcher.erc20_metas.ERC20MetasService method)
(web3cat.fetcher.events.EventsService method)
conn (web3cat.fetcher.core.Core property)
connection_from_path() (in module web3cat.fetcher.core)
contract (web3cat.data.erc20s.ERC20Data property)
(web3cat.fetcher.erc20_metas.ERC20Meta attribute)
Core (class in web3cat.fetcher.core)
create() (web3cat.fetcher.balances.BalancesService static method)
(web3cat.fetcher.blocks.BlocksService static method)
(web3cat.fetcher.calls.CallsService static method)
(web3cat.fetcher.erc20_metas.ERC20MetasService static method)
(web3cat.fetcher.events.EventsService static method)
credit_account_data() (web3cat.data.gearbox.GearboxData method)
credit_accounts() (web3cat.data.gearbox.GearboxData method)
D
data (web3cat.fetcher.events_indices.EventsIndex attribute)
DataCore (class in web3cat.data.core)
decimals (web3cat.fetcher.erc20_metas.ERC20Meta attribute)
default() (web3cat.fetcher.utils.Web3JsonEncoder method)
dump() (web3cat.fetcher.events_indices.EventsIndexData method)
E
emission (web3cat.data.erc20s.ERC20Data property)
end (web3cat.data.core.DataCore attribute)
end_block (web3cat.fetcher.events_indices.EventsIndexData attribute)
ERC20Data (class in web3cat.data.erc20s)
ERC20Meta (class in web3cat.fetcher.erc20_metas)
ERC20MetasRepo (class in web3cat.fetcher.erc20_metas)
ERC20MetasService (class in web3cat.fetcher.erc20_metas)
EtherData (class in web3cat.data.ethers)
Event (class in web3cat.fetcher.events)
event (web3cat.fetcher.events.Event attribute)
(web3cat.fetcher.events_indices.EventsIndex attribute)
EventsIndex (class in web3cat.fetcher.events_indices)
EventsIndexData (class in web3cat.fetcher.events_indices)
EventsIndicesRepo (class in web3cat.fetcher.events_indices)
EventsRepo (class in web3cat.fetcher.events)
EventsService (class in web3cat.fetcher.events)
F
figure (web3cat.view.View property)
find() (web3cat.fetcher.balances.BalancesRepo method)
(web3cat.fetcher.blocks.BlocksRepo method)
(web3cat.fetcher.calls.CallsRepo method)
(web3cat.fetcher.erc20_metas.ERC20MetasRepo method)
(web3cat.fetcher.events.EventsRepo method)
find_indices() (web3cat.fetcher.events_indices.EventsIndicesRepo method)
find_many() (web3cat.fetcher.calls.CallsRepo method)
from_block_number (web3cat.data.core.DataCore property)
from_date (web3cat.data.core.DataCore property)
from_dict() (web3cat.fetcher.balances.Balance static method)
(web3cat.fetcher.blocks.Block static method)
(web3cat.fetcher.calls.Call static method)
(web3cat.fetcher.erc20_metas.ERC20Meta static method)
(web3cat.fetcher.events.Event static method)
from_row() (web3cat.fetcher.balances.Balance static method)
(web3cat.fetcher.blocks.Block static method)
(web3cat.fetcher.calls.Call static method)
(web3cat.fetcher.erc20_metas.ERC20Meta static method)
(web3cat.fetcher.events.Event static method)
(web3cat.fetcher.events_indices.EventsIndex static method)
from_timestamp (web3cat.data.core.DataCore property)
G
GearboxData (class in web3cat.data.gearbox)
get() (web3cat.fetcher.erc20_metas.ERC20MetasService method)
get_balance() (web3cat.fetcher.balances.BalancesService method)
get_balances() (web3cat.fetcher.balances.BalancesService method)
get_block_after_timestamp() (web3cat.fetcher.blocks.BlocksRepo method)
get_block_before_timestamp() (web3cat.fetcher.blocks.BlocksRepo method)
get_blocks() (web3cat.fetcher.blocks.BlocksService method)
get_call() (web3cat.fetcher.calls.CallsService method)
get_calls() (web3cat.fetcher.calls.CallsService method)
get_data() (web3cat.data.chainlink.ChainlinkData method)
(web3cat.view.View method)
get_events() (web3cat.fetcher.events.EventsService method)
get_index() (web3cat.fetcher.events_indices.EventsIndicesRepo method)
get_latest_block_at_timestamp() (web3cat.fetcher.blocks.BlocksService method)
get_latest_blocks_by_timestamps() (web3cat.fetcher.blocks.BlocksService method)
I
index (web3cat.data.chainlink.ChainlinkUSDData property)
initial_price (web3cat.data.chainlink.ChainlinkUSDData property)
J
json_response() (in module web3cat.fetcher.utils)
L
latest_block (web3cat.fetcher.blocks.BlocksService property)
liquidations (web3cat.data.gearbox.GearboxData property)
load() (web3cat.fetcher.events_indices.EventsIndexData static method)
log_index (web3cat.fetcher.events.Event attribute)
M
matches_filter() (web3cat.fetcher.events.Event method)
meta (web3cat.data.chainlink.ChainlinkUSDData property)
(web3cat.data.erc20s.ERC20Data property)
module
web3cat.data
web3cat.data.chainlink
web3cat.data.core
web3cat.data.erc20s
web3cat.data.ethers
web3cat.data.gearbox
web3cat.data.portfolios
web3cat.fetcher
web3cat.fetcher.balances
web3cat.fetcher.blocks
web3cat.fetcher.calls
web3cat.fetcher.core
web3cat.fetcher.erc20_metas
web3cat.fetcher.events
web3cat.fetcher.events_indices
web3cat.fetcher.utils
web3cat.view
N
name (web3cat.fetcher.erc20_metas.ERC20Meta attribute)
normalize_args() (web3cat.fetcher.events_indices.EventsIndex static method)
number (web3cat.fetcher.blocks.Block attribute)
O
oracle_aggregator_contract (web3cat.data.chainlink.ChainlinkUSDData property)
oracle_decimals (web3cat.data.chainlink.ChainlinkUSDData property)
oracle_proxy_contract (web3cat.data.chainlink.ChainlinkUSDData property)
P
pools (web3cat.data.gearbox.GearboxData property)
portfolio_balance() (web3cat.view.View method)
portfolio_by_address() (web3cat.view.View method)
portfolio_by_token() (web3cat.view.View method)
PortfolioData (class in web3cat.data.portfolios)
prefetch_events() (web3cat.fetcher.events.EventsService method)
prepend_empty_bytes() (web3cat.fetcher.events_indices.BitArray method)
prices() (web3cat.data.chainlink.ChainlinkData method)
(web3cat.data.chainlink.ChainlinkUSDData method)
print_progress() (in module web3cat.fetcher.utils)
purge() (web3cat.fetcher.balances.BalancesRepo method)
(web3cat.fetcher.blocks.BlocksRepo method)
(web3cat.fetcher.calls.CallsRepo method)
(web3cat.fetcher.erc20_metas.ERC20MetasRepo method)
(web3cat.fetcher.events.EventsRepo method)
(web3cat.fetcher.events_indices.EventsIndicesRepo method)
R
refresh_latest_block() (web3cat.fetcher.blocks.BlocksService method)
response (web3cat.fetcher.calls.Call attribute)
rpc (web3cat.fetcher.core.Core property)
S
save() (web3cat.fetcher.balances.BalancesRepo method)
(web3cat.fetcher.blocks.BlocksRepo method)
(web3cat.fetcher.calls.CallsRepo method)
(web3cat.fetcher.erc20_metas.ERC20MetasRepo method)
(web3cat.fetcher.events.EventsRepo method)
(web3cat.fetcher.events_indices.EventsIndicesRepo method)
set_range() (web3cat.fetcher.events_indices.BitArray method)
(web3cat.fetcher.events_indices.EventsIndexData method)
short_address() (in module web3cat.fetcher.utils)
show() (web3cat.view.View method)
snap_block_to_grid() (web3cat.fetcher.events_indices.EventsIndexData method)
start (web3cat.data.core.DataCore attribute)
step() (web3cat.fetcher.events_indices.EventsIndex method)
(web3cat.fetcher.events_indices.EventsIndexData method)
symbol (web3cat.fetcher.erc20_metas.ERC20Meta attribute)
T
timestamp (web3cat.fetcher.blocks.Block attribute)
to_block_number (web3cat.data.core.DataCore property)
to_date (web3cat.data.core.DataCore property)
to_dict() (web3cat.fetcher.balances.Balance method)
(web3cat.fetcher.blocks.Block method)
(web3cat.fetcher.calls.Call method)
(web3cat.fetcher.erc20_metas.ERC20Meta method)
(web3cat.fetcher.events.Event method)
(web3cat.fetcher.events_indices.EventsIndex method)
(web3cat.fetcher.events_indices.EventsIndexData method)
to_hex() (web3cat.fetcher.events_indices.BitArray method)
to_row() (web3cat.fetcher.balances.Balance method)
(web3cat.fetcher.blocks.Block method)
(web3cat.fetcher.calls.Call method)
(web3cat.fetcher.erc20_metas.ERC20Meta method)
(web3cat.fetcher.events.Event method)
(web3cat.fetcher.events_indices.EventsIndex method)
to_timestamp (web3cat.data.core.DataCore property)
tokens (web3cat.data.portfolios.PortfolioData property)
total_supply() (web3cat.data.erc20s.ERC20Data method)
(web3cat.view.View method)
transaction_hash (web3cat.fetcher.events.Event attribute)
transfers (web3cat.data.erc20s.ERC20Data property)
U
updates (web3cat.data.chainlink.ChainlinkUSDData property)
V
View (class in web3cat.view)
volume (web3cat.data.erc20s.ERC20Data property)
W
w3 (web3cat.data.core.DataCore property)
(web3cat.fetcher.core.Core property)
web3cat.data
module
web3cat.data.chainlink
module
web3cat.data.core
module
web3cat.data.erc20s
module
web3cat.data.ethers
module
web3cat.data.gearbox
module
web3cat.data.portfolios
module
web3cat.fetcher
module
web3cat.fetcher.balances
module
web3cat.fetcher.blocks
module
web3cat.fetcher.calls
module
web3cat.fetcher.core
module
web3cat.fetcher.erc20_metas
module
web3cat.fetcher.events
module
web3cat.fetcher.events_indices
module
web3cat.fetcher.utils
module
web3cat.view
module
Web3JsonEncoder (class in web3cat.fetcher.utils)