Doom by Matt Furie
Verified contract
Active on
Base with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOOM | ERC-20 | 184.052111B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17226650 | 5 months ago | | | 0 | 6.7256698e-7 | |
| 17226641 | 5 months ago | | | 0 | 0.000041257237 | |
| 17226233 | 5 months ago | | | 0.5 | 2.8258874e-7 | |
| 17226229 | 5 months ago | | | 0 | 0.000077509666 |
ABI
ABI objects
Getter at block 23947168
_maxTxAmount() view returns (uint256)
4206900000000000000
_maxWalletSize() view returns (uint256)
4206900000000000000
_swapTaxLimit() view returns (uint256)
4206900000000000000
_taxSwapLimit() view returns (uint256)
4206900000000000000
decimals() pure returns (uint8)
9
finalizedFee() view returns (bool)
false
name() pure returns (string)
Doom by Matt Furie
owner() view returns (address)
0xac3c5c079bb6b8afa0031d5c8f8c5cba1c8ad334
symbol() pure returns (string)
DOOM
totalSupply() pure returns (uint256)
420690000000000000000
transferDelayStatus() view returns (bool)
true
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)
freeStuckEth()
manualEthereumSwap()
openTrading()
removeCap()
renounceOwnership()
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)
maxTransactionAmountUpdated(uint256 _maxTxAmount)
constructor()
receive()
This contract contains no error objects.