AUTOMATIX
Verified contract
Active on
Ethereum with 1,095 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.49)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,692.14 |
$0 | |
ATX | ERC-20 | 1.128763K | $0.003095 |
$3.49 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21266266 | 6 days ago | | | 0 | 0.00080642125 | |
| 21092907 | a month ago | | | 0 | 0.00031065794 | |
| 21087698 | a month ago | | | 0 | 0.00046605114 | |
| 21083318 | a month ago | | | 0 | 0.00041015222 | |
| 21077631 | a month ago | | | 0 | 0.00075455637 | |
| 20996527 | a month ago | | | 0 | 0.00045529765 | |
| 20985687 | a month ago | | | 0 | 0.0013476327 | |
| 20979711 | 2 months ago | | | 0 | 0.00040934141 | |
| 20953826 | 2 months ago | | | 0 | 0.00042484445 | |
| 20953766 | 2 months ago | | | 0 | 0.00062545094 |
ABI
ABI objects
Getter at block 21310232
DevAdd() view returns (address)
0x806515c368f205ea1bb76f7920451ff74a45ae8a
OpAdd() view returns (address)
0x256c3bdfd3203adffc61a1dceda24a7363d80917
buyTaxFraction() view returns (uint256)
0
buyTaxWhole() view returns (uint256)
5
checkStatus() view returns (bool)
true
decimals() pure returns (uint8)
18
maxSwapAmount() view returns (uint256)
50000000000000000000000
maxTransactionAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
AUTOMATIX
owner() view returns (address)
0x10de6ac868c55cfa97c04a384dab13bf801d135e
sellTaxFraction() view returns (uint256)
0
sellTaxWhole() view returns (uint256)
5
symbol() pure returns (string)
ATX
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xf80937d29dc46476e285f05f4f241b0bf795fff7
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events SwapForETH(uint256 percent)
WDeth()
approve(address spender, uint256 amount) returns (bool)
changeOwner(address newOwner)
enableTrading()
liftLimits()
ownershipRenounce()
reduceTax(uint256 newBuyTaxWhole, uint256 newBuyTaxFraction, uint256 newSellTaxWhole, uint256 newSellTaxFraction)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(uint256 _buyTaxWhole, uint256 _buyTaxFraction, uint256 _sellTaxWhole, uint256 _sellTaxFraction, uint256 totalSupply_)
receive()
This contract contains no error objects.