Dark Pepe Pope

Verified contract

Active on Base with 2,450 txns
Deployed by via 0x1b92564a at 18997175
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $20.41
ERC-20
Value $0.11
ERC-20
Value $0
ERC-20
--
0x8ba6a1657284035a67ba9be7ba457587bd688bb9370fc70dcd66f4b18385089a
0xea65e0c80f58cd0b1412bd61f86118126b9d75475707ae5a8f878b43b69ce227
0x4148ea307eff9025406c0a697af8d6dde711b3b5e6a23fcf47de46dd2d47efb5
0xf51f4741451d6fdad0cf665951a4a153d68202b3911dc46562505cbb05b1a9e1
0xaa8e98fab1ad573a385be06e2a188c1e21d148d66e36ac2587e6c36b7e698fe2
0x5b0ef18cd598e0230c6724f64cd3793da367b4c4bd3d54c818294e47282b0365
0x58d66afda59973b71fee92565f7311ae0498c82c2ee83c5ed81b7bddbef39208
0xbe9dfa5fe609fcd22640eeaf116217da3e60871eed04a1c921b28908b39d738a
0xd93d357d3b9eb640eaca80f41e2551e19e6b1cfc86ca77df43513ab34a6bb28d
0x4e0ee959ecaa10134c57066bf25afde75f3320b5b7b86d535d8fd82259665670

Functions
Getter at block 22768670
decimals(view returns (uint8)
18
launched(view returns (bool)
true
name(view returns (string)
Dark Pepe Pope
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
DarkPepePope
totalSupply(view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
launch(
renounceOwnership(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _symbolstring _nameuint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account