This contract is being backfilled. You may encounter incomplete storage history.

Global-Pay Coin

Verified contract

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

No balances found for "Global-Pay Coin"

0x7e1f570136efb18cebf2ace45da3e07574df86a08f7cc2d72ddc1e6d14a96b91
0x4bcd91440b11fd8af9f9a5751a7c0706543e7ee82a04dd7d7c82b8e714703088
0xb2f8ee478e222ba41720c7997c62a7a467c499fe2d6eb8ce858121fa0bd08024
0xbd62c7e368208f8f950dc55c4899dd9337b8d16a3b9b3c691c1442157d32b4bc
0xec94e7457678ff290cfebc57387fd172b1f7d92010009636f71b3ac039eefbb4
0x1e1e2d61aaa6b9db5228c64d57417d1fca0f276253351a4d4cc1bfcc127ea619
0xe676ce27bc658a77cff77f2cf9f06eb662a9ae960941d16d04cd5178086ca77a
0x534c610fb1dcc1ebc18ad0b0f7e9ca183287f019e73571ad6245d2c2e4e941c9
0x744751ef90d9b193d20fa68dfe1ca4468ce43c5fb04bc5b27deba3e706361a79
0x9ddb468ef638041d525ed135697c45b9a3595cb324dc57a86ab517c0ddf602e0

Functions
Getter at block 20805811
INITIAL_SUPPLY(view returns (uint256)
10000000000000000000000000000
administror(view returns (address)
0x608176ad2e42c2c1a77df37eee2c0f68ed46a26c
decimals(view returns (uint8)
18
name(view returns (string)
Global-Pay Coin
symbol(view returns (string)
GPC
totalSupply(view returns (uint256)
10000000000000000000000000000
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)
multiTransfer(address[] _targetsuint256[] _amountsreturns (bool)
transfer(address _targetuint256 _amountreturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
withdraw(uint256 _amountreturns (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.