Doofenshmirtz Evil Incorporated
Verified contract
Active on
Ethereum with 41 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 |
---|---|---|---|---|---|
DOOF | ERC-20 | 73.644878M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17723413 | a year ago | | | 0 | 0.00099859292 | |
| 17716491 | a year ago | | | 0 | 0.00074369820 | |
| 17716475 | a year ago | | | 0 | 0.00052967410 | |
| 17716475 | a year ago | | | 0 | 0.00069436850 | |
| 17716474 | a year ago | | | 0 | 0.00081643994 | |
| 17716473 | a year ago | | | 0 | 0.00082195729 | |
| 17716472 | a year ago | | | 0 | 0.00093534499 | |
| 17716468 | a year ago | | | 0 | 0.00085340907 | |
| 17716468 | a year ago | | | 0 | 0.00085340907 | |
| 17716468 | a year ago | | | 0 | 0.00085340907 |
ABI
ABI objects
Getter at block 21214743
_maxWalletAmount() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x4d77a8373d99124a206ed10d33394576fd8a08ea
marketingFeeReceiver() view returns (address)
0x7018a2c43501d0ef1f226a934ba017ce7fdf4fc0
name() pure returns (string)
Doofenshmirtz Evil Incorporated
pair() view returns (address)
0x5f3e82eab381a139381f26df45846f2d55aaa2ac
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
400000000000000
symbol() pure returns (string)
DOOF
totalSupply() view returns (uint256)
100000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
clearStuckBalance()
renounceOwnership()
setFee(uint256 _liquidityFee, uint256 _marketingFee)
setWalletLimit(uint256 amountPercent)
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)
AutoLiquify(uint256 amountETH, uint256 amountBOG)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.