DEV IS COOKING
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 2 additional slots
1 additional
variable
Balances ($0.00)
No balances found for "DEV IS COOKING"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17758409 | a year ago | | | 0 | 0.00048741315 | |
| 17758403 | a year ago | | | 0 | 0.00088833117 | |
| 17730575 | a year ago | | | 0 | 0.0013773242 | |
| 17729313 | a year ago | | | 0 | 0.0019359325 | |
| 17729289 | a year ago | | | 0 | 0.0014716749 | |
| 17729285 | a year ago | | | 0 | 0.00056699027 | |
| 17729280 | a year ago | | | 0 | 0.0010106579 | |
| 17729188 | a year ago | | | 0 | 0.0012724530 | |
| 17729159 | a year ago | | | 0 | 0.0017734600 | |
| 17729123 | a year ago | | | 0 | 0.0015209495 |
ABI
ABI objects
Getter at block 21258062
deadblocks() view returns (uint256)
0
decimals() view returns (uint8)
18
devWallet() view returns (address)
0x03fb7ad8cb0a5424175ae4dd13c5075c0a90a720
genesis_block() view returns (uint256)
0
marketingWallet() view returns (address)
0x03fb7ad8cb0a5424175ae4dd13c5075c0a90a720
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
DEV IS COOKING
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x90e1b34b2e1bab47e53d1681de70100ae57ea188
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellTaxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=0, liquidity=0, dev=0)
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
700000000000000000000000
symbol() view returns (string)
COOK
taxes() view returns (uint256 marketing, uint256 liquidity, uint256 dev)
(marketing=0, liquidity=0, dev=0)
totSellTax() view returns (uint256)
0
totTax() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isBot(address) view returns (bool)
State-modifying
Events SetMaxxAmount()
UpdateMaxTransactionAmount(uint256 amount)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrade()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 amount, uint256 devPercentage, uint256 marketingPercentage)
renounceOwnership()
rescueERC20(address tokenAddress, uint256 amount)
rescueETH(uint256 weiAmount)
setBuyingTax(uint256 _marketing, uint256 _liquidity, uint256 _dev)
setIsBot(address account, bool state)
setSellTax(uint256 _marketing, uint256 _liquidity, uint256 _dev)
setSwapBackEnable(bool state)
setSwapThreshold(uint256 new_amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDeveloperWallet(address newWallet)
updateExcludedFromFees(address _address, bool state)
updateMaxWalletAmount(uint256 amount)
updatemarketingWallet(address newWallet)
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()
receive()
This contract contains no error objects.