Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
banSHē | ERC-20 | 199.415935K | -- | -- | |
Tatsu | ERC-20 | 2.121K | -- | -- | |
TATsu | ERC-20 | 194.874225 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20521626 | 4 months ago | | | 0 | 0.000061487668 | |
| 19681408 | 7 months ago | | | 0 | 0.00045436564 | |
| 19256518 | 9 months ago | | | 0 | 0.00057534723 | |
| 18125587 | a year ago | | | 0 | 0.0013751066 | |
| 17161636 | 2 years ago | | | 0 | 0.0012735060 | |
| 17025950 | 2 years ago | | | 0 | 0.0017563341 | |
| 16933251 | 2 years ago | | | 0 | 0.00075850414 | |
| 16507549 | 2 years ago | | | 0 | 0.00063236624 | |
| 16319717 | 2 years ago | | | 0 | 0.00041186777 | |
| 16193576 | 2 years ago | | | 0 | 0.00076084706 |
ABI
ABI objects
Getter at block 21307321
_Deployer() view returns (address)
0xa898fcb01ac202c00277dce3384b52739dd85b49
buyBurnFee() view returns (uint256)
3
buyDevFee() view returns (uint256)
3
buyTotalFees() view returns (uint256)
6
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
10000000000000
maxWallet() view returns (uint256)
20000000000000
name() view returns (string)
Azure
owner() view returns (address)
0xa898fcb01ac202c00277dce3384b52739dd85b49
sellBurnFee() view returns (uint256)
3
sellDevFee() view returns (uint256)
3
sellTotalFees() view returns (uint256)
6
swapTokensAtAmount() view returns (uint256)
500000000000
symbol() view returns (string)
TATsu
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
194874225249
totalSupply() view returns (uint256)
743928855405558
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0x7684e87c234688f91e4eec88378d422efd67194c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isBot(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addBots(address[] bots)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay() returns (bool)
enableTrading()
enableTrading(uint256 Bblock)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeBots(address[] bots)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDevWallet(address newWallet)
updateMaxTxnAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor(address depAddr)
receive()
This contract contains no error objects.