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

Gomics

Verified contract

Active on Ethereum with 4,911 txns
Deployed by via 0xe7c054b6 at 7621509
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x564cfed8d03804cdf33ec31db6f5cb67c615628e31b4734870b6f5d1b6576284
0xfec3ea9b4700a27a0f29866b56ee258ee3e45d7e91604452dd47fafa5407d8fa
0x2176c7953c2427afefef7cddbecfebd6068fb772d4f83073bb2a267b3786f686
0x2529619e9b0a5d6beeb7116eeb9308636ef86043b6c8cce496abaf8111e5c693
0x7e98907ce3bdf7ea8f1ca5a1fe79c84f232203ca0da204a803ee2bf1824a89c0
0x6a6504b57b7d0173a7fb4f630e122c9c3a58b7ce926fb2ceeeb1cea5399aa9c3
0x1496fa40ee92107513c205f43b2342fcc1a1270adc434d28431c1678b6b640c3
0x10864188ba8527e5869792e2aa32b651858520269d5833da1d11b244ced2a501
0x4516730655522e28856beb276e50c5fb27142f1d8891e01d39349ea7725a86d4
0x67e9ddeeb0e9c424e6f23a8e742a9b95aedd8d4a562360c32f068ef4a5b5fdd2

Functions
Getter at block 20800651
INITIAL_SUPPLY(view returns (uint256)
75000000
adminLength(view returns (uint256)
0
adminMaxLength(view returns (uint256)
3
decimals(view returns (uint8)
18
name(view returns (string)
Gomics
owner(view returns (address)
0xd061c011c9e61e3f588658ab4fad284e7d08a91e
paused(view returns (bool)
false
symbol(view returns (string)
GOM
totalSupply(view returns (uint256)
75000000000000000000000000
Read-only
admin(addressview returns (bool)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
blacklist(addressview returns (bool)
State-modifying
addAdmin(address _addrreturns (bool)
approve(address _spenderuint256 _valuereturns (bool)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool)
increaseApproval(address _spenderuint256 _addedValuereturns (bool)
pause(
removeAdmin(address _addrreturns (bool)
renounceOwnership(
setBlacklist(address _addressbool _bool
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address _newOwner
unpause(
Events
AddAdmin(address indexed _address
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Pause(
RemoveAdmin(address indexed _address
SetBlacklist(address indexed _addressbool _bool
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.