AgentZero AI
Verified contract
Active on
Ethereum with 710 txns
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 |
---|---|---|---|---|---|
AGZRO | ERC-20 | 17.381495K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21439263 | 2 hours ago | | | 0 | 0.0014610183 | |
| 21439052 | 3 hours ago | | | 0 | 0.0019610347 | |
| 21437969 | 6 hours ago | | | 0 | 0.0011399538 | |
| 21437753 | 7 hours ago | | | 0 | 0.0011925425 | |
| 21437688 | 7 hours ago | | | 0 | 0.0012036968 | |
| 21437598 | 8 hours ago | | | 0 | 0.0017176915 | |
| 21437508 | 8 hours ago | | | 0 | 0.0013549596 | |
| 21437495 | 8 hours ago | | | 0 | 0.0013139987 | |
| 21437476 | 8 hours ago | | | 0 | 0.0014007996 | |
| 21437433 | 8 hours ago | | | 0 | 0.0016772130 |
ABI
ABI objects
Getter at block 21439852
_maxTxSize() view returns (uint256)
100000000000000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000000000000
decimals() pure returns (uint8)
18
name() pure returns (string)
AgentZero AI
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
AGZRO
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Directswap()
Unsetlimit()
approve(address spender, uint256 amount) returns (bool)
openTrading()
renounceOwnership()
sendCustomToken(address rttr, address to, uint256 amn)
setFeeTaxBuyAGZRO(uint256 txs)
setFeeTaxSellAGZRO(uint256 txs)
setNewMaximumTransactionAGZRO(uint256 maxTx)
setNewMaximumWalletAGZRO(uint256 maxTx)
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.