ZigCoin

Verified contract

Active on Ethereum with 6,231 txns
Deployed by via 0xde18f4c4 at 12186955
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $240.84
ERC-20
--
0x144a13fb067bf7d4181fd64557993be4c18df35ccb9313b45487e27ca21bbfec
0xee16bf6aadb21e58b57e264f0fc23b21b175f92f7a936b89a809ca7e30cccc18
0x682361a4afe43fd284f451f66fc621d2d285200a483ffec6867bc42b255da535
0x3c539e2709c9b270260485c4e53efc2908ce129b14b12d10ef59c29edc515708
0xd1fcbd39235f02583f85eabb60092dd2ccc868d3468f771094af13b44ce9ac8c
0xbec1804a758b9c2217cb3e475e37ff5729f8360c63d2cbe6418bc3b0dd3a89be
0x788c3dab1694beab2bcbbd7b6061244ea166fdbe7c28a6a5520bac3e7bd3faeb
0x99efad5fecd75b60652580b97c2f8ed62d6fd2156777aab5b0e1c00c196bd159
0x5c96842f842c45d1d886d89e1495487702239c37df4f34c57b6f72364e17c7cc
0x268e8d320874074a814606c3b0c24dca1a5ae6c2f2a5c5bdeb2dec74582e1dfd

Functions
Getter at block 21245479
decimals(view returns (uint8)
18
name(view returns (string)
ZigCoin
symbol(view returns (string)
ZIG
totalSupply(view returns (uint256)
2000000000000000000000000000
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 recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.