Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TEST | ERC-20 | 59.084138M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13639115 | 7 months ago | | | 0 | 9.6420720e-7 | |
| 13639107 | 7 months ago | | | 0 | 9.6420720e-7 | |
| 13639016 | 7 months ago | | | 0 | 9.6420720e-7 | |
| 13638813 | 7 months ago | | | 0 | 0.0000056788168 | |
| 13638567 | 7 months ago | | | 0 | 5.4120754e-7 | |
| 13638398 | 7 months ago | | | 0 | 9.9424330e-7 | |
| 13638382 | 7 months ago | | | 0 | 0.0000010034713 | |
| 13638271 | 7 months ago | | | 0 | 0.0000056788168 | |
| 13638207 | 7 months ago | | | 0 | 0.000059537054 | |
| 13638120 | 7 months ago | | | 0.01 | 4.4547796e-7 |
ABI
ABI objects
Getter at block 23122551
_maxTaxSwap() view returns (uint256)
2000000000000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000000000000
decimals() pure returns (uint8)
18
name() view returns (string)
Test_token
symbol() view returns (string)
TEST
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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)
constructor(string name_, string symbol_)
receive()
This contract contains no error objects.