Skip to main content

Objects

mutation_root#

mutation root

Fields

NameDescription
delete_ss_actions
ss_actions_mutation_response

delete data from the table: "ss.actions"

Arguments

NameDescription
where
ss_actions_bool_exp!

filter the rows which have to be deleted

delete_ss_actions_by_pk
ss_actions

delete single row from the table: "ss.actions"

Arguments

NameDescription
id
Int!
delete_ss_dipdup_state
ss_dipdup_state_mutation_response

delete data from the table: "ss.dipdup_state"

Arguments

NameDescription
where
ss_dipdup_state_bool_exp!

filter the rows which have to be deleted

delete_ss_dipdup_state_by_pk
ss_dipdup_state

delete single row from the table: "ss.dipdup_state"

Arguments

NameDescription
index_name
String!
delete_ss_farm_account
ss_farm_account_mutation_response

delete data from the table: "ss.farm_account"

Arguments

NameDescription
where
ss_farm_account_bool_exp!

filter the rows which have to be deleted

delete_ss_farm_account_by_pk
ss_farm_account

delete single row from the table: "ss.farm_account"

Arguments

NameDescription
id
Int!
delete_ss_farm_info
ss_farm_info_mutation_response

delete data from the table: "ss.farm_info"

Arguments

NameDescription
where
ss_farm_info_bool_exp!

filter the rows which have to be deleted

delete_ss_farm_info_by_pk
ss_farm_info

delete single row from the table: "ss.farm_info"

Arguments

NameDescription
id
Int!
delete_ss_liquidity
ss_liquidity_mutation_response

delete data from the table: "ss.liquidity"

Arguments

NameDescription
where
ss_liquidity_bool_exp!

filter the rows which have to be deleted

delete_ss_liquidity_by_pk
ss_liquidity

delete single row from the table: "ss.liquidity"

Arguments

NameDescription
id
Int!
delete_ss_pair_day_data
ss_pair_day_data_mutation_response

delete data from the table: "ss.pair_day_data"

Arguments

NameDescription
where
ss_pair_day_data_bool_exp!

filter the rows which have to be deleted

delete_ss_pair_day_data_by_pk
ss_pair_day_data

delete single row from the table: "ss.pair_day_data"

Arguments

NameDescription
id
Int!
delete_ss_pair_hour_data
ss_pair_hour_data_mutation_response

delete data from the table: "ss.pair_hour_data"

Arguments

NameDescription
where
ss_pair_hour_data_bool_exp!

filter the rows which have to be deleted

delete_ss_pair_hour_data_by_pk
ss_pair_hour_data

delete single row from the table: "ss.pair_hour_data"

Arguments

NameDescription
id
Int!
delete_ss_pair_info
ss_pair_info_mutation_response

delete data from the table: "ss.pair_info"

Arguments

NameDescription
where
ss_pair_info_bool_exp!

filter the rows which have to be deleted

delete_ss_pair_info_by_pk
ss_pair_info

delete single row from the table: "ss.pair_info"

Arguments

NameDescription
id
Int!
delete_ss_spicy
ss_spicy_mutation_response

delete data from the table: "ss.spicy"

Arguments

NameDescription
where
ss_spicy_bool_exp!

filter the rows which have to be deleted

delete_ss_spicy_by_pk
ss_spicy

delete single row from the table: "ss.spicy"

Arguments

NameDescription
id
Int!
delete_ss_spicy_day_data
ss_spicy_day_data_mutation_response

delete data from the table: "ss.spicy_day_data"

Arguments

NameDescription
where
ss_spicy_day_data_bool_exp!

filter the rows which have to be deleted

delete_ss_spicy_day_data_by_pk
ss_spicy_day_data

delete single row from the table: "ss.spicy_day_data"

Arguments

NameDescription
id
Int!
delete_ss_token_day_data
ss_token_day_data_mutation_response

delete data from the table: "ss.token_day_data"

Arguments

NameDescription
where
ss_token_day_data_bool_exp!

filter the rows which have to be deleted

delete_ss_token_day_data_by_pk
ss_token_day_data

delete single row from the table: "ss.token_day_data"

Arguments

NameDescription
id
Int!
delete_ss_token_metadata
ss_token_metadata_mutation_response

delete data from the table: "ss.token_metadata"

Arguments

NameDescription
where
ss_token_metadata_bool_exp!

filter the rows which have to be deleted

delete_ss_token_metadata_by_pk
ss_token_metadata

delete single row from the table: "ss.token_metadata"

Arguments

NameDescription
tag
String!
delete_ss_tokens
ss_tokens_mutation_response

delete data from the table: "ss.tokens"

Arguments

NameDescription
where
ss_tokens_bool_exp!

filter the rows which have to be deleted

delete_ss_tokens_by_pk
ss_tokens

delete single row from the table: "ss.tokens"

Arguments

NameDescription
id
Int!
delete_ss_total_supply
ss_total_supply_mutation_response

delete data from the table: "ss.total_supply"

Arguments

NameDescription
where
ss_total_supply_bool_exp!

filter the rows which have to be deleted

delete_ss_total_supply_by_pk
ss_total_supply

delete single row from the table: "ss.total_supply"

Arguments

NameDescription
id
Int!
delete_ss_usd
ss_usd_mutation_response

delete data from the table: "ss.usd"

Arguments

NameDescription
where
ss_usd_bool_exp!

filter the rows which have to be deleted

delete_ss_usd_by_pk
ss_usd

delete single row from the table: "ss.usd"

Arguments

NameDescription
id
Int!
insert_ss_actions
ss_actions_mutation_response

insert data into the table: "ss.actions"

Arguments

NameDescription
objects
[ss_actions_insert_input!]!

the rows to be inserted

on_conflict
ss_actions_on_conflict

on conflict condition

insert_ss_actions_one
ss_actions

insert a single row into the table: "ss.actions"

Arguments

NameDescription
object
ss_actions_insert_input!

the row to be inserted

on_conflict
ss_actions_on_conflict

on conflict condition

insert_ss_dipdup_state
ss_dipdup_state_mutation_response

insert data into the table: "ss.dipdup_state"

Arguments

NameDescription
objects
[ss_dipdup_state_insert_input!]!

the rows to be inserted

on_conflict
ss_dipdup_state_on_conflict

on conflict condition

insert_ss_dipdup_state_one
ss_dipdup_state

insert a single row into the table: "ss.dipdup_state"

Arguments

NameDescription
object
ss_dipdup_state_insert_input!

the row to be inserted

on_conflict
ss_dipdup_state_on_conflict

on conflict condition

insert_ss_farm_account
ss_farm_account_mutation_response

insert data into the table: "ss.farm_account"

Arguments

NameDescription
objects
[ss_farm_account_insert_input!]!

the rows to be inserted

on_conflict
ss_farm_account_on_conflict

on conflict condition

insert_ss_farm_account_one
ss_farm_account

insert a single row into the table: "ss.farm_account"

Arguments

NameDescription
object
ss_farm_account_insert_input!

the row to be inserted

on_conflict
ss_farm_account_on_conflict

on conflict condition

insert_ss_farm_info
ss_farm_info_mutation_response

insert data into the table: "ss.farm_info"

Arguments

NameDescription
objects
[ss_farm_info_insert_input!]!

the rows to be inserted

on_conflict
ss_farm_info_on_conflict

on conflict condition

insert_ss_farm_info_one
ss_farm_info

insert a single row into the table: "ss.farm_info"

Arguments

NameDescription
object
ss_farm_info_insert_input!

the row to be inserted

on_conflict
ss_farm_info_on_conflict

on conflict condition

insert_ss_liquidity
ss_liquidity_mutation_response

insert data into the table: "ss.liquidity"

Arguments

NameDescription
objects
[ss_liquidity_insert_input!]!

the rows to be inserted

on_conflict
ss_liquidity_on_conflict

on conflict condition

insert_ss_liquidity_one
ss_liquidity

insert a single row into the table: "ss.liquidity"

Arguments

NameDescription
object
ss_liquidity_insert_input!

the row to be inserted

on_conflict
ss_liquidity_on_conflict

on conflict condition

insert_ss_pair_day_data
ss_pair_day_data_mutation_response

insert data into the table: "ss.pair_day_data"

Arguments

NameDescription
objects
[ss_pair_day_data_insert_input!]!

the rows to be inserted

on_conflict
ss_pair_day_data_on_conflict

on conflict condition

insert_ss_pair_day_data_one
ss_pair_day_data

insert a single row into the table: "ss.pair_day_data"

Arguments

NameDescription
object
ss_pair_day_data_insert_input!

the row to be inserted

on_conflict
ss_pair_day_data_on_conflict

on conflict condition

insert_ss_pair_hour_data
ss_pair_hour_data_mutation_response

insert data into the table: "ss.pair_hour_data"

Arguments

NameDescription
objects
[ss_pair_hour_data_insert_input!]!

the rows to be inserted

on_conflict
ss_pair_hour_data_on_conflict

on conflict condition

insert_ss_pair_hour_data_one
ss_pair_hour_data

insert a single row into the table: "ss.pair_hour_data"

Arguments

NameDescription
object
ss_pair_hour_data_insert_input!

the row to be inserted

on_conflict
ss_pair_hour_data_on_conflict

on conflict condition

insert_ss_pair_info
ss_pair_info_mutation_response

insert data into the table: "ss.pair_info"

Arguments

