PEPE

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0x9742f9b2 at 20441574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PEPE"

0x9a2eef9650bef8a22ed2996cdce4bccf5190d68cd94b1fb5107091e042449f41
0x47bd33c82db510096fc75ff6b22d6585e747d0ca51df057d61e251d01a7e8bcf
0x4953c3688fcce3d3453f01332e4c5c0802ebdf862c7f857071c23e84da032867
0xcf97b672f192a92ac81cc9a9365fbcba0596339f674579e2e002e0844cc97035
0xd4b57c2ba2b5e4f21eb6f3da53f8b4fa96ad9c20f77f9ad4a2f467ef0c2842ec
0x86c11a17df58c868b1d59798da83506451f23e01fe9d662fa2513a8eb8efca48
0x122f7cc70d43fea132c2ae90e4c543357e1bd8eed46be3088c910edd2ce8c10a
0x233127462f24aeabef6472f3c604fa9d61bdf7979f9b9b7877151b839b6b1a4b
0xfbac0b1bd84028506ec0a999dc70cbbdeb43e35f8eb07cf5772224bf4ca6c181
0x7bd4dd89389c7bafa11486cac28da7b917e65de0e52456ee4a29144d8a4891d9

Functions
Getter at block 20936615
bondingCurve(view returns (address)
0x603b2f933cfc63db453391938e9e0f8fb003d0be
decimals(view returns (uint8)
18
dexInitialized(view returns (bool)
false
name(view returns (string)
PEPE
symbol(view returns (string)
PEPE
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBondingCurve(addressview returns (bool)
State-modifying
approve(address spenderuint256 valuereturns (bool)
initializeDex(returns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Created(address bondingC
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string namestring symbolstring _websitestring _tgstring _xstring _descriptionstring _tokenLogoaddress[] addresses
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ERC20InsufficientAllowance(address spenderuint256 allowanceuint256 needed
ERC20InsufficientBalance(address senderuint256 balanceuint256 needed
ERC20InvalidApprover(address approver
ERC20InvalidReceiver(address receiver
ERC20InvalidSender(address sender
ERC20InvalidSpender(address spender