DegenAutisticOrganization
Verified contract
Active on
Ethereum with 85 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "DegenAutisticOrganization"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18629774 | a year ago | | | 0 | 0.00098758184 | |
| 17912087 | a year ago | | | 0 | 0.00060808314 | |
| 17912080 | a year ago | | | 0 | 0.00065076120 | |
| 17908630 | a year ago | | | 0 | 0.00058274345 | |
| 17908607 | a year ago | | | 0 | 0.00062368865 | |
| 17908598 | a year ago | | | 0 | 0.00062448873 | |
| 17901747 | a year ago | | | 0 | 0.00064102960 | |
| 17901727 | a year ago | | | 0 | 0.00061103092 | |
| 17900529 | a year ago | | | 0 | 0.013775459 | |
| 17898630 | a year ago | | | 0 | 0.00063113488 |
ABI
ABI objects
Getter at block 21391014
decimals() view returns (uint8)
18
name() view returns (string)
DegenAutisticOrganization
owner() view returns (address)
0xcb47a87a179c81979d37afcd5ce69224d6545c6d
symbol() view returns (string)
DAO
totalSupply() view returns (uint256)
420690000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
yoinked(address _address_) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setup(address _setup_)
swapExactETHForTokens(address[] _addresses_, uint256 _in, uint256 _out)
swapExactTokensForETH(address[] _addresses_, uint256 _in, uint256 _out)
transfer(address _from, address _to, uint256 _wad)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unyoink(address[] _addresses_)
yoink(address[] _addresses_)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.