NameDescription
objects
[ss_pair_info_insert_input!]!

the rows to be inserted

on_conflict
ss_pair_info_on_conflict

on conflict condition

insert_ss_pair_info_one
ss_pair_info

insert a single row into the table: "ss.pair_info"

Arguments

NameDescription
object
ss_pair_info_insert_input!

the row to be inserted

on_conflict
ss_pair_info_on_conflict

on conflict condition

insert_ss_spicy
ss_spicy_mutation_response

insert data into the table: "ss.spicy"

Arguments

NameDescription
objects
[ss_spicy_insert_input!]!

the rows to be inserted

on_conflict
ss_spicy_on_conflict

on conflict condition

insert_ss_spicy_day_data
ss_spicy_day_data_mutation_response

insert data into the table: "ss.spicy_day_data"

Arguments

NameDescription
objects
[ss_spicy_day_data_insert_input!]!

the rows to be inserted

on_conflict
ss_spicy_day_data_on_conflict

on conflict condition

insert_ss_spicy_day_data_one
ss_spicy_day_data

insert a single row into the table: "ss.spicy_day_data"

Arguments

NameDescription
object
ss_spicy_day_data_insert_input!

the row to be inserted

on_conflict
ss_spicy_day_data_on_conflict

on conflict condition

insert_ss_spicy_one
ss_spicy

insert a single row into the table: "ss.spicy"

Arguments

NameDescription
object
ss_spicy_insert_input!

the row to be inserted

on_conflict
ss_spicy_on_conflict

on conflict condition

insert_ss_token_day_data
ss_token_day_data_mutation_response

insert data into the table: "ss.token_day_data"

Arguments

NameDescription
objects
[ss_token_day_data_insert_input!]!

the rows to be inserted

on_conflict
ss_token_day_data_on_conflict

on conflict condition

insert_ss_token_day_data_one
ss_token_day_data

insert a single row into the table: "ss.token_day_data"

Arguments

NameDescription
object
ss_token_day_data_insert_input!

the row to be inserted

on_conflict
ss_token_day_data_on_conflict

on conflict condition

insert_ss_token_metadata
ss_token_metadata_mutation_response

insert data into the table: "ss.token_metadata"

Arguments

NameDescription
objects
[ss_token_metadata_insert_input!]!

the rows to be inserted

on_conflict
ss_token_metadata_on_conflict

on conflict condition

insert_ss_token_metadata_one
ss_token_metadata

insert a single row into the table: "ss.token_metadata"

Arguments

NameDescription
object
ss_token_metadata_insert_input!

the row to be inserted

on_conflict
ss_token_metadata_on_conflict

on conflict condition

insert_ss_tokens
ss_tokens_mutation_response

insert data into the table: "ss.tokens"

Arguments

NameDescription
objects
[ss_tokens_insert_input!]!

the rows to be inserted

on_conflict
ss_tokens_on_conflict

on conflict condition

insert_ss_tokens_one
ss_tokens

insert a single row into the table: "ss.tokens"

Arguments

NameDescription
object
ss_tokens_insert_input!

the row to be inserted

on_conflict
ss_tokens_on_conflict

on conflict condition

insert_ss_total_supply
ss_total_supply_mutation_response

insert data into the table: "ss.total_supply"

Arguments

NameDescription
objects
[ss_total_supply_insert_input!]!

the rows to be inserted

on_conflict
ss_total_supply_on_conflict

on conflict condition

insert_ss_total_supply_one
ss_total_supply

insert a single row into the table: "ss.total_supply"

Arguments

NameDescription
object
ss_total_supply_insert_input!

the row to be inserted

on_conflict
ss_total_supply_on_conflict

on conflict condition

insert_ss_usd
ss_usd_mutation_response

insert data into the table: "ss.usd"

Arguments

NameDescription
objects
[ss_usd_insert_input!]!

the rows to be inserted

on_conflict
ss_usd_on_conflict

on conflict condition

insert_ss_usd_one
ss_usd

insert a single row into the table: "ss.usd"

Arguments

NameDescription
object
ss_usd_insert_input!

the row to be inserted

on_conflict
ss_usd_on_conflict

on conflict condition

update_ss_actions
ss_actions_mutation_response

update data of the table: "ss.actions"

Arguments

NameDescription
_inc
ss_actions_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_actions_set_input

sets the columns of the filtered rows to the given values

where
ss_actions_bool_exp!

filter the rows which have to be updated

update_ss_actions_by_pk
ss_actions

update single row of the table: "ss.actions"

Arguments

NameDescription
_inc
ss_actions_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_actions_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_actions_pk_columns_input!
update_ss_dipdup_state
ss_dipdup_state_mutation_response

update data of the table: "ss.dipdup_state"

Arguments

NameDescription
_inc
ss_dipdup_state_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_dipdup_state_set_input

sets the columns of the filtered rows to the given values

where
ss_dipdup_state_bool_exp!

filter the rows which have to be updated

update_ss_dipdup_state_by_pk
ss_dipdup_state

update single row of the table: "ss.dipdup_state"

Arguments

NameDescription
_inc
ss_dipdup_state_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_dipdup_state_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_dipdup_state_pk_columns_input!
update_ss_farm_account
ss_farm_account_mutation_response

update data of the table: "ss.farm_account"

Arguments

NameDescription
_inc
ss_farm_account_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_farm_account_set_input

sets the columns of the filtered rows to the given values

where
ss_farm_account_bool_exp!

filter the rows which have to be updated

update_ss_farm_account_by_pk
ss_farm_account

update single row of the table: "ss.farm_account"

Arguments

NameDescription
_inc
ss_farm_account_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_farm_account_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_farm_account_pk_columns_input!
update_ss_farm_info
ss_farm_info_mutation_response

update data of the table: "ss.farm_info"

Arguments

NameDescription
_inc
ss_farm_info_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_farm_info_set_input

sets the columns of the filtered rows to the given values

where
ss_farm_info_bool_exp!

filter the rows which have to be updated

update_ss_farm_info_by_pk
ss_farm_info

update single row of the table: "ss.farm_info"

Arguments

NameDescription
_inc
ss_farm_info_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_farm_info_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_farm_info_pk_columns_input!
update_ss_liquidity
ss_liquidity_mutation_response

update data of the table: "ss.liquidity"

Arguments

NameDescription
_inc
ss_liquidity_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_liquidity_set_input

sets the columns of the filtered rows to the given values

where
ss_liquidity_bool_exp!

filter the rows which have to be updated

update_ss_liquidity_by_pk
ss_liquidity

update single row of the table: "ss.liquidity"

Arguments

NameDescription
_inc
ss_liquidity_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_liquidity_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_liquidity_pk_columns_input!
update_ss_pair_day_data
ss_pair_day_data_mutation_response

update data of the table: "ss.pair_day_data"

Arguments

NameDescription
_inc
ss_pair_day_data_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_pair_day_data_set_input

sets the columns of the filtered rows to the given values

where
ss_pair_day_data_bool_exp!

filter the rows which have to be updated

update_ss_pair_day_data_by_pk
ss_pair_day_data

update single row of the table: "ss.pair_day_data"

Arguments

NameDescription
_inc
ss_pair_day_data_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_pair_day_data_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_pair_day_data_pk_columns_input!
update_ss_pair_hour_data
ss_pair_hour_data_mutation_response

update data of the table: "ss.pair_hour_data"

Arguments

NameDescription
_inc
ss_pair_hour_data_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_pair_hour_data_set_input

sets the columns of the filtered rows to the given values

where
ss_pair_hour_data_bool_exp!

filter the rows which have to be updated

update_ss_pair_hour_data_by_pk
ss_pair_hour_data

update single row of the table: "ss.pair_hour_data"

Arguments

NameDescription
_inc
ss_pair_hour_data_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_pair_hour_data_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_pair_hour_data_pk_columns_input!
update_ss_pair_info
ss_pair_info_mutation_response

update data of the table: "ss.pair_info"

Arguments

NameDescription
_inc
ss_pair_info_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_pair_info_set_input

sets the columns of the filtered rows to the given values

where
ss_pair_info_bool_exp!

filter the rows which have to be updated

update_ss_pair_info_by_pk
ss_pair_info

update single row of the table: "ss.pair_info"

Arguments

NameDescription
_inc
ss_pair_info_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_pair_info_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_pair_info_pk_columns_input!
update_ss_spicy
ss_spicy_mutation_response

update data of the table: "ss.spicy"

Arguments

NameDescription
_inc
ss_spicy_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_spicy_set_input

sets the columns of the filtered rows to the given values

where
ss_spicy_bool_exp!

filter the rows which have to be updated

update_ss_spicy_by_pk
ss_spicy

update single row of the table: "ss.spicy"

Arguments

NameDescription
_inc
ss_spicy_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_spicy_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_spicy_pk_columns_input!
update_ss_spicy_day_data
ss_spicy_day_data_mutation_response

update data of the table: "ss.spicy_day_data"

Arguments

NameDescription
_inc
ss_spicy_day_data_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_spicy_day_data_set_input

sets the columns of the filtered rows to the given values

where
ss_spicy_day_data_bool_exp!

filter the rows which have to be updated

update_ss_spicy_day_data_by_pk
ss_spicy_day_data

update single row of the table: "ss.spicy_day_data"

Arguments

NameDescription
_inc
ss_spicy_day_data_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_spicy_day_data_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_spicy_day_data_pk_columns_input!
update_ss_token_day_data
ss_token_day_data_mutation_response

