greg

Verified contract

Active on Ethereum with 5,550 txns
Deployed by via 0xfe8dd40a at 17264403
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7e9f38e85c1f74e8f683d4d2c993e39fd4842e78569165bca1739ba3b3ee73f8
0x10993d58824538dafcdb6c0dbae588840ba2e33372da300cce114ebabe22abc7
0x0d3cdcf70abdd48cecc90289b8a1356df1d73d097908b758a1102521164540dc
0x38480fb3ff4cd8cd8c12ae05ed64cfe63f556d301d7f3048f5d291b33f9dfe6a
0xff7b3c324e78503404a230b056085a394deb06c29d97ad8068c13029c3323805
0x710196b5537da5286906cf6bc5b91cd6e3ec7a2c559ce90fd53992ada6fd64d7
0x09417dff9a4d00326438a5df00e1cc957caa2f47aa53870948e8a64118f7f1db
0xf21226c0bd7db3c177f24ca574565a74f00b70822ba8f2a554f50401da08e12e
0x48642544070184add8c19901210dfc337f02d325fe63256c34f7a66ec324bac2
0xa8f63d80185cef129bbe1efd7616eeb4d7794fc857aff282de81e7d456506ed6

Functions
Getter at block 21164488
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
greg
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
greg
totalSupply(view returns (uint256)
420000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.