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 |
---|---|---|---|---|---|
AMM | ERC-20 | 20M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18281419 | a year ago | | | 0 | 0.00027949800 | |
| 18281416 | a year ago | | | 0 | 0.00039634963 | |
| 18281411 | a year ago | | | 0 | 0.023458861 | |
| 18281410 | a year ago | | | 0 | 0.00043270931 | |
| 18281410 | a year ago | | | 0 | 0.00043270931 | |
| 18281410 | a year ago | | | 0 | 0.00043270931 | |
| 18281410 | a year ago | | | 0 | 0.00043270931 | |
| 18281409 | a year ago | | | 0 | 0.00045155614 | |
| 18281409 | a year ago | | | 0 | 0.00045155614 | |
| 18281409 | a year ago | | | 0 | 0.00045155614 |
ABI
ABI objects
Getter at block 21326307
buyTax() view returns (uint256)
2
decimals() pure returns (uint8)
18
maxTxAmount() view returns (uint256)
1000000000000000000000000000
name() pure returns (string)
Autistic Market Maker
owner() view returns (address)
0xc2abf4d04f24c483533d7bfd67d2dd00e839c5f4
sellTax() view returns (uint256)
100
symbol() pure returns (string)
AMM
totalSupply() pure returns (uint256)
1000000000000000000000000000
updateMarketingWallet() view returns (address)
0xc2abf4d04f24c483533d7bfd67d2dd00e839c5f4
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addExcludedWallet(address wallet)
approve(address spender, uint256 amount) returns (bool)
openTrade()
removeLimits()
renounceOwnership()
setFee(uint256 newBuyTax, uint256 newSellTax)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.