Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf189…c4ce
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STEST | ERC-20 | 7.124953K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18275977 | a year ago | | | 0 | 0.00046637532 | |
| 18275958 | a year ago | | | 0 | 0.0012788200 | |
| 18275779 | a year ago | | | 0 | 0.00050728955 | |
| 18275753 | a year ago | | | 0 | 0.00020178390 | |
| 18275703 | a year ago | | | 0 | 0.0014000000 | |
| 18275661 | a year ago | | | 0 | 0.00044484304 | |
| 18275658 | a year ago | | | 0 | 0.00036151867 | |
| 18271117 | a year ago | | | 0 | 0.00068722913 | |
| 18271115 | a year ago | | | 0 | 0.00064628366 | |
| 18231562 | a year ago | | | 0 | 0.00054522453 |
ABI
ABI objects
Getter at block 21317242
_maxTxAmount() view returns (uint256)
10000000000000000000000000
_maxWalletSize() view returns (uint256)
10000000000000000000000000
_swapTokensAtAmount() view returns (uint256)
100000000000000000000
decimals() pure returns (uint8)
18
getInfo() view returns (bool[2], uint256[8], address)
([true, false], [5, 5, 10000000000000000000000000, 10000000000000000000000000, 393518459874999999582095, 100000000000000000000, 0, 356768704874999999582095], 0xf1898720c0718b63d4feb452355ee0e3ee82c4ce)
name() pure returns (string)
STEST
owner() view returns (address)
0x06dd951fc4d0ffc8a591d8dbc99bea6a88a4490c
symbol() pure returns (string)
STEST
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x710a96ca1c594a72ca702c085e467b6fa0691023
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)
bots(address) view returns (bool)
isBot(address addr) view returns (bool)
isExcludedFromFee(address addr) view returns (bool)
State-modifying
Events airdrop(address[] addresses, uint256[] amounts)
approve(address spender, uint256 amount) returns (bool)
blockBots(address[] bots_)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
initUniSwap()
manualsend()
manualswap()
renounceOwnership()
setFee(uint256 feeOnBuy, uint256 feeOnSell)
setMarketAddr(address addr)
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()
receive()
This contract contains no error objects.