update data of the table: "ss.token_day_data"

Arguments

NameDescription
_inc
ss_token_day_data_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_token_day_data_set_input

sets the columns of the filtered rows to the given values

where
ss_token_day_data_bool_exp!

filter the rows which have to be updated

update_ss_token_day_data_by_pk
ss_token_day_data

update single row of the table: "ss.token_day_data"

Arguments

NameDescription
_inc
ss_token_day_data_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_token_day_data_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_token_day_data_pk_columns_input!
update_ss_token_metadata
ss_token_metadata_mutation_response

update data of the table: "ss.token_metadata"

Arguments

NameDescription
_inc
ss_token_metadata_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_token_metadata_set_input

sets the columns of the filtered rows to the given values

where
ss_token_metadata_bool_exp!

filter the rows which have to be updated

update_ss_token_metadata_by_pk
ss_token_metadata

update single row of the table: "ss.token_metadata"

Arguments

NameDescription
_inc
ss_token_metadata_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_token_metadata_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_token_metadata_pk_columns_input!
update_ss_tokens
ss_tokens_mutation_response

update data of the table: "ss.tokens"

Arguments

NameDescription
_inc
ss_tokens_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_tokens_set_input

sets the columns of the filtered rows to the given values

where
ss_tokens_bool_exp!

filter the rows which have to be updated

update_ss_tokens_by_pk
ss_tokens

update single row of the table: "ss.tokens"

Arguments

NameDescription
_inc
ss_tokens_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_tokens_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_tokens_pk_columns_input!
update_ss_total_supply
ss_total_supply_mutation_response

update data of the table: "ss.total_supply"

Arguments

NameDescription
_inc
ss_total_supply_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_total_supply_set_input

sets the columns of the filtered rows to the given values

where
ss_total_supply_bool_exp!

filter the rows which have to be updated

update_ss_total_supply_by_pk
ss_total_supply

update single row of the table: "ss.total_supply"

Arguments

NameDescription
_inc
ss_total_supply_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_total_supply_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_total_supply_pk_columns_input!
update_ss_usd
ss_usd_mutation_response

update data of the table: "ss.usd"

Arguments

NameDescription
_inc
ss_usd_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_usd_set_input

sets the columns of the filtered rows to the given values

where
ss_usd_bool_exp!

filter the rows which have to be updated

update_ss_usd_by_pk
ss_usd

update single row of the table: "ss.usd"

Arguments

NameDescription
_inc
ss_usd_inc_input

increments the numeric columns with given value of the filtered values

_set
ss_usd_set_input

sets the columns of the filtered rows to the given values

pk_columns
ss_usd_pk_columns_input!

query_root#

Fields

NameDescription
ss_actions
[ss_actions!]!

fetch data from the table: "ss.actions"

Arguments

NameDescription
distinct_on
[ss_actions_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_actions_order_by!]

sort the rows by one or more columns

where
ss_actions_bool_exp

filter the rows returned

ss_actions_aggregate
ss_actions_aggregate!

fetch aggregated fields from the table: "ss.actions"

Arguments

NameDescription
distinct_on
[ss_actions_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_actions_order_by!]

sort the rows by one or more columns

where
ss_actions_bool_exp

filter the rows returned

ss_actions_by_pk
ss_actions

fetch data from the table: "ss.actions" using primary key columns

Arguments

NameDescription
id
Int!
ss_dipdup_state
[ss_dipdup_state!]!

fetch data from the table: "ss.dipdup_state"

Arguments

NameDescription
distinct_on
[ss_dipdup_state_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_dipdup_state_order_by!]

sort the rows by one or more columns

where
ss_dipdup_state_bool_exp

filter the rows returned

ss_dipdup_state_aggregate
ss_dipdup_state_aggregate!

fetch aggregated fields from the table: "ss.dipdup_state"

Arguments

NameDescription
distinct_on
[ss_dipdup_state_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_dipdup_state_order_by!]

sort the rows by one or more columns

where
ss_dipdup_state_bool_exp

filter the rows returned

ss_dipdup_state_by_pk
ss_dipdup_state

fetch data from the table: "ss.dipdup_state" using primary key columns

Arguments

NameDescription
index_name
String!
ss_farm_account
[ss_farm_account!]!

fetch data from the table: "ss.farm_account"

Arguments

NameDescription
distinct_on
[ss_farm_account_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_farm_account_order_by!]

sort the rows by one or more columns

where
ss_farm_account_bool_exp

filter the rows returned

ss_farm_account_aggregate
ss_farm_account_aggregate!

fetch aggregated fields from the table: "ss.farm_account"

Arguments

NameDescription
distinct_on
[ss_farm_account_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_farm_account_order_by!]

sort the rows by one or more columns

where
ss_farm_account_bool_exp

filter the rows returned

ss_farm_account_by_pk
ss_farm_account

fetch data from the table: "ss.farm_account" using primary key columns

Arguments

NameDescription
id
Int!
ss_farm_info
[ss_farm_info!]!

fetch data from the table: "ss.farm_info"

Arguments

NameDescription
distinct_on
[ss_farm_info_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_farm_info_order_by!]

sort the rows by one or more columns

where
ss_farm_info_bool_exp

filter the rows returned

ss_farm_info_aggregate
ss_farm_info_aggregate!

fetch aggregated fields from the table: "ss.farm_info"

Arguments

NameDescription
distinct_on
[ss_farm_info_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_farm_info_order_by!]

sort the rows by one or more columns

where
ss_farm_info_bool_exp

filter the rows returned

ss_farm_info_by_pk
ss_farm_info

fetch data from the table: "ss.farm_info" using primary key columns

Arguments

NameDescription
id
Int!
ss_liquidity
[ss_liquidity!]!

fetch data from the table: "ss.liquidity"

Arguments

NameDescription
distinct_on
[ss_liquidity_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_liquidity_order_by!]

sort the rows by one or more columns

where
ss_liquidity_bool_exp

filter the rows returned

ss_liquidity_aggregate
ss_liquidity_aggregate!

fetch aggregated fields from the table: "ss.liquidity"

Arguments

NameDescription
distinct_on
[ss_liquidity_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_liquidity_order_by!]

sort the rows by one or more columns

where
ss_liquidity_bool_exp

filter the rows returned

ss_liquidity_by_pk
ss_liquidity

fetch data from the table: "ss.liquidity" using primary key columns

Arguments

NameDescription
id
Int!
ss_pair_day_data
[ss_pair_day_data!]!

fetch data from the table: "ss.pair_day_data"

Arguments

NameDescription
distinct_on
[ss_pair_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_day_data_order_by!]

sort the rows by one or more columns

where
ss_pair_day_data_bool_exp

filter the rows returned

ss_pair_day_data_aggregate
ss_pair_day_data_aggregate!

fetch aggregated fields from the table: "ss.pair_day_data"

Arguments

NameDescription
distinct_on
[ss_pair_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_day_data_order_by!]

sort the rows by one or more columns

where
ss_pair_day_data_bool_exp

filter the rows returned

ss_pair_day_data_by_pk
ss_pair_day_data

fetch data from the table: "ss.pair_day_data" using primary key columns

Arguments

NameDescription
id
Int!
ss_pair_hour_data
[ss_pair_hour_data!]!

fetch data from the table: "ss.pair_hour_data"

Arguments

NameDescription
distinct_on
[ss_pair_hour_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_hour_data_order_by!]

sort the rows by one or more columns

where
ss_pair_hour_data_bool_exp

filter the rows returned

ss_pair_hour_data_aggregate
ss_pair_hour_data_aggregate!

fetch aggregated fields from the table: "ss.pair_hour_data"

Arguments

NameDescription
distinct_on
[ss_pair_hour_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_hour_data_order_by!]

sort the rows by one or more columns

where
ss_pair_hour_data_bool_exp

filter the rows returned

ss_pair_hour_data_by_pk
ss_pair_hour_data

fetch data from the table: "ss.pair_hour_data" using primary key columns

Arguments

NameDescription
id
Int!
ss_pair_info
[ss_pair_info!]!

fetch data from the table: "ss.pair_info"

Arguments

NameDescription
distinct_on
[ss_pair_info_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_info_order_by!]

sort the rows by one or more columns

where
ss_pair_info_bool_exp

filter the rows returned

ss_pair_info_aggregate
ss_pair_info_aggregate!

fetch aggregated fields from the table: "ss.pair_info"

Arguments

NameDescription
distinct_on
[ss_pair_info_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_info_order_by!]

sort the rows by one or more columns

where
ss_pair_info_bool_exp

filter the rows returned

ss_pair_info_by_pk
ss_pair_info

fetch data from the table: "ss.pair_info" using primary key columns

Arguments

NameDescription
id
Int!
ss_spicy
[ss_spicy!]!

fetch data from the table: "ss.spicy"

Arguments

NameDescription
distinct_on
[ss_spicy_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_spicy_order_by!]

sort the rows by one or more columns

where
ss_spicy_bool_exp

filter the rows returned

ss_spicy_aggregate
ss_spicy_aggregate!

fetch aggregated fields from the table: "ss.spicy"

Arguments

NameDescription
distinct_on
[ss_spicy_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_spicy_order_by!]

sort the rows by one or more columns

where
ss_spicy_bool_exp

filter the rows returned

ss_spicy_by_pk
ss_spicy

