POPDENG

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x485b5562 at 20852027
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "POPDENG"

0xe53b0ec20c41855460d37ebed088e847ea3e7066ccd77b275f58f42eb9c44b76
0x7a3580a578963c258fb1f16d25e5217cbec18c49ffe0e05158c980295e96547a
0x1c76e231e480d6a0afb8b342559cf012b41a1062436723061c0642d841e0c363
0xe47bad9db6a0c6c95755e4d6ef1c934a2f906b5b6551249f7f31fcbe17b547ea
0xb5fc4207685f0f6eff555891454935b46d7bf720ecddbbacc119f582bcf9080f
0xca53de19cf7833bc3e48785f27648e6b26f4bcb46f9c412000f7c037479ebc10

Functions
Getter at block 21214919
decimals(view returns (uint8)
9
launched(view returns (bool)
true
name(view returns (string)
POPDENG
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
POPDENG
totalSupply(view returns (uint256)
1000000000000000000
Read-only
allowance(address _owneraddress spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
family(address account
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account