Hunt Pepe

Unverified contract

Proxy

Active on Base with 60,814 txns
Deployed by via 0x46743fdc at 13582039
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5b192ceaa38738e3a96343a4685d4376bfcb34723dd52e54c6dfbae540919c42
0xacbf123001e63426ba9d4994984123e07cd0442fd22b4f2e8bb2480615a222d8
0xef7eb7aabb808e91e7dbbbb67ae76a7ea7847fdd258904e5d9fa0d18ab009baf
0x1f8157794879f8847b9c768cd00ea2f0e1df94902569d1a4fea94c8b1ef1b44d
0x4eea7db674edac750772949099ffd3a16897a95ecfec0cca41059482dc61f3d8
0xba6a4099692edf18c732b726d6beeb48e17c5366ebd11be92afaed21f450ffa0
0x81175457e317ddaefe3b3c2061c402816028f1db90861f980166bd7fe26a18b4
0x76e3a42baa614ee359b54b649cfb5b0edb0c71aa217a5f64bb961f224915998c
0x1610a9f914e812940a329bb17f4121605c61c722cc0f5b8d3ce106233807cb43
0xcbb4d91e70cb90b222ad3a47dda0a362d180e75f39b7be95b0f03da146b807e8

Functions
Getter at block 21797719
bond(view returns (address)
0xc5a076cad94176c2996b32d8466be1ce757faa27
decimals(view returns (uint8)
18
name(view returns (string)
Hunt Pepe
symbol(view returns (string)
HEPE
totalSupply(view returns (uint256)
100594079023606694492178722184
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burnByBond(address accountuint256 amount
init(string name_string symbol_
mintByBond(address touint256 amount
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

This contract contains no constructor objects.

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
MCV2_Token__AlreadyInitialized(
MCV2_Token__PermissionDenied(