XCOIN

Verified contract

Active on Ethereum with 51,017 txns
Deployed by via 0xb0b85dbd at 5874871
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x6f05abce16ae33680881e02fe0f72e0b3f49a63be7ef8362ad038e4b04829ba8
0x9943e9aab5a238b962563a2793dfd4f5e333e0d7868d0aebebf9b2c4ca3d0409
0x919217aae59804f873b789aab7d268330e62d18ff3a4b41836f362b67f60368b
0x0c4ee842deea996792200e287486d026e4c39c8dd4de06e965ac22074c854254
0x51bfbc360dc7109256237bd5f6412b0cdb10fa12e12f7766807783dbdeb484e1
0x9ead1a238999caa8ba543b1aab29b459976ff903b87e200e574834f0fd21c679
0xcad4e866c10dd46ae3fbe35ceca133c04f3d3b9ed38322802cf295ebb3975742
0xcdfe9dd477e4d06156c902b0e7de45411784356afc3946ab8a4a3c1ce5804323
0x102873b556d1a501d40a22e0f2c0f012796062c4d4344fa8328158b957bf3cce
0x35f8011320e976241d87c680822bca09fa716c93332ac9bc4bb50e29c280b185

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