Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3428…87dd
0x031f…21f7
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,912.00 |
$0 | |
TSURU | ERC-20 | 952.47854K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14383207 | 3 years ago | | | 0 | 0.00095674011 | |
| 14220286 | 3 years ago | | | 0 | 0.0029812134 | |
| 14161430 | 3 years ago | | | 0 | 0.0049273815 | |
| 13988524 | 3 years ago | | | 0 | 0.0062022978 | |
| 13984738 | 3 years ago | | | 0 | 0.0071659297 | |
| 13980336 | 3 years ago | | | 0 | 0.010781868 | |
| 13980307 | 3 years ago | | | 0 | 0.012976993 | |
| 13979997 | 3 years ago | | | 0 | 0.012712588 | |
| 13977434 | 3 years ago | | | 0 | 0.015602534 | |
| 13976350 | 3 years ago | | | 0 | 0.0044219499 |
ABI
ABI objects
Getter at block 21398442
_botIncreaseFee() view returns (uint256)
3
_maxTxAmount() view returns (uint256)
3000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000
_swapTokensAtAmount() view returns (uint256)
1000000000000000
antiwhaleEnabled() view returns (bool)
false
decimals() pure returns (uint8)
9
launchAddLiquidity() view returns (bool)
true
launchTime() view returns (uint256)
1641759300
name() pure returns (string)
Tsuru
owner() view returns (address)
0x09fe38f4737bc1908eb2b38407391d2041e9dbe0
symbol() pure returns (string)
TSURU
timeAntiBot() view returns (uint256)
120
timeDetectBotSeconds() view returns (uint256)
2
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x2c636ed6933c9afd9361c4a542207987a358f521
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
preTrader(address) view returns (bool)
State-modifying
Events allowPreTrading(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setAntiWhaleEnabled(bool _antiwhaleEnabled)
setBotFeeMultiplicator(uint256 _val)
setBotSettingTime(uint256 _val)
setFee(uint256 redisFeeOnBuy, uint256 redisFeeOnSell, uint256 taxFeeOnBuy, uint256 taxFeeOnSell)
setMaxTxnAmount(uint256 maxTxAmount)
setMaxWalletSize(uint256 maxWalletSize)
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
toggleSwap(bool _swapEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockBot(address notbot)
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(address _newOwner)
receive()
This contract contains no error objects.