Tatsumaki Inu
Verified contract
Active on
Ethereum with 79 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
No balances found for "Tatsumaki Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20573173 | 2 months ago | | | 0 | 0.000038742164 | |
| 20566218 | 2 months ago | | | 0 | 0.00011660073 | |
| 19690631 | 6 months ago | | | 0 | 0.00072240017 | |
| 14642960 | 3 years ago | | | 0 | 0.0023019964 | |
| 14642736 | 3 years ago | | | 0 | 0.0016535137 | |
| 14642732 | 3 years ago | | | 0 | 0.0037241600 | |
| 14642650 | 3 years ago | | | 0 | 0.0013762625 | |
| 14642630 | 3 years ago | | | 0 | 0.0022490207 | |
| 14642624 | 3 years ago | | | 0 | 0.0012275436 | |
| 14642624 | 3 years ago | | | 0 | 0.00058505562 |
ABI
ABI objects
Getter at block 21095470
_devFee() view returns (uint256)
33
_liquidityFee() view returns (uint256)
33
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletToken() view returns (uint256)
200000000000000000
_sellDevFee() view returns (uint256)
33
_sellLiquidityFee() view returns (uint256)
33
_sellTaxFee() view returns (uint256)
33
_taxFee() view returns (uint256)
33
decimals() view returns (uint8)
9
devAddress() view returns (address)
0x3ad5062f82bdb336c316e2c67829fe7ffadd7424
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Tatsumaki Inu
owner() view returns (address)
0x3ad5062f82bdb336c316e2c67829fe7ffadd7424
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
TATSUMAKI
totalFees() view returns (uint256)
1766260375987201357
totalSupply() view returns (uint256)
10000000000000000000
uniswapV2Pair() view returns (address)
0x002e2aaa6648f5e154050caf2b2c67af41c4d455
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_getTValues(uint256 tAmount, bool selling) view returns (uint256, uint256, uint256, uint256)
_isExcludedFromMax(address) view returns (bool)
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 approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
excludeFromMax(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInMax(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setMultipleExtFeePercent(uint256 taxFee, uint256 liquidityFee, uint256 devFee)
setMultipleFeePercent(uint256 taxFee, uint256 liquidityFee, uint256 devFee)
setSwapAndLiquifyEnabled(bool _enabled)
setTheDevFeePercent(uint256 devFee)
setTheLiquidityFeePercent(uint256 liquidityFee)
setTheMaxTrans(uint256 maxTxPercent)
setTheMaxWal(uint256 maxWalletPercent)
setTheSellDevFeePercent(uint256 devFee)
setTheSellLiquidityFeePercent(uint256 liquidityFee)
setTheSellTaxFeePercent(uint256 taxFee)
setTheTaxFeePercent(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()
receive()
This contract contains no error objects.