Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.06)
Native
Value
$0.06
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.000018 | $3,368.02 |
$0.06 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2622620 | a year ago | | | 0 | 0.000000012253418986 | |
| 2622429 | a year ago | | | 0 | 0.000085032504 | |
| 2622414 | a year ago | | | 0 | 0.000072470003 | |
| 2622398 | a year ago | | | 0 | 0.000060983000 | |
| 2622302 | a year ago | | | 0 | 0.000065667503 | |
| 2622285 | a year ago | | | 0 | 0.000078032503 | |
| 2622255 | a year ago | | | 0 | 0.000065667503 | |
| 2622217 | a year ago | | | 0 | 0.000078032503 | |
| 2622168 | a year ago | | | 0 | 0.000039400502 | |
| 2622132 | a year ago | | | 0 | 0.000046819502 |
ABI
ABI objects
Getter at block 22780551
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_swapTokensAtAmount() view returns (uint256)
50000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
TEST
owner() view returns (address)
0x2ac359b8dcb40fdcb1a576819a45a333ef0d5b48
symbol() pure returns (string)
TEST
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x49a5dde5c98975d484877d975bee84e292104053
uniswapV2Router() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
excludeMultipleAccountsFromFees(address[] accounts, bool excluded)
manualsend()
manualswap()
renounceOwnership()
setMinSwapTokensThreshold(uint256 swapTokensAtAmount)
setTrading(bool _tradingOpen)
setUniswapV2Pair(address _pair)
swap(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.