GujjuDigitalCurrency

Verified contract

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

No balances found for "GujjuDigitalCurrency"

0x4004b5524e84889205dc8387b8391c2c1ff6a331f0338798e449c580382e10b5
0x07624c44d60998c9df0ba6e20f9835e4a010b8ad1d761e71fdf5ebb537fe8cfe
0xfdc293e9850acb9d1cc9664d73cc7b671cb078e5192a72e438fa05947b53b7e7
0x0296ef1259ddd6cb0f12dbfefd64c6fce247832245502b66ce7dec7143d92d51
0xca8e47ad99ad20276e4ce312150b9a03363115ea9400b29eed076bb4175b64dc
0x2ccc57be176f750a36fe3db1c5454bad9cdc2b6a6b7a7ff62e4a350583810562
0x686df5cfe1658ad507bda8de4033c3dd9211e625cf9efca53cef4778fb596de1
0x0bcf79ccbe3f45f8f6b9896b3d3e2fda9aaba3cb2516e252b8b20199ad0cfe3b
0xc1e47aabc7206e8016ad9338b8ece9fb1001b5144336bc92d87bfa7a858519ba
0x1e3c8279eb741e17e475b7003becc684345330869828c5a300bbc70175b1fd06

Functions
Getter at block 21297976
INITIAL_SUPPLY(view returns (uint256)
210000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
GujjuDigitalCurrency
symbol(view returns (string)
GDC
totalSupply(view returns (uint256)
210000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.