Global Village Coin

Verified contract

Active on Ethereum with 5,634 txns
Deployed by via 0x75a1fc96 at 9020757
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Global Village Coin"

0x78d8d335fad19dd1fe0d04a06e4ebc96dcb0e50396568ecf62a126908797955d
0x2a27a55501513944acd0384b92175f759e9e3e7791d1bf2b2505dcd358d44daa
0x2df1a2c4fea4349bb74e25897dc2070c30385d0e926487ddb950827622934cb0
0xb35646efa38ef71e8fce1723f15e6f66f1b0db46b1adc73280e30350753639d4
0x0fee6721a4542080367c36371e30a99efa00b3ee3784ab11876ca09d0a15d299
0x2a32b1d64a62467323d90fe19f5303f87148d04db8af1249464c3203521b3837
0x1d0cfe269d27c24eeea3f9ed0149d8a1ff6d1c45356453daf7a9531e7232b47f
0x7fe77151fd690f26ad743c1862c8f0ffa3e7128dfbdc2dae463d2faba4855f17
0xbf898d189c35117616a5f7518b3d4a108f8fabdf6fd464d924f2fcd0a3538b12
0x44fc5ffd33195f21043df5ae22d2081f4d64113f6c3da88dd68eccb5139811f4

Functions
Getter at block 20962857
decimals(view returns (uint8)
18
name(view returns (string)
Global Village Coin
paused(view returns (bool)
false
symbol(view returns (string)
DQC
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256)
balanceOf(address tokenOwnerview returns (uint256 balance)
freezeOf(address tokenOwnerview returns (uint256)
isLock(address accountview returns (bool)
isPauser(address accountview returns (bool)
State-modifying
addPauser(address account
approve(address spenderuint256 valuereturns (bool)
burn(uint256 value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
freeze(uint256 value
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(address accountbool islock
pause(
renouncePauser(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unfreeze(uint256 value
unpause(
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Freeze(address indexed fromuint256 tokens
LockAccount(address accountbool islock
Paused(address account
PauserAdded(address indexed account
PauserRemoved(address indexed account
Transfer(address indexed fromaddress indexed touint256 tokens
Unfreeze(address indexed fromuint256 tokens
Unpaused(address account
Constructor
constructor(string namestring symboluint8 decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.