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

STAMP

Verified contract

Active on Ethereum with 79,617 txns
Deployed by via 0xf5007176 at 8714076
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x73128f30bbaffb1a69b1e1fa21971d14c6f0706f3da7cd8b57aff96cd6703227
0xf016565145074e9a16ac25caaec4ed9ef2f0031d7a9828f90463ba307e3ff4c0
0x0cdc0b31baac275ec332e6e9eff1eb3113c4e972f628a069820d72545f058a3c
0xdb6ffbde3941c98baca4ded01c237b4a6e0038aae0c1f01b9e30f013d9ebb332
0x8fbab79a4e7ae6a7254caffecb730d71f7124fd20562aa0b188d7fb0f656d131
0xbc9c1aa94acbbae4767dece652b7ef682caf6c5c6566d710ffeb57752e111e04
0x7d75c9d57b096e63b83e806cf4e5ef80ad642a8094c045ade79367e0df442292
0x211b9103308723c34ea87cf74dc8653cdcc21fa9a5c9f042ad62564d18aef797
0x80195ea1ed2c150e795c927a8a4720b23ffba0f56b757e97d1d2d4f25df97625
0x04468c204de08e89ccbfb113b9025475e651cd8e6e1aa251a22dbff0ed345d19

Functions
Getter at block 20796646
decimals(view returns (uint8)
18
name(view returns (string)
STAMP
symbol(view returns (string)
STAMP
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool success)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
burn(uint256 _valuereturns (bool success)
burnFrom(address _fromuint256 _valuereturns (bool success)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Burn(address indexed fromuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(uint256 initialSupplystring tokenNamestring tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.