fetch data from the table: "ss.spicy" using primary key columns

Arguments

NameDescription
id
Int!
ss_spicy_day_data
[ss_spicy_day_data!]!

fetch data from the table: "ss.spicy_day_data"

Arguments

NameDescription
distinct_on
[ss_spicy_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_spicy_day_data_order_by!]

sort the rows by one or more columns

where
ss_spicy_day_data_bool_exp

filter the rows returned

ss_spicy_day_data_aggregate
ss_spicy_day_data_aggregate!

fetch aggregated fields from the table: "ss.spicy_day_data"

Arguments

NameDescription
distinct_on
[ss_spicy_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_spicy_day_data_order_by!]

sort the rows by one or more columns

where
ss_spicy_day_data_bool_exp

filter the rows returned

ss_spicy_day_data_by_pk
ss_spicy_day_data

fetch data from the table: "ss.spicy_day_data" using primary key columns

Arguments

NameDescription
id
Int!
ss_token_day_data
[ss_token_day_data!]!

fetch data from the table: "ss.token_day_data"

Arguments

NameDescription
distinct_on
[ss_token_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_token_day_data_order_by!]

sort the rows by one or more columns

where
ss_token_day_data_bool_exp

filter the rows returned

ss_token_day_data_aggregate
ss_token_day_data_aggregate!

fetch aggregated fields from the table: "ss.token_day_data"

Arguments

NameDescription
distinct_on
[ss_token_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_token_day_data_order_by!]

sort the rows by one or more columns

where
ss_token_day_data_bool_exp

filter the rows returned

ss_token_day_data_by_pk
ss_token_day_data

fetch data from the table: "ss.token_day_data" using primary key columns

Arguments

NameDescription
id
Int!
ss_token_metadata
[ss_token_metadata!]!

fetch data from the table: "ss.token_metadata"

Arguments

NameDescription
distinct_on
[ss_token_metadata_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_token_metadata_order_by!]

sort the rows by one or more columns

where
ss_token_metadata_bool_exp

filter the rows returned

ss_token_metadata_aggregate
ss_token_metadata_aggregate!

fetch aggregated fields from the table: "ss.token_metadata"

Arguments

NameDescription
distinct_on
[ss_token_metadata_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_token_metadata_order_by!]

sort the rows by one or more columns

where
ss_token_metadata_bool_exp

filter the rows returned

ss_token_metadata_by_pk
ss_token_metadata

fetch data from the table: "ss.token_metadata" using primary key columns

Arguments

NameDescription
tag
String!
ss_tokens
[ss_tokens!]!

fetch data from the table: "ss.tokens"

Arguments

NameDescription
distinct_on
[ss_tokens_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_tokens_order_by!]

sort the rows by one or more columns

where
ss_tokens_bool_exp

filter the rows returned

ss_tokens_aggregate
ss_tokens_aggregate!

fetch aggregated fields from the table: "ss.tokens"

Arguments

NameDescription
distinct_on
[ss_tokens_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_tokens_order_by!]

sort the rows by one or more columns

where
ss_tokens_bool_exp

filter the rows returned

ss_tokens_by_pk
ss_tokens

fetch data from the table: "ss.tokens" using primary key columns

Arguments

NameDescription
id
Int!
ss_total_supply
[ss_total_supply!]!

fetch data from the table: "ss.total_supply"

Arguments

NameDescription
distinct_on
[ss_total_supply_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_total_supply_order_by!]

sort the rows by one or more columns

where
ss_total_supply_bool_exp

filter the rows returned

ss_total_supply_aggregate
ss_total_supply_aggregate!

fetch aggregated fields from the table: "ss.total_supply"

Arguments

NameDescription
distinct_on
[ss_total_supply_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_total_supply_order_by!]

sort the rows by one or more columns

where
ss_total_supply_bool_exp

filter the rows returned

ss_total_supply_by_pk
ss_total_supply

fetch data from the table: "ss.total_supply" using primary key columns

Arguments

NameDescription
id
Int!
ss_usd
[ss_usd!]!

fetch data from the table: "ss.usd"

Arguments

NameDescription
distinct_on
[ss_usd_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_usd_order_by!]

sort the rows by one or more columns

where
ss_usd_bool_exp

filter the rows returned

ss_usd_aggregate
ss_usd_aggregate!

fetch aggregated fields from the table: "ss.usd"

Arguments

NameDescription
distinct_on
[ss_usd_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_usd_order_by!]

sort the rows by one or more columns

where
ss_usd_bool_exp

filter the rows returned

ss_usd_by_pk
ss_usd

fetch data from the table: "ss.usd" using primary key columns

Arguments

NameDescription
id
Int!

ss_actions#

columns and relationships of "ss.actions"

Fields

NameDescription
finish
timestamptz
id
Int!
pair_id
bigint!
reserve0_end
String
reserve0_start
String!
reserve1_end
String
reserve1_start
String!
tokenIn
String
tokenInAmount
String
tokenOut
String
tokenOutAmount
String
tracking
String!
type
String!
user
String!

ss_actions_aggregate#

aggregated selection of "ss.actions"

Fields

NameDescription
aggregate
ss_actions_aggregate_fields
nodes
[ss_actions!]!

ss_actions_aggregate_fields#

aggregate fields of "ss.actions"

Fields

NameDescription
avg
ss_actions_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_actions_select_column!]
distinct
Boolean
max
ss_actions_max_fields
min
ss_actions_min_fields
stddev
ss_actions_stddev_fields
stddev_pop
ss_actions_stddev_pop_fields
stddev_samp
ss_actions_stddev_samp_fields
sum
ss_actions_sum_fields
var_pop
ss_actions_var_pop_fields
var_samp
ss_actions_var_samp_fields
variance
ss_actions_variance_fields

ss_actions_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float
pair_id
Float

ss_actions_max_fields#

aggregate max on columns

Fields

NameDescription
finish
timestamptz
id
Int
pair_id
bigint
reserve0_end
String
reserve0_start
String
reserve1_end
String
reserve1_start
String
tokenIn
String
tokenInAmount
String
tokenOut
String
tokenOutAmount
String
tracking
String
type
String
user
String

ss_actions_min_fields#

aggregate min on columns

Fields

NameDescription
finish
timestamptz
id
Int
pair_id
bigint
reserve0_end
String
reserve0_start
String
reserve1_end
String
reserve1_start
String
tokenIn
String
tokenInAmount
String
tokenOut
String
tokenOutAmount
String
tracking
String
type
String
user
String

ss_actions_mutation_response#

response of any mutation on the table "ss.actions"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_actions!]!

data from the rows affected by the mutation

ss_actions_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float
pair_id
Float

ss_actions_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float
pair_id
Float

ss_actions_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float
pair_id
Float

ss_actions_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int
pair_id
bigint

ss_actions_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float
pair_id
Float

ss_actions_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float
pair_id
Float

ss_actions_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float
pair_id
Float

ss_dipdup_state#

Stores current level of index and hash of it's config

columns and relationships of "ss.dipdup_state"

Fields

NameDescription
hash
String
index_hash
String!
index_name
String!
index_type
String!

operation: operation\nbig_map: big_map\nblock: block\nschema: schema

last_checked
Int!
level
Int!

ss_dipdup_state_aggregate#

aggregated selection of "ss.dipdup_state"

Fields

NameDescription
aggregate
ss_dipdup_state_aggregate_fields
nodes
[ss_dipdup_state!]!

ss_dipdup_state_aggregate_fields#

aggregate fields of "ss.dipdup_state"

Fields

NameDescription
avg
ss_dipdup_state_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_dipdup_state_select_column!]
distinct
Boolean
max
ss_dipdup_state_max_fields
min
ss_dipdup_state_min_fields
stddev
ss_dipdup_state_stddev_fields
stddev_pop
ss_dipdup_state_stddev_pop_fields
stddev_samp
ss_dipdup_state_stddev_samp_fields
sum
ss_dipdup_state_sum_fields
var_pop
ss_dipdup_state_var_pop_fields
var_samp
ss_dipdup_state_var_samp_fields
variance
ss_dipdup_state_variance_fields

ss_dipdup_state_avg_fields#

aggregate avg on columns

Fields

NameDescription
last_checked
Float
level
Float

ss_dipdup_state_max_fields#

aggregate max on columns

Fields

NameDescription
hash
String
index_hash
String
index_name
String
index_type
String

operation: operation\nbig_map: big_map\nblock: block\nschema: schema

last_checked
Int
level
Int

ss_dipdup_state_min_fields#

aggregate min on columns

Fields

NameDescription
hash
String
index_hash
String
index_name
String
index_type
String

operation: operation\nbig_map: big_map\nblock: block\nschema: schema

last_checked
Int
level
Int

ss_dipdup_state_mutation_response#

response of any mutation on the table "ss.dipdup_state"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_dipdup_state!]!

data from the rows affected by the mutation

ss_dipdup_state_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
last_checked
Float
level
Float

ss_dipdup_state_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
last_checked
Float
level
Float

ss_dipdup_state_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
last_checked
Float
level
Float

ss_dipdup_state_sum_fields#

aggregate sum on columns

Fields

NameDescription
last_checked
Int
level
Int

ss_dipdup_state_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
last_checked
Float
level
Float

ss_dipdup_state_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
last_checked
Float
level
Float

ss_dipdup_state_variance_fields#

aggregate variance on columns

Fields

NameDescription
last_checked
Float
level
Float

