Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xfab4…2cdf
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
COW | ERC-20 | 4.086436M | -- | -- | |
ai16z | ERC-20 | 598.955097K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271088 | 16 hours ago | | | 0 | 0.00047024786 | |
| 21270153 | 19 hours ago | | | 0 | 0.00039341464 | |
| 21269762 | 20 hours ago | | | 0 | 0.00019031502 | |
| 21262248 | 2 days ago | | | 0 | 0.00036609137 | |
| 21261848 | 2 days ago | | | 0 | 0.00036020288 | |
| 21260164 | 2 days ago | | | 0 | 0.00041363971 | |
| 21256043 | 3 days ago | | | 0 | 0.00034978903 | |
| 21249711 | 4 days ago | | | 0 | 0.00050311806 | |
| 21240983 | 5 days ago | | | 0 | 0.00054194487 | |
| 21236072 | 6 days ago | | | 0 | 0.0014967884 |
ABI
ABI objects
Getter at block 21275769
_maxTaxSwap() view returns (uint256)
1500000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
ai16z
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
ai16z
totalSupply() pure returns (uint256)
100000000000000000
uniswapV2Pair() view returns (address)
0x28e2318828a8dc332078fd95c15d43a2b227169b
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
marketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
enableTrading()
isNotRestricted()
renounceOwnership()
rescueETH()
rescueTokens(address _tokenAddr, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.