CyberPEPE
Verified contract
Active on
Ethereum with 262 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3b3e…c611
0x3b3e…c611
Balances ($0.00)
No balances found for "CyberPEPE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18988024 | a year ago | | | 0 | 0.00097201852 | |
| 18895396 | a year ago | | | 0 | 0.00044790137 | |
| 18895394 | a year ago | | | 0 | 0.00038342595 | |
| 18895390 | a year ago | | | 0 | 0.00043248180 | |
| 18895389 | a year ago | | | 0 | 0.00071868247 | |
| 18879185 | a year ago | | | 0 | 0.0011707769 | |
| 18870399 | a year ago | | | 0 | 0.0012254966 | |
| 18864931 | a year ago | | | 0 | 0.00043931244 | |
| 18864931 | a year ago | | | 0 | 0.00076041434 | |
| 18864875 | a year ago | | | 0 | 0.00074187413 |
ABI
ABI objects
Getter at block 21386833
_owner() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
getTime() view returns (uint256)
1734011435
minimumTokensBeforeSwapAmount() view returns (uint256)
21000000000000000000000
name() view returns (string)
CyberPEPE
owner() view returns (address)
0x000000000000000000000000000000000000dead
symbol() view returns (string)
CPEPE
totalSupply() view returns (uint256)
420000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events addAddrslbs(address[] accounts)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
pause()
setNumTokensBeforeSwap(address newLimit)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
waiveOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string coinName, string coinSymbol, uint8 coinDecimals, uint256 supply)
receive()
This contract contains no error objects.