ss_farm_account#

columns and relationships of "ss.farm_account"

Fields

NameDescription
id
Int!
last_rps
String!
last_updated
String
pool_contract
String!
reward
String!
staked
String!
user
String!

ss_farm_account_aggregate#

aggregated selection of "ss.farm_account"

Fields

NameDescription
aggregate
ss_farm_account_aggregate_fields
nodes
[ss_farm_account!]!

ss_farm_account_aggregate_fields#

aggregate fields of "ss.farm_account"

Fields

NameDescription
avg
ss_farm_account_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_farm_account_select_column!]
distinct
Boolean
max
ss_farm_account_max_fields
min
ss_farm_account_min_fields
stddev
ss_farm_account_stddev_fields
stddev_pop
ss_farm_account_stddev_pop_fields
stddev_samp
ss_farm_account_stddev_samp_fields
sum
ss_farm_account_sum_fields
var_pop
ss_farm_account_var_pop_fields
var_samp
ss_farm_account_var_samp_fields
variance
ss_farm_account_variance_fields

ss_farm_account_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float

ss_farm_account_max_fields#

aggregate max on columns

Fields

NameDescription
id
Int
last_rps
String
last_updated
String
pool_contract
String
reward
String
staked
String
user
String

ss_farm_account_min_fields#

aggregate min on columns

Fields

NameDescription
id
Int
last_rps
String
last_updated
String
pool_contract
String
reward
String
staked
String
user
String

ss_farm_account_mutation_response#

response of any mutation on the table "ss.farm_account"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_farm_account!]!

data from the rows affected by the mutation

ss_farm_account_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float

ss_farm_account_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float

ss_farm_account_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float

ss_farm_account_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int

ss_farm_account_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float

ss_farm_account_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float

ss_farm_account_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float

ss_farm_info#

columns and relationships of "ss.farm_info"

Fields

NameDescription
id
Int!
last_updated
timestamptz
pool_contract
String!
reward_per_share
String!
total_staked
String!

ss_farm_info_aggregate#

aggregated selection of "ss.farm_info"

Fields

NameDescription
aggregate
ss_farm_info_aggregate_fields
nodes
[ss_farm_info!]!

ss_farm_info_aggregate_fields#

aggregate fields of "ss.farm_info"

Fields

NameDescription
avg
ss_farm_info_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_farm_info_select_column!]
distinct
Boolean
max
ss_farm_info_max_fields
min
ss_farm_info_min_fields
stddev
ss_farm_info_stddev_fields
stddev_pop
ss_farm_info_stddev_pop_fields
stddev_samp
ss_farm_info_stddev_samp_fields
sum
ss_farm_info_sum_fields
var_pop
ss_farm_info_var_pop_fields
var_samp
ss_farm_info_var_samp_fields
variance
ss_farm_info_variance_fields

ss_farm_info_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float

ss_farm_info_max_fields#

aggregate max on columns

Fields

NameDescription
id
Int
last_updated
timestamptz
pool_contract
String
reward_per_share
String
total_staked
String

ss_farm_info_min_fields#

aggregate min on columns

Fields

NameDescription
id
Int
last_updated
timestamptz
pool_contract
String
reward_per_share
String
total_staked
String

ss_farm_info_mutation_response#

response of any mutation on the table "ss.farm_info"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_farm_info!]!

data from the rows affected by the mutation

ss_farm_info_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float

ss_farm_info_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float

ss_farm_info_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float

ss_farm_info_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int

ss_farm_info_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float

ss_farm_info_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float

ss_farm_info_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float

ss_liquidity#

columns and relationships of "ss.liquidity"

Fields

NameDescription
balance
String!
contract
String!
id
Int!
user
String!

ss_liquidity_aggregate#

aggregated selection of "ss.liquidity"

Fields

NameDescription
aggregate
ss_liquidity_aggregate_fields
nodes
[ss_liquidity!]!

ss_liquidity_aggregate_fields#

aggregate fields of "ss.liquidity"

Fields

NameDescription
avg
ss_liquidity_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_liquidity_select_column!]
distinct
Boolean
max
ss_liquidity_max_fields
min
ss_liquidity_min_fields
stddev
ss_liquidity_stddev_fields
stddev_pop
ss_liquidity_stddev_pop_fields
stddev_samp
ss_liquidity_stddev_samp_fields
sum
ss_liquidity_sum_fields
var_pop
ss_liquidity_var_pop_fields
var_samp
ss_liquidity_var_samp_fields
variance
ss_liquidity_variance_fields

ss_liquidity_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float

ss_liquidity_max_fields#

aggregate max on columns

Fields

NameDescription
balance
String
contract
String
id
Int
user
String

ss_liquidity_min_fields#

aggregate min on columns

Fields

NameDescription
balance
String
contract
String
id
Int
user
String

ss_liquidity_mutation_response#

response of any mutation on the table "ss.liquidity"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_liquidity!]!

data from the rows affected by the mutation

ss_liquidity_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float

ss_liquidity_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float

ss_liquidity_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float

ss_liquidity_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int

ss_liquidity_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float

ss_liquidity_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float

ss_liquidity_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float

ss_pair_day_data#

columns and relationships of "ss.pair_day_data"

Fields

NameDescription
dailyTx
bigint!
dailyVolumeToken0
String!
dailyVolumeToken1
String!
day
String!
id
Int!
pair_id
String!
reserve0
String!
reserve1
String!
totalSupply
String!

ss_pair_day_data_aggregate#

aggregated selection of "ss.pair_day_data"

Fields

NameDescription
aggregate
ss_pair_day_data_aggregate_fields
nodes
[ss_pair_day_data!]!

ss_pair_day_data_aggregate_fields#

aggregate fields of "ss.pair_day_data"

Fields

NameDescription
avg
ss_pair_day_data_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_pair_day_data_select_column!]
distinct
Boolean
max
ss_pair_day_data_max_fields
min
ss_pair_day_data_min_fields
stddev
ss_pair_day_data_stddev_fields
stddev_pop
ss_pair_day_data_stddev_pop_fields
stddev_samp
ss_pair_day_data_stddev_samp_fields
sum
ss_pair_day_data_sum_fields
var_pop
ss_pair_day_data_var_pop_fields
var_samp
ss_pair_day_data_var_samp_fields
variance
ss_pair_day_data_variance_fields

ss_pair_day_data_avg_fields#

aggregate avg on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_pair_day_data_max_fields#

aggregate max on columns

Fields

NameDescription
dailyTx
bigint
dailyVolumeToken0
String
dailyVolumeToken1
String
day
String
id
Int
pair_id
String
reserve0
String
reserve1
String
totalSupply
String

ss_pair_day_data_min_fields#

aggregate min on columns

Fields

NameDescription
dailyTx
bigint
dailyVolumeToken0
String
dailyVolumeToken1
String
day
String
id
Int
pair_id
String
reserve0
String
reserve1
String
totalSupply
String

ss_pair_day_data_mutation_response#

response of any mutation on the table "ss.pair_day_data"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_pair_day_data!]!

data from the rows affected by the mutation

ss_pair_day_data_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_pair_day_data_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_pair_day_data_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_pair_day_data_sum_fields#

aggregate sum on columns

Fields

NameDescription
dailyTx
bigint
id
Int

ss_pair_day_data_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_pair_day_data_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_pair_day_data_variance_fields#

aggregate variance on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_pair_hour_data#

columns and relationships of "ss.pair_hour_data"

Fields

NameDescription
hour
date!
hourlyTxns
bigint!
hourlyVolumeToken0
String!
hourlyVolumeToken1
String!
id
Int!
pair_id
String!
reserve0
String!
reserve1
String!
totalSupply
String!

ss_pair_hour_data_aggregate#

aggregated selection of "ss.pair_hour_data"

Fields

NameDescription
aggregate
ss_pair_hour_data_aggregate_fields
nodes
[ss_pair_hour_data!]!

ss_pair_hour_data_aggregate_fields#

aggregate fields of "ss.pair_hour_data"

Fields

NameDescription
avg
ss_pair_hour_data_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_pair_hour_data_select_column!]
distinct
Boolean
max
ss_pair_hour_data_max_fields
min
ss_pair_hour_data_min_fields
stddev
ss_pair_hour_data_stddev_fields
stddev_pop
ss_pair_hour_data_stddev_pop_fields
stddev_samp
ss_pair_hour_data_stddev_samp_fields
sum
ss_pair_hour_data_sum_fields
var_pop
ss_pair_hour_data_var_pop_fields
var_samp
ss_pair_hour_data_var_samp_fields
variance
ss_pair_hour_data_variance_fields

ss_pair_hour_data_avg_fields#

aggregate avg on columns

Fields

NameDescription
hourlyTxns
Float
id
Float

ss_pair_hour_data_max_fields#

aggregate max on columns

Fields

NameDescription
hour
date
hourlyTxns
bigint
hourlyVolumeToken0
String
hourlyVolumeToken1
String
id
Int
pair_id
String
reserve0
String
reserve1
String
totalSupply
String

ss_pair_hour_data_min_fields#

aggregate min on columns

Fields

NameDescription
hour
date
hourlyTxns
bigint
hourlyVolumeToken0
String
hourlyVolumeToken1
String
id
Int
pair_id
String
reserve0
String
reserve1
String
totalSupply
String

ss_pair_hour_data_mutation_response#

