This contract is being backfilled. You may encounter incomplete storage history.

WIGGER COIN

Verified contract

Active on Ethereum with 3,596 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x528bff7a0cf84fdb57d18f03bb2f7ab397513a1a02d52ebf9529635f34d8d434
0x2464f0ff9ac40be22521bf77953a538aae4cccdd89833cd6809e268170ed109f
0x9b6c6ce685a985c522c924d042ed3f469be93b3284fd2c74bb787a045adf97a1
0x1035472e34a3d3ad8d0061c44f95a84db03369b248537dcb51d8a4c4e0d90d1f
0xe0ae37b31cf3357232d7442165bba21990d4e82b93ca894e765ee04cf7e75594
0x656e79c9eb63a15c9f5df0f819e6e3432f28fef5f6f04be50bf5c0131506ef80
0x24c7179426b73191036dc954578ca67a92f162f062436f10cb2bc983c3a83e50
0xe20f6fbd624d141735b54e707a15199e4303bb1dfa872d23d7d75cdb44fc71b8
0xc613759710b840a1907c7892820f352e7fed756cb4e87deef2cfe3431718e02f
0x9f87630a588ce7bdc5bd70a5e71972c3d980a289502dc71db9966c8eba1d93bd

Functions
Getter at block 20798929
decimals(view returns (uint8)
18
name(view returns (string)
WIGGER COIN
symbol(view returns (string)
WIGGER
totalSupply(view returns (uint256)
1000000000000000000000000000
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.