TripCoin

Verified contract

Active on Ethereum with 994 txns
Deployed by via 0x73e4c5e0 at 7347140
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TripCoin"

0xb60dcb4bbd11b034c2d3733b25e841b36698d128cc76f769e93028d75ed4e17f
0x84ef7527a859e511ccccdaf456a5104e51a54e79137a9d25e981d2f75e184663
0xeb66a83bac5064bd197fd8366e892394392269706e8eea3a6c7dd7cb9bf2312d
0x868612c95fbc29dc087d53f7ad522bfd058b2fcb8285a92e258244fa046c2d58
0xeec4d73114221fc075da8c62aa7def5f915a2daa578b41256a505be882a8227e
0x0b9d028034422e4b84c6f9adc5c562ca686b869e52a3db44fbc7e48debeb699f
0x56ebfe0349478bd299fb19116efd822632fdee7ffe5de08d2a5623828c8c39eb
0x6844f038b4274faef5c7372965e08f1a8909b7416def5fdebf1a2daa128597d4
0x5e7f13f0240eab375515fde316cc06a0835bf95087d1c961c8da6b1c4b5e3405
0x038f93cbc45e4e5b1b5a6ea3fb2954fa9255b280f7e03f410624752ef1bb2ceb

Functions
Getter at block 21330027
decimals(view returns (uint8)
5
name(view returns (string)
TripCoin
symbol(view returns (string)
TPC
totalSupply(view returns (uint256)
21000000000000000
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 _valuereturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool success)
Events
Approval(address indexed _owneraddress indexed _spenderuint256 _value
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.