PEPE Rapper

Verified contract

Active on Base with 174 txns
Deployed by via 0xb858b0f8 at 17851009
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PEPE Rapper"

0x18666f1bffdf904162b4e1290c7fd21740d3da5c2db8471dae95bf2f65085cc0
0xa12a0ed1876eb5fca04a69e3289eb3128313470734c395e63f7b3614e565b298
0xd397c20eb316191216b1f23e38821557f3ad345508588d5adc352b361006e95f
0x79835feb3e56022379802298e53b6e0302742c0111477be591eae13b4607cc39
0x8ce2e31f4e2c6b21f18caeab2bd711eec1b003a06b16886371a1c9e263e4f2b2
0x090d2a1bbf0072e5f7001386deb27d287566f19197fc3afd504545096ffb71ff
0x175fd5732ddf24f8d2f43265ffe0f13b2616026aa5917769e86ff6e466938bff
0x388723dbadb248a723cc3ba231221e6f6236dbb3c21aceac3f62a493ebc71b0d
0x0764cf54f7676e7160d05001e65ccd5ba125bec9b1d061df0143b5c9e76fea08
0x5777e4adb826abeb4b42c2acc183c8dafa309be107aae108529014e4a7f9b40d

Functions
Getter at block 23877790
decimals(view returns (uint8)
18
name(view returns (string)
PEPE Rapper
symbol(view returns (string)
PEPERAPPER
totalSupply(view returns (uint256)
8400000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
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