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

Folk Coin

Verified contract

Active on Ethereum with 157 txns
Deployed by via 0x479528f8 at 4965531
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8a1b2176138cec10be315d3125dcde07da73c0433ef7b50143bb599d8c27cbf1
0xb6e69b282c15bea53df2dd832a64eb9e18260488aaa94d54d44abb497f91fe2b
0x4486c58ef0c5ded9820c7e9060afa884b043407377545921a9f7fab0235de756
0xac0544ede1b2b413746f6435fdecd2fef5cef2080ef44890427b55563c63e987
0xc02af5951479859fe2c7e022bccfa27ffb8fd199bf5a98a910cbd04e06c49e9d
0x2da48494129b1c08069d2cde1d1993fa1860179416b17a105b6be82d428a2baa
0x1e8f8e8163373a6af566d109402c7a501caf57398d5f28f8356605cbc9f80e13
0x121fa1252eb800dc2cb81465b8a0067996467ae59240ee287240782f1af369d9
0x28a0fe884893345eb12572f17f683d2b7d249619bf08a4d3b0f6fd938df39782
0x882017d7bcd0a99d4302d22c95276732d0c97650528ad358a291f8c429afd046

Functions
Getter at block 21214210
INITIAL_SUPPLY(view returns (uint256)
15000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Folk Coin
symbol(view returns (string)
FOLK
totalSupply(view returns (uint256)
15000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _value
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 indexed 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.