3DP-Token

Verified contract

Active on Ethereum with 15 txns
Deployed by via 0x77814010 at 5252155
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8e70b130a4d03d2c917e1264b0c9d8f29f0305b9a958815b3ecb578aa352b84a
0xd7e94a7c73c5369ceab940caf203873aa617926836d987409d695efcee04fe7b
0x89dd90c219090bbcee7a694668e6278a7203d874d4a46e8c31b82383b8122d09
0x8ca89e84ee198b99ad02966b00dc25612c751ab6f50149fc2be39c84318249d4
0x808ced8916ab881f1908b8763bf2ee1a9d09f5d97d097217f477cce68277c160
0xe31782864f59a02ee2db0b12bb41dd90862bfe50d34c2b980017a0d6f2bfeb1f
0x1a642b0e23f64b6b077445f366a51644eed4842f244c6f134e0edd20c657e6d4
0xc38bd5554dff03a67dd94be5de03b00348c00238019beace866c251bde5f2e1f
0x4418b5c04d1c5a0cd312a5072a7c21c6aead384bc1c8a57b0b1009bb35511d8d
0x852c225f58c4400e8bc1292d6290f6e2835202e961f7ed44129029fa80c8ed36

Functions
Getter at block 20984976
decimals(view returns (uint8)
2
name(view returns (string)
3DP-Token
symbol(view returns (string)
3DP
totalSupply(view returns (uint256)
30000000000
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 _value
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.