The latest block we've processed for this chain is 20886765, which is 1 minutes old. We're running behind the tip but working to resolve the issue.

PIK Token

Verified contract

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

No balances found for "PIK Token"

0xa3d295773224156cab85d16622743d1bc9e5681edc10aebcd95f23c4a74e8e30
0x400a5aa60eb84fd18722ccbf2ff28dbdf84819970e486b73e7ce23d3d70e37dc
0xb3775c83b37deafaffb409f6f00c36a1e37d0b9721fd862ff714274efc268444
0x4f2e9b427da04cb943328daa1d65716d72d553bedcb1b3b484b4ba9366274ac2
0xe49e622b571b630a36861adc073a87cff1c1bc15819de096fd099445236db936
0xbc258744feeb85b822afc922788b45e51dcd38457d9efb79e53ec42de3207fe0
0xfd4e2904d9f2a6361de73bc0ff352cb2cc28c32cc71d70b72217480cdeacff38
0xca4ad0dbaa3e3d2a3f81d0e3efb37881af53599f2be6414154601360e2252f24
0xc5ab17c5a0a55f00ccf7f73fd649c8cb86d49f17beb48820a4adccbea0255b30
0x89880a585665ba44e83422803f6c8343aafc0cd9aa37fc408fa2944ca490a6d1

Functions
Getter at block 20886764
decimals(view returns (uint8)
18
name(view returns (string)
PIK Token
symbol(view returns (string)
PIK
totalSupply(view returns (uint256)
600000000000000000000000000
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)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 initialSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.