Chef Pepe
Verified contract
Active on
Ethereum with 291 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 Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21138436 | 3 days ago | | | 0 | 0.00093260000 | |
| 20986564 | 24 days ago | | | 0 | 0.00093134225 | |
| 20896678 | a month ago | | | 0 | 0.00014031150 | |
| 20839711 | a month ago | | | 0 | 0.00056425421 | |
| 20791607 | 2 months ago | | | 0 | 0.00055763859 | |
| 20752135 | 2 months ago | | | 0 | 0.000074963060 | |
| 20692550 | 2 months ago | | | 0 | 0.00067407994 | |
| 20692277 | 2 months ago | | | 0 | 0.00075057768 | |
| 20688299 | 2 months ago | | | 0 | 0.00018874903 | |
| 20688297 | 2 months ago | | | 0 | 0.00018773690 |
ABI
ABI objects
Getter at block 21158240
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)
20669634
launched() view returns (bool)
true
lpPair() view returns (address)
0x8df4f5aee53a14d86823051697b9e4044ce08128
name() view returns (string)
Chef Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
platformAddress() view returns (address)
0x63b11b648f1d21c7200ca096be80962b4d78c731
projectAddress() view returns (address)
0xeb926f343d2b6a8d710b98a19c2d4c2ec4ac7c0f
sellTax() view returns (uint256)
0
swapTokensAtAmt() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
CPEPE
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.