DynamicTaxHandler

Verified contract

Active on Ethereum with 110 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "DynamicTaxHandler"

0xd0b890edca55b0a318d8ecc1aa4a6c36452b96b7f1ff61f7d17627e785e95626
0x45fad65070cd57667eb4b326b47c7fb19dbf00ba76e1b152cb117832799e41da
0xa7cc75392c9585a8a6c3087160d92e9969aa295c8f1469fc277f7c884d207b89
0xb81dc6d44881e57319d994da0c72267c128df66a9a21721f1854c7ae84212450
0xd7bdd48a1f73044792bd5ebc0acae45e08589d332bad4b88777a47822d187334
0xe1d42f7d63c8780d599905ae91fc18a2cf57beff016af3d15aacf8ccc801e2b7
0x3ad4152309ce5ad9acc64f8598dd3728866906f2493a719d03c40f62700cef74
0xf42e3eefff8ab70bb99c3440f6e2e1e971f230f65e0a12592f8664f9af642137
0x007301bbb57239fb487f2cd8e7c14aa97331ba16ae993b755a339d127bfa6fa4
0x33af3daae5851ac158903d17e4c4e427726bdd4d2e89f90dd8ef9b4079b2226b

Functions
Getter at block 21305281
baseBuyTaxBasisPoints(view returns (uint256)
0
baseSellTaxBasisPoints(view returns (uint256)
500
getExchangePoolAddresses(view returns (address[])
[0x2cEB38F67298470E69b77f609F063caA467A6B6d, 0xAa1656B7d4629476Fa4CF76CCfBc01a4653bAc71]
owner(view returns (address)
0xdd1c8c22593ec7dd8aacd96f914550e0d3d568fb
primaryPool(view returns (address)
0xaa1656b7d4629476fa4cf76ccfbc01a4653bac71
receiver(view returns (address)
0xdd1c8c22593ec7dd8aacd96f914550e0d3d568fb
token(view returns (address)
0x0283d310d682284ebc24db33a41bb5a01bdd140b
Read-only
getTax(address benefactoraddress beneficiaryuint256 amountview returns (uint256)
isBlacklisted(addressview returns (bool)
State-modifying
addExchangePool(address exchangePool
addExemption(address exemption
removeExchangePool(address exchangePool
removeExemption(address exemption
renounceOwnership(
setBaseBuyTaxBasisPoints(uint256 basisPoints
setBaseSellTaxBasisPoints(uint256 basisPoints
setBuyTaxCheckpoints(uint256[] thresholdsuint256[] basisPoints
setPrimaryPool(address exchangePool
setSellTaxCheckpoints(uint256[] thresholdsuint256[] basisPoints
transferOwnership(address newOwner
Events
BaseBuyTaxBasisPointsChanged(uint256 previousValueuint256 newValue
BaseSellTaxBasisPointsChanged(uint256 previousValueuint256 newValue
BuyTaxCheckpointAdded(uint256 thresholduint256 basisPoints
BuyTaxCheckpointRemoved(uint256 thresholduint256 basisPoints
ExchangePoolAdded(address exchangePool
ExchangePoolRemoved(address exchangePool
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PrimaryPoolUpdated(address oldPrimaryPooladdress newPrimaryPool
SellTaxCheckpointAdded(uint256 thresholduint256 basisPoints
SellTaxCheckpointRemoved(uint256 thresholduint256 basisPoints
TaxExemptionUpdated(address indexed walletbool exempted
Constructor
constructor(address tokenAddressaddress receiverAddressaddress[] blacklistedAddresses
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.