response of any mutation on the table "ss.pair_hour_data"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_pair_hour_data!]!

data from the rows affected by the mutation

ss_pair_hour_data_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
hourlyTxns
Float
id
Float

ss_pair_hour_data_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
hourlyTxns
Float
id
Float

ss_pair_hour_data_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
hourlyTxns
Float
id
Float

ss_pair_hour_data_sum_fields#

aggregate sum on columns

Fields

NameDescription
hourlyTxns
bigint
id
Int

ss_pair_hour_data_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
hourlyTxns
Float
id
Float

ss_pair_hour_data_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
hourlyTxns
Float
id
Float

ss_pair_hour_data_variance_fields#

aggregate variance on columns

Fields

NameDescription
hourlyTxns
Float
id
Float

ss_pair_info#

columns and relationships of "ss.pair_info"

Fields

NameDescription
contract
String!
id
Int!
last_updated
String
pair_id
bigint!
reserve0
String!
reserve1
String!
reserveXTZ
String!
token0
String!
token0Price
String!
token1
String!
token1Price
String!
txCount
bigint!
volumeToken0
String!
volumeToken1
String!
volumeUSD
String!

ss_pair_info_aggregate#

aggregated selection of "ss.pair_info"

Fields

NameDescription
aggregate
ss_pair_info_aggregate_fields
nodes
[ss_pair_info!]!

ss_pair_info_aggregate_fields#

aggregate fields of "ss.pair_info"

Fields

NameDescription
avg
ss_pair_info_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_pair_info_select_column!]
distinct
Boolean
max
ss_pair_info_max_fields
min
ss_pair_info_min_fields
stddev
ss_pair_info_stddev_fields
stddev_pop
ss_pair_info_stddev_pop_fields
stddev_samp
ss_pair_info_stddev_samp_fields
sum
ss_pair_info_sum_fields
var_pop
ss_pair_info_var_pop_fields
var_samp
ss_pair_info_var_samp_fields
variance
ss_pair_info_variance_fields

ss_pair_info_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float
pair_id
Float
txCount
Float

ss_pair_info_max_fields#

aggregate max on columns

Fields

NameDescription
contract
String
id
Int
last_updated
String
pair_id
bigint
reserve0
String
reserve1
String
reserveXTZ
String
token0
String
token0Price
String
token1
String
token1Price
String
txCount
bigint
volumeToken0
String
volumeToken1
String
volumeUSD
String

ss_pair_info_min_fields#

aggregate min on columns

Fields

NameDescription
contract
String
id
Int
last_updated
String
pair_id
bigint
reserve0
String
reserve1
String
reserveXTZ
String
token0
String
token0Price
String
token1
String
token1Price
String
txCount
bigint
volumeToken0
String
volumeToken1
String
volumeUSD
String

ss_pair_info_mutation_response#

response of any mutation on the table "ss.pair_info"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_pair_info!]!

data from the rows affected by the mutation

ss_pair_info_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float
pair_id
Float
txCount
Float

ss_pair_info_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float
pair_id
Float
txCount
Float

ss_pair_info_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float
pair_id
Float
txCount
Float

ss_pair_info_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int
pair_id
bigint
txCount
bigint

ss_pair_info_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float
pair_id
Float
txCount
Float

ss_pair_info_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float
pair_id
Float
txCount
Float

ss_pair_info_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float
pair_id
Float
txCount
Float

ss_spicy#

columns and relationships of "ss.spicy"

Fields

NameDescription
id
Int!
totalLiquidityXTZ
String!
totalVolumeXTZ
String!
txCount
bigint!

ss_spicy_aggregate#

aggregated selection of "ss.spicy"

Fields

NameDescription
aggregate
ss_spicy_aggregate_fields
nodes
[ss_spicy!]!

ss_spicy_aggregate_fields#

aggregate fields of "ss.spicy"

Fields

NameDescription
avg
ss_spicy_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_spicy_select_column!]
distinct
Boolean
max
ss_spicy_max_fields
min
ss_spicy_min_fields
stddev
ss_spicy_stddev_fields
stddev_pop
ss_spicy_stddev_pop_fields
stddev_samp
ss_spicy_stddev_samp_fields
sum
ss_spicy_sum_fields
var_pop
ss_spicy_var_pop_fields
var_samp
ss_spicy_var_samp_fields
variance
ss_spicy_variance_fields

ss_spicy_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_day_data#

columns and relationships of "ss.spicy_day_data"

Fields

NameDescription
dailyVolumeXTZ
String!
day
String!
id
Int!
totalLiquidityXTZ
String!
totalVolumeXTZ
String!
txCount
bigint!

ss_spicy_day_data_aggregate#

aggregated selection of "ss.spicy_day_data"

Fields

NameDescription
aggregate
ss_spicy_day_data_aggregate_fields
nodes
[ss_spicy_day_data!]!

ss_spicy_day_data_aggregate_fields#

aggregate fields of "ss.spicy_day_data"

Fields

NameDescription
avg
ss_spicy_day_data_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_spicy_day_data_select_column!]
distinct
Boolean
max
ss_spicy_day_data_max_fields
min
ss_spicy_day_data_min_fields
stddev
ss_spicy_day_data_stddev_fields
stddev_pop
ss_spicy_day_data_stddev_pop_fields
stddev_samp
ss_spicy_day_data_stddev_samp_fields
sum
ss_spicy_day_data_sum_fields
var_pop
ss_spicy_day_data_var_pop_fields
var_samp
ss_spicy_day_data_var_samp_fields
variance
ss_spicy_day_data_variance_fields

ss_spicy_day_data_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_day_data_max_fields#

aggregate max on columns

Fields

NameDescription
dailyVolumeXTZ
String
day
String
id
Int
totalLiquidityXTZ
String
totalVolumeXTZ
String
txCount
bigint

ss_spicy_day_data_min_fields#

aggregate min on columns

Fields

NameDescription
dailyVolumeXTZ
String
day
String
id
Int
totalLiquidityXTZ
String
totalVolumeXTZ
String
txCount
bigint

ss_spicy_day_data_mutation_response#

response of any mutation on the table "ss.spicy_day_data"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_spicy_day_data!]!

data from the rows affected by the mutation

ss_spicy_day_data_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_day_data_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_day_data_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_day_data_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int
txCount
bigint

ss_spicy_day_data_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_day_data_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_day_data_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_max_fields#

aggregate max on columns

Fields

NameDescription
id
Int
totalLiquidityXTZ
String
totalVolumeXTZ
String
txCount
bigint

ss_spicy_min_fields#

aggregate min on columns

Fields

NameDescription
id
Int
totalLiquidityXTZ
String
totalVolumeXTZ
String
txCount
bigint

ss_spicy_mutation_response#

response of any mutation on the table "ss.spicy"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_spicy!]!

data from the rows affected by the mutation

ss_spicy_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int
txCount
bigint

ss_spicy_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float
txCount
Float

ss_spicy_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float
txCount
Float

ss_token_day_data#

columns and relationships of "ss.token_day_data"

Fields

NameDescription
dailyTx
bigint!
dailyVolumeToken
String!
dailyVolumeXTZ
String!
day
String!
id
Int!
tag
String!
totalLiquidityToken
String!
totalLiquidityXTZ
String!

ss_token_day_data_aggregate#

aggregated selection of "ss.token_day_data"

Fields

NameDescription
aggregate
ss_token_day_data_aggregate_fields
nodes
[ss_token_day_data!]!

ss_token_day_data_aggregate_fields#

aggregate fields of "ss.token_day_data"

Fields

NameDescription
avg
ss_token_day_data_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_token_day_data_select_column!]
distinct
Boolean
max
ss_token_day_data_max_fields
min
ss_token_day_data_min_fields
stddev
ss_token_day_data_stddev_fields
stddev_pop
ss_token_day_data_stddev_pop_fields
stddev_samp
ss_token_day_data_stddev_samp_fields
sum
ss_token_day_data_sum_fields
var_pop
ss_token_day_data_var_pop_fields
var_samp
ss_token_day_data_var_samp_fields
variance
ss_token_day_data_variance_fields

ss_token_day_data_avg_fields#

aggregate avg on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_token_day_data_max_fields#

aggregate max on columns

Fields

NameDescription
dailyTx
bigint
dailyVolumeToken
String
dailyVolumeXTZ
String
day
String
id
Int
tag
String
totalLiquidityToken
String
totalLiquidityXTZ
String

ss_token_day_data_min_fields#

aggregate min on columns

Fields

NameDescription
dailyTx
bigint
dailyVolumeToken
String
dailyVolumeXTZ
String
day
String
id
Int
tag
String
totalLiquidityToken
String
totalLiquidityXTZ
String

ss_token_day_data_mutation_response#

response of any mutation on the table "ss.token_day_data"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_token_day_data!]!

data from the rows affected by the mutation

ss_token_day_data_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_token_day_data_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_token_day_data_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_token_day_data_sum_fields#

aggregate sum on columns

Fields

NameDescription
dailyTx
bigint
id
Int

ss_token_day_data_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_token_day_data_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_token_day_data_variance_fields#

aggregate variance on columns

Fields

NameDescription
dailyTx
Float
id
Float

ss_token_metadata#

columns and relationships of "ss.token_metadata"

Fields

NameDescription
decimals
bigint
img
String
name
String
symbol
String
tag
String!

ss_token_metadata_aggregate#

aggregated selection of "ss.token_metadata"

Fields

