SILK

Verified contract

Active on Ethereum with 13,242 txns
Deployed by via 0x39931906 at 5218405
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x4ebb328b64a1bf7335b6beaf2c66ad732b67167998bec404ff6202b4a41b5078
0x80b1f2d6277f82dbb2cf11d083b6f7fb366aa0c81dcdd64b729a5f6cf71ead1f
0x865d87c2b874413afa40a9021fe8d69c9d93b8f2e9da34429cd4b88acb9296ef
0xde0796bb301f87363383134acebe027e0346db241c9e9ac9ac2c994d743988f4
0xed65f1a2587fda602e72eb5a6159253bdfe973b94f26acc3fa07960f15bccdf1
0xa5a26a7f2bd06c5d050d9c02dac38cafa97f9ca97c3439b53122b82a513f12ab
0x2e4647d66cd4df3b92c1a01f736bd02e1d541c8cecd83776710edff624195926
0xec4a86948c50f8eb4370530614e1f6d8b89d3551e1bb69297b6ca2bb773bc7cb
0x0052b29723f948680d7e71b848aa23866b089405f8238067543bd8168ed389fb
0x7c1b7ce6746b1a506110dfe1dbf6855ec627cab7a04d47a0a388436bee972864

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