MicroPP Party

Unverified contract

Proxy

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

No balances found for "MicroPP Party"

0x6bacc6e0d1334d4cb0777fcfdad7d0ee4ddba16c822784b3b63bb9705234746e
0x78f1d51995589296fac859cb180230eca6679104a4cc5efcf0728c8cc2b6061b
0x74598e1fa12b3b21c6c43e70b1b2a14b8f9481a30b8563ed12e360ca23f32cec
0x4c92a7e2a2be01d00781d05862ad01cc9149456bf43cb87f67b24c5f83875e1e
0xf0512cace7c122b171ef394b0e4b8a43d39a8f3fbf21345829e6b8d18811c12a
0x20116c3cfd999b73742c3dac527ff147eb6db2509128a0229982d51866814069
0x557c7613b98020e68def28479a1877636859300e8d666b4a2c8885a56267d458

Functions
Getter at block 22948369
DOMAIN_SEPARATOR(view returns (bytes32 result)
0x05ee4b0c4e8ae2cc5a718b886259d4c0306b1fe0c12770319a81b97fc9778d77
decimals(view returns (uint8)
18
name(view returns (string)
MicroPP Party
owner(view returns (address)
0x004c1193262542fff59e64ff29404deaeb3f3dec
symbol(view returns (string)
MPP
totalSupply(view returns (uint256 result)
100220000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256 result)
balanceOf(address ownerview returns (uint256 result)
nonces(address ownerview returns (uint256 result)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address fromuint256 amount
initialize(address _ownerstring _namestring _symbol
mint(address touint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
togglePause(bool _isPaused
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
Transfer(address indexed fromaddress indexed touint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllowanceOverflow(
AllowanceUnderflow(
AlreadyInitialized(
InsufficientAllowance(
InsufficientBalance(
InvalidName(
InvalidOwner(
InvalidPermit(
Paused(
PermitExpired(
TotalSupplyOverflow(