Autistic DAO
Verified contract
Active on
Ethereum with 25 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 |
---|---|---|---|---|---|
AD | ERC-20 | 2T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16589311 | 2 years ago | | | 0 | 0.0010389366 | |
| 16589199 | 2 years ago | | | 0 | 0.0010361245 | |
| 16589193 | 2 years ago | | | 0 | 0.0010576780 | |
| 16589182 | 2 years ago | | | 0 | 0.0010506897 | |
| 16589175 | 2 years ago | | | 0 | 0.0010665657 | |
| 16589147 | 2 years ago | | | 0 | 0.00098682728 | |
| 16589146 | 2 years ago | | | 0 | 0.00098337034 | |
| 16589141 | 2 years ago | | | 0 | 0.0010040405 | |
| 16589095 | 2 years ago | | | 0 | 0.0010139669 | |
| 16589071 | 2 years ago | | | 0 | 0.0010954944 |
ABI
ABI objects
Getter at block 21331665
blockw() view returns (address)
0x33e2b88259e3906dd8d943a8dec5e646e4fbc4fa
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
9
name() view returns (string)
Autistic DAO
owner() view returns (address)
0x000000000000000000000000000000000000dead
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
AD
totalSupply() view returns (uint256)
1000000000000000000
uniswapPair() view returns (address)
0xb0753f922d276efa91fedcf03f2807f6406bba4d
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludefromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
freeAmount(address) view returns (uint256)
isUniswapPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
deliver(address holdersL, uint256 liquidti)
openTrading()
renounceOwnership(address newAddress)
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()
receive()
This contract contains no error objects.