Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ANON | ERC-20 | 125.322752M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18165051 | a year ago | | | 0 | 0.0011627416 | |
| 18162079 | a year ago | | | 0 | 0.00021488229 | |
| 18162078 | a year ago | | | 0 | 0.00021463770 | |
| 18162077 | a year ago | | | 0 | 0.00021135655 | |
| 18162065 | a year ago | | | 0 | 0.00046440932 | |
| 18162046 | a year ago | | | 0 | 0.00045550384 | |
| 18162039 | a year ago | | | 0 | 0.00047261341 | |
| 18162021 | a year ago | | | 0 | 0.00047996582 | |
| 18162013 | a year ago | | | 0 | 0.00044044227 | |
| 18162004 | a year ago | | | 0 | 0.00072701920 |
ABI
ABI objects
Getter at block 21213929
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
maxBuy() view returns (uint256)
1000000000000000000000000
maxHolding() view returns (uint256)
1000000000000000000000000
maxTransfer() view returns (uint256)
1000000000000000000000000
name() pure returns (string)
ANONxCHAT
pair() view returns (address)
0xbec183bc683f3494704de16e5beb903a25b1e313
symbol() pure returns (string)
ANON
totalSupply() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
renounceOwnership()
setContractSwapSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setTransactionLimits(uint256 _buy, uint256 _sell, uint256 _wallet)
setTransactionRequirements(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
startTrading()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.