Tax Haven Inu
Verified contract
Active on
Ethereum with 2,040 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x826f…388a
13 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,840.31 |
$0 | |
TAXHAVENINU | ERC-20 | 4,335,259.257915T | -- | -- | |
UNI-V2 | ERC-20 | 8.264261K | -- | -- | |
SAITAMA | ERC-20 | 0.000507 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21013385 | 2 months ago | | | 0 | 0.00018801702 | |
| 20665275 | 3 months ago | | | 0 | 0.000092728169 | |
| 20602276 | 4 months ago | | | 0 | 0.000086459008 | |
| 20229540 | 5 months ago | | | 0 | 0.00044655435 | |
| 20122446 | 6 months ago | | | 0 | 0.00038615279 | |
| 19891894 | 7 months ago | | | 0 | 0.00018340126 | |
| 19891708 | 7 months ago | | | 0 | 0.00020052512 | |
| 19844657 | 7 months ago | | | 0 | 0.00010932640 | |
| 19844640 | 7 months ago | | | 0 | 0.00011295978 | |
| 19844627 | 7 months ago | | | 0 | 0.00012058195 |
ABI
ABI objects
Getter at block 21403342
Watchtower() view returns (bool)
true
_marketingAddress() view returns (address)
0xf0b913f1b00d098e6bfcb2d02b2ee83e8b758465
_maxTxAmount() view returns (uint256)
420000000000000000000000000000000
_maxWalletSize() view returns (uint256)
8000000000000000000000000000000
_teamwallet() view returns (address)
0x826fc4001be26aafcd6cabdd55b241a13ad3388a
buyFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
(tax=0, liquidity=0, marketing=5, team=0, donation=0)
decimals() view returns (uint8)
9
donationAddress() view returns (address)
0x000000000000000000000000000000000000dead
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Tax Haven Inu
owner() view returns (address)
0xfc1bf8c25d3c3c2b1b77b3deed08c5e4f76cc0ee
sellFee() view returns (uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
(tax=0, liquidity=0, marketing=7, team=0, donation=0)
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TAXHAVENINU
totalFees() view returns (uint256)
13594403094648054751488720860287
totalSupply() view returns (uint256)
400000000000000000000000000000000
uniswapV2Pair() view returns (address)
0xd5265b56fb961473d411b6d06493eb295e71ac8a
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromLimit(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events TaxMan()
_setMaxWalletSizePercent(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromLimit(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInLimit(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlacklist(address account)
renounceOwnership()
setBothFees(uint16 buy_tax, uint16 buy_liquidity, uint16 buy_marketing, uint16 buy_team, uint16 buy_donation, uint16 sell_tax, uint16 sell_liquidity, uint16 sell_marketing, uint16 sell_team, uint16 sell_donation)
setBuyFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
setMaxTxPercent(uint256 maxTxPercent)
setNumTokensSellToAddToLiquidity(uint256 numTokens)
setSellFee(uint16 tax, uint16 liquidity, uint16 marketing, uint16 team, uint16 donation)
setSwapAndLiquifyEnabled(bool _enabled)
setWatchtower(bool on)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
updateMarketingWallet(address newAddress)
updatePartnershipsWallet(address newAddress)
updateteamWallet(address newAddress)
withdrawForeignToken(address tokenAddress, address recipient, uint256 amount)
withdrawStuckETH(address recipient, uint256 amount)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor()
receive()
This contract contains no error objects.