TokenTaxInfo

Documentation for eth_defi.uniswap_v2.token_tax.TokenTaxInfo Python class.

class TokenTaxInfo

Bases: object

Different token taxes we figured out.

Attributes summary

Methods summary

__init__(base_token, quote_token, buy_tax, ...)

__init__(base_token, quote_token, buy_tax, transfer_tax, sell_tax)
Parameters
Return type

None