Doctor Evil
Verified contract
Active on
Ethereum with 1,801 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Balances ($146.31)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EVIL | ERC-20 | 2.74867M | $0.000053 |
$146.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21195554 | 2 days ago | | | 0 | 0.0011199309 | |
| 21195494 | 2 days ago | | | 0 | 0.0012669882 | |
| 21195405 | 2 days ago | | | 0 | 0.0016828167 | |
| 21187057 | 3 days ago | | | 0 | 0.0018350894 | |
| 21134027 | 10 days ago | | | 0 | 0.00045048217 | |
| 21087067 | 17 days ago | | | 0 | 0.00075594414 | |
| 20987058 | a month ago | | | 0 | 0.00084493171 | |
| 20954371 | a month ago | | | 0 | 0.00032883729 | |
| 20933276 | a month ago | | | 0 | 0.00057442284 | |
| 20933101 | a month ago | | | 0 | 0.00055524337 |
ABI
ABI objects
Getter at block 21206778
Tax() view returns (uint256 buyFee, uint256 sellFee, uint256 maxBuyFee, uint256 maxSellFee, uint256 taxPhaseOneTimer, uint256 taxPhaseTwoTimer, uint256 taxPhase, bool taxesDisabled)
(buyFee=25, sellFee=50, maxBuyFee=25, maxSellFee=50, taxPhaseOneTimer=172800, taxPhaseTwoTimer=604800, taxPhase=3, taxesDisabled=false)
decimals() view returns (uint8)
18
maxWallet() view returns (uint256)
9400000000000000000000000
name() view returns (string)
Doctor Evil
owner() view returns (address)
0x627b1ea23b4a6c4c33caa3e1e0b9d0aa35b9567d
starting() view returns (bool)
false
swapTokensAtAmount() view returns (uint256)
2500000000000000000000000
swapping() view returns (bool)
false
symbol() view returns (string)
EVIL
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xc0e00a6b2bfaeaaa98f741ce9a36ef65e8b8587e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pair(address) view returns (bool)
State-modifying
Events addPair(address toPair)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTax()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTax(uint256 _buyFee, uint256 _sellFee)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TaxDisabled(bool taxDisabled)
TaxUpdated(uint256 buyFee, uint256 sellFee)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet, uint256 _end)
receive()
This contract contains no error objects.