Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($155.32)
Native
Value
$155.32
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.05 | $3,106.32 |
$155.32 | |
AUT | ERC-20 | 223.207478B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21175908 | 6 days ago | | | 0 | 0.0014239644 | |
| 21156334 | 9 days ago | | | 0 | 0.00078193572 | |
| 21156328 | 9 days ago | | | 0 | 0.00058742248 | |
| 21140296 | 11 days ago | | | 0 | 0.00052647660 | |
| 21130671 | 13 days ago | | | 0 | 0.00077861702 | |
| 21081928 | 19 days ago | | | 0 | 0.00030025862 | |
| 20980137 | a month ago | | | 0 | 0.00041075400 | |
| 20980136 | a month ago | | | 0 | 0.00039639500 | |
| 20947065 | a month ago | | | 0 | 0.00041216773 | |
| 20932652 | a month ago | | | 0 | 0.00034308206 |
ABI
ABI objects
Getter at block 21221001
DOMAIN_SEPARATOR() view returns (bytes32)
0xe8f1891e51321b725b90f6a05c40c348f1a897672905099bf538818e0f7eae5b
decimals() view returns (uint8)
18
name() view returns (string)
Autism
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xdf1745fae21ffc0cf743e5cfb5e7ed096c4c6915
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapThreshold() view returns (uint256)
336552000000000000000000000000
symbol() view returns (string)
AUT
teamFee() view returns (uint256)
2
totalFee() view returns (uint256)
6
totalSupply() view returns (uint256)
42069000000000000000000000000000
treasuryFee() view returns (uint256)
4
whaleDenominator() view returns (uint256)
100
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
clearStuckBalance()
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setFee(uint256 _teamFee, uint256 _treasuryFee)
setWhaleDenominator(uint256 _whaleDenominator)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 amount)
OwnershipTransferred(address indexed user, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor(address _team, address _treasury)
receive()
This contract contains no error objects.