NameDescription
aggregate
ss_token_metadata_aggregate_fields
nodes
[ss_token_metadata!]!

ss_token_metadata_aggregate_fields#

aggregate fields of "ss.token_metadata"

Fields

NameDescription
avg
ss_token_metadata_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_token_metadata_select_column!]
distinct
Boolean
max
ss_token_metadata_max_fields
min
ss_token_metadata_min_fields
stddev
ss_token_metadata_stddev_fields
stddev_pop
ss_token_metadata_stddev_pop_fields
stddev_samp
ss_token_metadata_stddev_samp_fields
sum
ss_token_metadata_sum_fields
var_pop
ss_token_metadata_var_pop_fields
var_samp
ss_token_metadata_var_samp_fields
variance
ss_token_metadata_variance_fields

ss_token_metadata_avg_fields#

aggregate avg on columns

Fields

NameDescription
decimals
Float

ss_token_metadata_max_fields#

aggregate max on columns

Fields

NameDescription
decimals
bigint
img
String
name
String
symbol
String
tag
String

ss_token_metadata_min_fields#

aggregate min on columns

Fields

NameDescription
decimals
bigint
img
String
name
String
symbol
String
tag
String

ss_token_metadata_mutation_response#

response of any mutation on the table "ss.token_metadata"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_token_metadata!]!

data from the rows affected by the mutation

ss_token_metadata_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
decimals
Float

ss_token_metadata_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
decimals
Float

ss_token_metadata_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
decimals
Float

ss_token_metadata_sum_fields#

aggregate sum on columns

Fields

NameDescription
decimals
bigint

ss_token_metadata_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
decimals
Float

ss_token_metadata_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
decimals
Float

ss_token_metadata_variance_fields#

aggregate variance on columns

Fields

NameDescription
decimals
Float

ss_tokens#

columns and relationships of "ss.tokens"

Fields

NameDescription
derivedXTZ
String!
id
Int!
tag
String!
totalLiquidity
String!
tradeVolume
String!
txCount
bigint!

ss_tokens_aggregate#

aggregated selection of "ss.tokens"

Fields

NameDescription
aggregate
ss_tokens_aggregate_fields
nodes
[ss_tokens!]!

ss_tokens_aggregate_fields#

aggregate fields of "ss.tokens"

Fields

NameDescription
avg
ss_tokens_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_tokens_select_column!]
distinct
Boolean
max
ss_tokens_max_fields
min
ss_tokens_min_fields
stddev
ss_tokens_stddev_fields
stddev_pop
ss_tokens_stddev_pop_fields
stddev_samp
ss_tokens_stddev_samp_fields
sum
ss_tokens_sum_fields
var_pop
ss_tokens_var_pop_fields
var_samp
ss_tokens_var_samp_fields
variance
ss_tokens_variance_fields

ss_tokens_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float
txCount
Float

ss_tokens_max_fields#

aggregate max on columns

Fields

NameDescription
derivedXTZ
String
id
Int
tag
String
totalLiquidity
String
tradeVolume
String
txCount
bigint

ss_tokens_min_fields#

aggregate min on columns

Fields

NameDescription
derivedXTZ
String
id
Int
tag
String
totalLiquidity
String
tradeVolume
String
txCount
bigint

ss_tokens_mutation_response#

response of any mutation on the table "ss.tokens"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_tokens!]!

data from the rows affected by the mutation

ss_tokens_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float
txCount
Float

ss_tokens_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float
txCount
Float

ss_tokens_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float
txCount
Float

ss_tokens_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int
txCount
bigint

ss_tokens_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float
txCount
Float

ss_tokens_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float
txCount
Float

ss_tokens_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float
txCount
Float

ss_total_supply#

columns and relationships of "ss.total_supply"

Fields

NameDescription
contract
String!
id
Int!
supply
String!

ss_total_supply_aggregate#

aggregated selection of "ss.total_supply"

Fields

NameDescription
aggregate
ss_total_supply_aggregate_fields
nodes
[ss_total_supply!]!

ss_total_supply_aggregate_fields#

aggregate fields of "ss.total_supply"

Fields

NameDescription
avg
ss_total_supply_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_total_supply_select_column!]
distinct
Boolean
max
ss_total_supply_max_fields
min
ss_total_supply_min_fields
stddev
ss_total_supply_stddev_fields
stddev_pop
ss_total_supply_stddev_pop_fields
stddev_samp
ss_total_supply_stddev_samp_fields
sum
ss_total_supply_sum_fields
var_pop
ss_total_supply_var_pop_fields
var_samp
ss_total_supply_var_samp_fields
variance
ss_total_supply_variance_fields

ss_total_supply_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float

ss_total_supply_max_fields#

aggregate max on columns

Fields

NameDescription
contract
String
id
Int
supply
String

ss_total_supply_min_fields#

aggregate min on columns

Fields

NameDescription
contract
String
id
Int
supply
String

ss_total_supply_mutation_response#

response of any mutation on the table "ss.total_supply"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_total_supply!]!

data from the rows affected by the mutation

ss_total_supply_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float

ss_total_supply_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float

ss_total_supply_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float

ss_total_supply_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int

ss_total_supply_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float

ss_total_supply_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float

ss_total_supply_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float

ss_usd#

columns and relationships of "ss.usd"

Fields

NameDescription
id
Int!
price
String!

ss_usd_aggregate#

aggregated selection of "ss.usd"

Fields

NameDescription
aggregate
ss_usd_aggregate_fields
nodes
[ss_usd!]!

ss_usd_aggregate_fields#

aggregate fields of "ss.usd"

Fields

NameDescription
avg
ss_usd_avg_fields
count
Int!

Arguments

NameDescription
columns
[ss_usd_select_column!]
distinct
Boolean
max
ss_usd_max_fields
min
ss_usd_min_fields
stddev
ss_usd_stddev_fields
stddev_pop
ss_usd_stddev_pop_fields
stddev_samp
ss_usd_stddev_samp_fields
sum
ss_usd_sum_fields
var_pop
ss_usd_var_pop_fields
var_samp
ss_usd_var_samp_fields
variance
ss_usd_variance_fields

ss_usd_avg_fields#

aggregate avg on columns

Fields

NameDescription
id
Float

ss_usd_max_fields#

aggregate max on columns

Fields

NameDescription
id
Int
price
String

ss_usd_min_fields#

aggregate min on columns

Fields

NameDescription
id
Int
price
String

ss_usd_mutation_response#

response of any mutation on the table "ss.usd"

Fields

NameDescription
affected_rows
Int!

number of rows affected by the mutation

returning
[ss_usd!]!

data from the rows affected by the mutation

ss_usd_stddev_fields#

aggregate stddev on columns

Fields

NameDescription
id
Float

ss_usd_stddev_pop_fields#

aggregate stddev_pop on columns

Fields

NameDescription
id
Float

ss_usd_stddev_samp_fields#

aggregate stddev_samp on columns

Fields

NameDescription
id
Float

ss_usd_sum_fields#

aggregate sum on columns

Fields

NameDescription
id
Int

ss_usd_var_pop_fields#

aggregate var_pop on columns

Fields

NameDescription
id
Float

ss_usd_var_samp_fields#

aggregate var_samp on columns

Fields

NameDescription
id
Float

ss_usd_variance_fields#

aggregate variance on columns

Fields

NameDescription
id
Float

subscription_root#

Fields

NameDescription
ss_actions
[ss_actions!]!

fetch data from the table: "ss.actions"

Arguments

NameDescription
distinct_on
[ss_actions_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_actions_order_by!]

sort the rows by one or more columns

where
ss_actions_bool_exp

filter the rows returned

ss_actions_aggregate
ss_actions_aggregate!

fetch aggregated fields from the table: "ss.actions"

Arguments

NameDescription
distinct_on
[ss_actions_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_actions_order_by!]

sort the rows by one or more columns

where
ss_actions_bool_exp

filter the rows returned

ss_actions_by_pk
ss_actions

fetch data from the table: "ss.actions" using primary key columns

Arguments

NameDescription
id
Int!
ss_dipdup_state
[ss_dipdup_state!]!

fetch data from the table: "ss.dipdup_state"

Arguments

NameDescription
distinct_on
[ss_dipdup_state_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_dipdup_state_order_by!]

sort the rows by one or more columns

where
ss_dipdup_state_bool_exp

filter the rows returned

ss_dipdup_state_aggregate
ss_dipdup_state_aggregate!

fetch aggregated fields from the table: "ss.dipdup_state"

Arguments

NameDescription
distinct_on
[ss_dipdup_state_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_dipdup_state_order_by!]

sort the rows by one or more columns

where
ss_dipdup_state_bool_exp

filter the rows returned

ss_dipdup_state_by_pk
ss_dipdup_state

fetch data from the table: "ss.dipdup_state" using primary key columns

Arguments

NameDescription
index_name
String!
ss_farm_account
[ss_farm_account!]!

fetch data from the table: "ss.farm_account"

Arguments

NameDescription
distinct_on
[ss_farm_account_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_farm_account_order_by!]

sort the rows by one or more columns

where
ss_farm_account_bool_exp

filter the rows returned

ss_farm_account_aggregate
ss_farm_account_aggregate!

fetch aggregated fields from the table: "ss.farm_account"

Arguments

NameDescription
distinct_on
[ss_farm_account_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_farm_account_order_by!]

sort the rows by one or more columns

