STDcoin

Verified contract

Active on Ethereum with 73,545 txns
Deployed by via 0x5f4184ce at 10566935
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "STDcoin"

0x7349127006f4645d0ae6f9ff0c3fe2fc649ede4799d24f9fe5a61c3ac57a54b1
0xc403696f146764b7555555774a7a49004311641593d662dec16422df140c5d43
0xd5755281f330e65976d0a6b2c5d9d1c191bbb03e9202e2aeeb41a211b169cc3e
0x8ecfedc523f5025437c739d3caad426a83159584d03f4b4d1c29b6841c567ef3
0xb60817fd2e5ca80f6fa5dcbf1c36f527d5bae25c11cc06cbbfb693f1c01d2df2
0x0d8dd6d346427a527883a8088f094d81361c9ffdf99d56f9f6f9defa461767d1
0x55c76653a33af41000f76d993bc7076583b80c4e1f0967406bf368d3e3d8b570
0xf7e42dcedd552f5e883a8769d76b87fe23c9516360e65d0ad792041a7e8597c6
0xd0e935e4eef4b0e8ccb2f3d9fc88a8da6efaf321817b26740f4c2ae6e323980a
0x8a10365fdb0c8b19c05b9b5c3a811dd65bbacd4f0c7f84992efdf9d7b6465037

Functions
Getter at block 21157712
decimals(view returns (uint8)
18
name(view returns (string)
STDcoin
symbol(view returns (string)
STD
totalSupply(view returns (uint256)
21000000000000000000000000
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)
transfer(address _touint256 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _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.