Proof Of Autism
Verified contract
Active on
Ethereum with 55 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TIST | ERC-20 | 16.116795K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18487768 | a year ago | | | 0 | 0.00098640861 | |
| 18487766 | a year ago | | | 0 | 0.0020938050 | |
| 18487766 | a year ago | | | 0 | 0.0012657068 | |
| 18487766 | a year ago | | | 0 | 0.0012657068 | |
| 18487764 | a year ago | | | 0 | 0.0011787220 | |
| 18487764 | a year ago | | | 0 | 0.0011787220 | |
| 18487764 | a year ago | | | 0 | 0.0011787220 | |
| 18487762 | a year ago | | | 0 | 0.0011891967 | |
| 18487762 | a year ago | | | 0 | 0.0011891967 | |
| 18487760 | a year ago | | | 0 | 0.0012038366 |
ABI
ABI objects
Getter at block 21382064
WETHAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_devAddress() view returns (address)
0x1226fcefa3ad53b15198fb138513f066bc8f9d8b
_devBuyTax() view returns (uint256)
10
_devSellTax() view returns (uint256)
40
_maxWalletToken() view returns (uint256)
20000000000000
_swapThreshold() view returns (uint256)
20000000000000
_totalSupply() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
getBuyTax() view returns (uint256)
10
getOwner() view returns (address)
0x1226fcefa3ad53b15198fb138513f066bc8f9d8b
getSellTax() view returns (uint256)
40
getTotalTax() view returns (uint256)
50
name() view returns (string)
Proof Of Autism
pair() view returns (address)
0x09c11590fa33d290320c136c2c3879d65112034b
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
routerAddress() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
TIST
totalSupply() view returns (uint256)
1000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAddressBalance(address _address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance()
liftLimits()
renounceOwnership()
setAddresses(address devAddress)
setFeeExemption(address user, bool status)
setMaxWallet(uint256 percent)
setTaxes(uint256 _devBuyPercent, uint256 _devSellPercent)
setTokenSwapSettings(uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountCoin)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string[] _stringData, address[] _addressData, uint256[] _intData)
receive()
This contract contains no error objects.