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 |
---|---|---|---|---|---|
AUTO | ERC-20 | 3.212363M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18909945 | a year ago | | | 0 | 0.00044432057 | |
| 17956543 | a year ago | | | 0 | 0.00045038163 | |
| 17948911 | a year ago | | | 0 | 0.00075441022 | |
| 17863804 | a year ago | | | 0 | 0.0026282653 | |
| 17863763 | a year ago | | | 0 | 0.0017032795 | |
| 17857707 | a year ago | | | 0 | 0.00064302499 | |
| 17747377 | a year ago | | | 0 | 0.0013092125 | |
| 17683580 | a year ago | | | 0 | 0.00097636620 | |
| 17666284 | a year ago | | | 0 | 0.00077123428 | |
| 17643938 | a year ago | | | 0 | 0.0025711096 |
ABI
ABI objects
Getter at block 21300524
_maxWalletAmount() view returns (uint256)
100000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0x7ed7c6297ba525bac0187e13aef54772a1f2f869
name() pure returns (string)
AutoGPT
pair() view returns (address)
0x510c4ef9073d0ff7806fa0197c98603905e86755
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000000000
symbol() pure returns (string)
AUTO
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.