DumbWaysToDie
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)
No balances found for "DumbWaysToDie"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17678665 | a year ago | | | 0 | 0.0046191000 | |
| 17678663 | a year ago | | | 0 | 0.0048732000 | |
| 17678600 | a year ago | | | 0 | 0.0021285414 | |
| 17678589 | a year ago | | | 0 | 0.0035958000 | |
| 17678573 | a year ago | | | 0 | 0.0035946000 | |
| 17678572 | a year ago | | | 0 | 0.0035946000 | |
| 17678569 | a year ago | | | 0 | 0.0035958000 | |
| 17678566 | a year ago | | | 0 | 0.0035958000 | |
| 17678563 | a year ago | | | 0 | 0.0053058000 | |
| 17678556 | a year ago | | | 0 | 0.0035958000 |
ABI
ABI objects
Getter at block 21291045
decimals() view returns (uint8)
9
name() view returns (string)
DumbWaysToDie
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
DWtD
totalSupply() view returns (uint256)
6666666666000000000
uniSwapv2Pair() view returns (address)
0x3c91d4736cb798ac5bb20318ef4d02791ff3ef92
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address approver, uint256 _tTotal) returns (bool success)
renounceOwnership()
transfer(address receiver, uint256 _tTotal) returns (bool success)
transferFrom(address sender, address receiver, uint256 _tTotal) returns (bool success)
transferOwnership(address newOwner)
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(address automatedPair)
This contract contains no fallback and receive objects.
This contract contains no error objects.