https://linktr.ee/TAXESNGMI
Verified contract
Active on
Ethereum with 58 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf46b…f616
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TAX | ERC-20 | 994.228388M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13847759 | 3 years ago | | | 0 | 0.0010112076 | |
| 13847707 | 3 years ago | | | 0 | 0.0046546983 | |
| 13847704 | 3 years ago | | | 0 | 0.0019263904 | |
| 13846570 | 3 years ago | | | 0 | 0.0017531382 | |
| 13607538 | 3 years ago | | | 0 | 0.0069204240 | |
| 13607288 | 3 years ago | | | 0 | 0.0045076144 | |
| 13605724 | 3 years ago | | | 0 | 0.0035091537 | |
| 13605717 | 3 years ago | | | 0 | 0.0035332440 | |
| 13603598 | 3 years ago | | | 0 | 0.0090527380 | |
| 13601818 | 3 years ago | | | 0 | 0.0063917959 |
ABI
ABI objects
Getter at block 21320799
_charityWalletAddress() view returns (address)
0xf46b8a46c07e1599353649c10d6904c70a04f616
_liquidityFee() view returns (uint256)
8
_maxTxAmount() view returns (uint256)
1000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
https://linktr.ee/TAXESNGMI
owner() view returns (address)
0x8aa245604470ca08228e6f92b713693f4e8614dd
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TAX
totalFees() view returns (uint256)
15051637976821530467
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x4152fd3a2e3d4a8bf6c169732151f2d912ebaf0f
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)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityWallet(address charityWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
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)
constructor(address charityWalletAddress)
receive()
This contract contains no error objects.