0x0.ai: AI Smart Contract Auditor
Verified contract
Active on
Ethereum with 69,174 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0000…c4bb
Balances ($1,836,124.58)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x0 | ERC-20 | 9.978959M | $0.183167 |
$1,827,815.97 | |
M87 | ERC-20 | 117.151612M | $0.000038 |
$4,437.7 | |
USDT | ERC-20 | 2.292114K | $1.001 |
$2,294.41 | |
WOO | ERC-20 | 5K | $0.225468 |
$1,127.34 | |
SUPER | ERC-20 | 219.260188 | $1.49 |
$326.7 | |
1INCH | ERC-20 | 390 | $0.292246 |
$113.98 | |
PEAS | ERC-20 | 1.29434 | $6.56 |
$8.49 | |
APU | ERC-20 | 1 | $0.001149 |
$0 | |
ATRADE | ERC-20 | 1K | -- | -- | |
0x2ea1…087a | ERC-1555 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157583 | 2 minutes ago | | | 0 | 0.0010436646 | |
| 21157444 | 29 minutes ago | | | 0 | 0.00080913600 | |
| 21157390 | 40 minutes ago | | | 0 | 0.00086198248 | |
| 21157352 | an hour ago | | | 0 | 0.0010335438 | |
| 21157350 | an hour ago | | | 0 | 0.00083995353 | |
| 21157343 | an hour ago | | | 0 | 0.0012794512 | |
| 21157334 | an hour ago | | | 0 | 0.0011891261 | |
| 21157291 | an hour ago | | | 0 | 0.00081556202 | |
| 21157175 | an hour ago | | | 0 | 0.0015408918 | |
| 21157035 | 2 hours ago | | | 0 | 0.00068224125 |
ABI
ABI objects
Getter at block 21157589
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwap() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
0x0.ai: AI Smart Contract Auditor
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
0x0
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
enableTrading()
manualSend()
manualSendToken()
manualSwap()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.