0x0.ai: AI Smart Contract Auditor
Verified contract
Active on
Ethereum with 71,487 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,257,352.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x0 | ERC-20 | 9.926172M | $0.125108 |
$1,241,843.58 | |
M87 | ERC-20 | 117.151612M | $0.000099 |
$11,653.07 | |
USDT | ERC-20 | 2.292114K | $1.002 |
$2,296.7 | |
WOO | ERC-20 | 5K | $0.228687 |
$1,143.44 | |
SUPER | ERC-20 | 219.260188 | $1.27 |
$278.46 | |
1INCH | ERC-20 | 390 | $0.333446 |
$130.04 | |
PEAS | ERC-20 | 1.29434 | $5.47 |
$7.08 | |
APU | ERC-20 | 1 | $0.001024 |
$0 | |
ATRADE | ERC-20 | 1K | -- | -- | |
0x2ea1…087a | ERC-1555 | 100 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21239857 | 27 minutes ago | | | 0 | 0.00061298391 | |
| 21239771 | an hour ago | | | 0 | 0.00061053619 | |
| 21239727 | an hour ago | | | 0 | 0.0010381957 | |
| 21239608 | an hour ago | | | 0 | 0.00067156339 | |
| 21239605 | an hour ago | | | 0 | 0.00066364856 | |
| 21239589 | an hour ago | | | 0 | 0.00077326876 | |
| 21239557 | an hour ago | | | 0 | 0.00066937090 | |
| 21239444 | 2 hours ago | | | 0 | 0.00070218907 | |
| 21239415 | 2 hours ago | | | 0 | 0.00097191941 | |
| 21239414 | 2 hours ago | | | 0 | 0.0010943440 |
ABI
ABI objects
Getter at block 21239992
_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.