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 Dog"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21040178 | a month ago | | | 0 | 0.00030258043 | |
| 20872043 | 2 months ago | | | 0 | 0.00067898790 | |
| 20769972 | 2 months ago | | | 0 | 0.00021789146 | |
| 20740210 | 2 months ago | | | 0 | 0.00010686799 | |
| 20736988 | 2 months ago | | | 0 | 0.00018976620 | |
| 20704801 | 3 months ago | | | 0 | 0.000040489045 | |
| 20704801 | 3 months ago | | | 0 | 0.000064563780 | |
| 20701302 | 3 months ago | | | 0 | 0.00014731242 | |
| 20701296 | 3 months ago | | | 0 | 0.00035900999 | |
| 20701295 | 3 months ago | | | 0 | 0.00036573812 |
ABI
ABI objects
Getter at block 21270543
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)
20670116
launched() view returns (bool)
true
lpPair() view returns (address)
0x4ba1970f8d2dda96ebfbc466943fb0dfaab18c75
name() view returns (string)
Chef Dog
owner() view returns (address)
0x0000000000000000000000000000000000000000
platformAddress() view returns (address)
0x2eef048f46282f2cc23dd1908e2a3c28e953d5bf
projectAddress() view returns (address)
0xb7d6a5e750ac53007c43bc84e30650442c8377c0
sellTax() view returns (uint256)
0
swapTokensAtAmt() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
CHEFDOG
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.