POG

Verified contract

Proxy

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

No balances found for "POG"

0xbfd44e843f4f2c4b2baf9bc645241dc03617b1114a8c69e63fbd19a37ab6ba96
0x7924e51ad6c1a075d062ed9576afdda0516c5ec09d20f1187e6d866da32b183c
0xaca3759a5f2fb87071af1644c4055fb2f558ed9a5eebdeffdd23e4179264c18a
0x389cfbb82f64f06b99986825f374970d10077657cb83dc4992d77ed213ea706c
0x42f88f9e1193688fcbb0db23f1d0c8058562bbbf26e074a985bc32ad683d6995

Functions
Getter at block 21314825
decimals(view returns (uint8)
0
name(view returns (string)
POG
symbol(view returns (string)
POG
totalSupply(view returns (uint256)
1000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboluint256 supplyaddress member
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(address memberuint256 timestamp
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

This contract contains no error objects.