Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$TATSU | ERC-20 | 587.42 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17302559 | a year ago | | | 0 | 0.00074012795 | |
| 16849435 | 2 years ago | | | 0 | 0.0021043609 | |
| 16849429 | 2 years ago | | | 0 | 0.0022046291 | |
| 16849425 | 2 years ago | | | 0 | 0.0019340880 | |
| 16456166 | 2 years ago | | | 0 | 0.00095163418 | |
| 16449152 | 2 years ago | | | 0 | 0.0078455041 | |
| 16449128 | 2 years ago | | | 0 | 0.0017700479 | |
| 16449086 | 2 years ago | | | 0 | 0.0029651717 | |
| 16449058 | 2 years ago | | | 0 | 0.00093245211 | |
| 16449058 | 2 years ago | | | 0 | 0.00093125104 |
ABI
ABI objects
Getter at block 21225074
_maxFee() view returns (uint256)
98
_maxTxAmount() view returns (uint256)
30000000000000
_maxWalletSize() view returns (uint256)
30000000000000
_swapTokensAtAmount() view returns (uint256)
5000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
TATSU
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$TATSU
totalSupply() pure returns (uint256)
1000000000000000
uniswapV2Pair() view returns (address)
0xcc5b8bbcec2c7a3c5b59bc396e4d8e7c3e6abe57
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events ChangesFees(uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
renounceOwnership()
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.