Chef Doge
Verified contract
Active on
Ethereum with 966 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 "Chef Doge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21126733 | 4 days ago | | | 0 | 0.0012773107 | |
| 21115907 | 6 days ago | | | 0 | 0.00037069991 | |
| 21115860 | 6 days ago | | | 0 | 0.00056463663 | |
| 21115558 | 6 days ago | | | 0 | 0.00067805519 | |
| 21112425 | 6 days ago | | | 0 | 0.00029017879 | |
| 21112107 | 6 days ago | | | 0 | 0.00030213897 | |
| 21007056 | 21 days ago | | | 0 | 0.00083783393 | |
| 21004266 | 21 days ago | | | 0 | 0.00037495564 | |
| 20995122 | 23 days ago | | | 0 | 0.00093943216 | |
| 20989112 | 24 days ago | | | 0 | 0.00049057742 |
ABI
ABI objects
Getter at block 21157674
FEE_DIVISOR() view returns (uint64)
10000
buyTax() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
lastSwapBackBlock() view returns (uint256)
20626697
launched() view returns (bool)
true
lpPair() view returns (address)
0xc4566225afb2b601491fbaa522656802b36d43c8
name() view returns (string)
Chef Doge
owner() view returns (address)
0x0000000000000000000000000000000000000000
platformAddress() view returns (address)
0x2eef048f46282f2cc23dd1908e2a3c28e953d5bf
projectAddress() view returns (address)
0x9fb53f9d236e47128acae76be35b8f8dd778a87e
sellTax() view returns (uint256)
0
swapTokensAtAmt() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
CHOGE
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exemptFromFees(address) view returns (bool)
isAMMPair(address) view returns (bool)
State-modifying
Events addLp() payable
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setLaunched()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateTax(uint64 _buyTax, uint64 _sellTax)
Approval(address indexed owner, address indexed spender, uint256 value)
Launched(uint256 launchTime)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedBuyTax(uint256 newAmt)
UpdatedSellTax(uint256 newAmt)
constructor(struct StructsLibraryTokenInfo params, address _platformAddress)
receive()
This contract contains no error objects.