Dahmer Dao
Verified contract
Active on
Ethereum with 133 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa1db…96f1
0x0792…4e02
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,362.00 |
$0 | |
DAHMER | ERC-20 | 639.350263K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15975006 | 2 years ago | | | 0 | 0.00080488852 | |
| 15723268 | 2 years ago | | | 0 | 0.0012506214 | |
| 15720119 | 2 years ago | | | 0 | 0.0018532104 | |
| 15687583 | 2 years ago | | | 0 | 0.00025830153 | |
| 15685671 | 2 years ago | | | 0 | 0.00028615763 | |
| 15682384 | 2 years ago | | | 0 | 0.00068048126 | |
| 15681866 | 2 years ago | | | 0 | 0.00059855341 | |
| 15681756 | 2 years ago | | | 0 | 0.00031979016 | |
| 15681720 | 2 years ago | | | 0 | 0.00035610825 | |
| 15681695 | 2 years ago | | | 0 | 0.00037153119 |
ABI
ABI objects
Getter at block 21260866
_maxTxAmount() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Dahmer Dao
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
DAHMER
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
setMaxTx(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.