SDC

Verified contract

Active on Ethereum with 483 txns
Deployed by via 0x5511d039 at 5233897
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x92fbaee5b643a0bb14260283be56513797a076ca93fa97923eca7b2dd6b2322c
0xf18256fcb52f5914fedfedd6c8a9d5bd4564062c93e6f64566c96e2c2f47c5c4
0xd28d78181237b4a58ac50e547317a5ea0203e0ac18e32e33f110e635daf8e769
0x64cbdeeb34b5cae0775cef27e0439c1fc84d4bb8b8b377ee99c66076bde28e76
0xeab90e07d8e08e1e5ee8c81d3d5158bf36d53b0fb174fb6be68be2c844684304
0x5ee147c0d3831a6a53c2a33000fd0c782a2702f3014c5c1264b173182527bc27
0x39d87a35a7e731a4a5240ba5936de81e6225d90dbaf5715ceb2d2a8e1909294c
0xc68f7a7e65664474021f6816ffdffc9ec6583d0192f985d5ecddb9bf1dda84fa
0x7bb5f1430593a69a449a936b7fd95020623c5de9454d5a7200e82ffe4abdc48d
0x537106e31fcfbe8dcc30c97aed3ad811606d9fc02f3447bc4ec903966431801a

Functions
Getter at block 20965577
decimals(view returns (uint8)
18
name(view returns (string)
SDC
symbol(view returns (string)
SDC
totalSupply(view returns (uint256)
5000000000000000000000000000
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.