Prosperity Token

Verified contract

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

No balances found for "Prosperity Token"

0x3d9998ae7556da6e5068b2e01193aeb6eaf46deff21b29135dd26856e8cce3b8
0x5a67097efaf3aa411376cca189eff798e54d73c21b7bc4d300f8b9c699817e7e
0x797b88c9b2f4023d1924f9a9ea60bf5652c6c8285225ad4a62570116eeda5317
0xf557b74880c72aaace29f63eacc39b5debea0e3376b83794d69e78c4b6e2dc82
0x41e0f7e20adacc8e8592be014777c98b0f98ca985e04a86932a55754b124a0fd
0xfbab027395f03ee5eb05a798b6efd644744285d054b305bda6b851dac52a40a9
0xeea077a42d892acc2031efda511ba7d44e6dba8163142716864e81e1cb1cc0f3

Functions
Getter at block 23175874
burnedSupply(view returns (uint256)
0
burnedTokens(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
Prosperity Token
symbol(view returns (string)
PROS
totalSupply(view returns (uint256)
23000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
burn(uint256 _amount
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.