where
ss_farm_account_bool_exp

filter the rows returned

ss_farm_account_by_pk
ss_farm_account

fetch data from the table: "ss.farm_account" using primary key columns

Arguments

NameDescription
id
Int!
ss_farm_info
[ss_farm_info!]!

fetch data from the table: "ss.farm_info"

Arguments

NameDescription
distinct_on
[ss_farm_info_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_farm_info_order_by!]

sort the rows by one or more columns

where
ss_farm_info_bool_exp

filter the rows returned

ss_farm_info_aggregate
ss_farm_info_aggregate!

fetch aggregated fields from the table: "ss.farm_info"

Arguments

NameDescription
distinct_on
[ss_farm_info_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_farm_info_order_by!]

sort the rows by one or more columns

where
ss_farm_info_bool_exp

filter the rows returned

ss_farm_info_by_pk
ss_farm_info

fetch data from the table: "ss.farm_info" using primary key columns

Arguments

NameDescription
id
Int!
ss_liquidity
[ss_liquidity!]!

fetch data from the table: "ss.liquidity"

Arguments

NameDescription
distinct_on
[ss_liquidity_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_liquidity_order_by!]

sort the rows by one or more columns

where
ss_liquidity_bool_exp

filter the rows returned

ss_liquidity_aggregate
ss_liquidity_aggregate!

fetch aggregated fields from the table: "ss.liquidity"

Arguments

NameDescription
distinct_on
[ss_liquidity_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_liquidity_order_by!]

sort the rows by one or more columns

where
ss_liquidity_bool_exp

filter the rows returned

ss_liquidity_by_pk
ss_liquidity

fetch data from the table: "ss.liquidity" using primary key columns

Arguments

NameDescription
id
Int!
ss_pair_day_data
[ss_pair_day_data!]!

fetch data from the table: "ss.pair_day_data"

Arguments

NameDescription
distinct_on
[ss_pair_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_day_data_order_by!]

sort the rows by one or more columns

where
ss_pair_day_data_bool_exp

filter the rows returned

ss_pair_day_data_aggregate
ss_pair_day_data_aggregate!

fetch aggregated fields from the table: "ss.pair_day_data"

Arguments

NameDescription
distinct_on
[ss_pair_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_day_data_order_by!]

sort the rows by one or more columns

where
ss_pair_day_data_bool_exp

filter the rows returned

ss_pair_day_data_by_pk
ss_pair_day_data

fetch data from the table: "ss.pair_day_data" using primary key columns

Arguments

NameDescription
id
Int!
ss_pair_hour_data
[ss_pair_hour_data!]!

fetch data from the table: "ss.pair_hour_data"

Arguments

NameDescription
distinct_on
[ss_pair_hour_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_hour_data_order_by!]

sort the rows by one or more columns

where
ss_pair_hour_data_bool_exp

filter the rows returned

ss_pair_hour_data_aggregate
ss_pair_hour_data_aggregate!

fetch aggregated fields from the table: "ss.pair_hour_data"

Arguments

NameDescription
distinct_on
[ss_pair_hour_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_hour_data_order_by!]

sort the rows by one or more columns

where
ss_pair_hour_data_bool_exp

filter the rows returned

ss_pair_hour_data_by_pk
ss_pair_hour_data

fetch data from the table: "ss.pair_hour_data" using primary key columns

Arguments

NameDescription
id
Int!
ss_pair_info
[ss_pair_info!]!

fetch data from the table: "ss.pair_info"

Arguments

NameDescription
distinct_on
[ss_pair_info_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_info_order_by!]

sort the rows by one or more columns

where
ss_pair_info_bool_exp

filter the rows returned

ss_pair_info_aggregate
ss_pair_info_aggregate!

fetch aggregated fields from the table: "ss.pair_info"

Arguments

NameDescription
distinct_on
[ss_pair_info_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_pair_info_order_by!]

sort the rows by one or more columns

where
ss_pair_info_bool_exp

filter the rows returned

ss_pair_info_by_pk
ss_pair_info

fetch data from the table: "ss.pair_info" using primary key columns

Arguments

NameDescription
id
Int!
ss_spicy
[ss_spicy!]!

fetch data from the table: "ss.spicy"

Arguments

NameDescription
distinct_on
[ss_spicy_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_spicy_order_by!]

sort the rows by one or more columns

where
ss_spicy_bool_exp

filter the rows returned

ss_spicy_aggregate
ss_spicy_aggregate!

fetch aggregated fields from the table: "ss.spicy"

Arguments

NameDescription
distinct_on
[ss_spicy_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_spicy_order_by!]

sort the rows by one or more columns

where
ss_spicy_bool_exp

filter the rows returned

ss_spicy_by_pk
ss_spicy

fetch data from the table: "ss.spicy" using primary key columns

Arguments

NameDescription
id
Int!
ss_spicy_day_data
[ss_spicy_day_data!]!

fetch data from the table: "ss.spicy_day_data"

Arguments

NameDescription
distinct_on
[ss_spicy_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_spicy_day_data_order_by!]

sort the rows by one or more columns

where
ss_spicy_day_data_bool_exp

filter the rows returned

ss_spicy_day_data_aggregate
ss_spicy_day_data_aggregate!

fetch aggregated fields from the table: "ss.spicy_day_data"

Arguments

NameDescription
distinct_on
[ss_spicy_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_spicy_day_data_order_by!]

sort the rows by one or more columns

where
ss_spicy_day_data_bool_exp

filter the rows returned

ss_spicy_day_data_by_pk
ss_spicy_day_data

fetch data from the table: "ss.spicy_day_data" using primary key columns

Arguments

NameDescription
id
Int!
ss_token_day_data
[ss_token_day_data!]!

fetch data from the table: "ss.token_day_data"

Arguments

NameDescription
distinct_on
[ss_token_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_token_day_data_order_by!]

sort the rows by one or more columns

where
ss_token_day_data_bool_exp

filter the rows returned

ss_token_day_data_aggregate
ss_token_day_data_aggregate!

fetch aggregated fields from the table: "ss.token_day_data"

Arguments

NameDescription
distinct_on
[ss_token_day_data_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_token_day_data_order_by!]

sort the rows by one or more columns

where
ss_token_day_data_bool_exp

filter the rows returned

ss_token_day_data_by_pk
ss_token_day_data

fetch data from the table: "ss.token_day_data" using primary key columns

Arguments

NameDescription
id
Int!
ss_token_metadata
[ss_token_metadata!]!

fetch data from the table: "ss.token_metadata"

Arguments

NameDescription
distinct_on
[ss_token_metadata_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_token_metadata_order_by!]

sort the rows by one or more columns

where
ss_token_metadata_bool_exp

filter the rows returned

ss_token_metadata_aggregate
ss_token_metadata_aggregate!

fetch aggregated fields from the table: "ss.token_metadata"

Arguments

NameDescription
distinct_on
[ss_token_metadata_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_token_metadata_order_by!]

sort the rows by one or more columns

where
ss_token_metadata_bool_exp

filter the rows returned

ss_token_metadata_by_pk
ss_token_metadata

fetch data from the table: "ss.token_metadata" using primary key columns

Arguments

NameDescription
tag
String!
ss_tokens
[ss_tokens!]!

fetch data from the table: "ss.tokens"

Arguments

NameDescription
distinct_on
[ss_tokens_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_tokens_order_by!]

sort the rows by one or more columns

where
ss_tokens_bool_exp

filter the rows returned

ss_tokens_aggregate
ss_tokens_aggregate!

fetch aggregated fields from the table: "ss.tokens"

Arguments

NameDescription
distinct_on
[ss_tokens_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_tokens_order_by!]

sort the rows by one or more columns

where
ss_tokens_bool_exp

filter the rows returned

ss_tokens_by_pk
ss_tokens

fetch data from the table: "ss.tokens" using primary key columns

Arguments

NameDescription
id
Int!
ss_total_supply
[ss_total_supply!]!

fetch data from the table: "ss.total_supply"

Arguments

NameDescription
distinct_on
[ss_total_supply_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_total_supply_order_by!]

sort the rows by one or more columns

where
ss_total_supply_bool_exp

filter the rows returned

ss_total_supply_aggregate
ss_total_supply_aggregate!

fetch aggregated fields from the table: "ss.total_supply"

Arguments

NameDescription
distinct_on
[ss_total_supply_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_total_supply_order_by!]

sort the rows by one or more columns

where
ss_total_supply_bool_exp

filter the rows returned

ss_total_supply_by_pk
ss_total_supply

fetch data from the table: "ss.total_supply" using primary key columns

Arguments

NameDescription
id
Int!
ss_usd
[ss_usd!]!

fetch data from the table: "ss.usd"

Arguments

NameDescription
distinct_on
[ss_usd_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_usd_order_by!]

sort the rows by one or more columns

where
ss_usd_bool_exp

filter the rows returned

ss_usd_aggregate
ss_usd_aggregate!

fetch aggregated fields from the table: "ss.usd"

Arguments

NameDescription
distinct_on
[ss_usd_select_column!]

distinct select on columns

limit
Int

limit the number of rows returned

offset
Int

skip the first n rows. Use only with order_by

order_by
[ss_usd_order_by!]

sort the rows by one or more columns

where
ss_usd_bool_exp

filter the rows returned

ss_usd_by_pk
ss_usd

fetch data from the table: "ss.usd" using primary key columns

Arguments

NameDescription
id
Int!