Family Guy Coin

Verified contract

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

No balances found for "Family Guy Coin"

0xc3efb3c377223b99cab3a5a54863fc66d0dd841166167c1b0ce22ef2cfe0fb01
0x64b9e74ef499a844093374e166b949a44eb4d535984fdaf55dbebc98d0cdf3e1
0xc36e0028df1f4e0806394592404fa782bb5fbed7f49cd87732a8f8977d0e4d21
0x448c59bb3930b62f04255131cfec366da6502cb8a861412fc3f396e5588ee109
0x8b9e81389235e4773271d887d8a1721640e26c881172313ca2949689a83250e2
0x302039f971392e8579467ccbfb5a30439f208aeb2367b6ee22860023331817ae
0x9a9bccac57ccb02e0c10176eb1d04d0728987afd3db6d98b9d6a8b1b78aa43dd
0x1d6a29bd4ebebe9346f13de4d2fe88432587a67ef150c14629acbf236a0644b8
0x48d64af5f600e026513c25cd0eacd9fcdfa61f1e48d095cff58cf440707f585f

Functions
Getter at block 20959280
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
Family Guy Coin
owner(view returns (address)
0x6244f789981dd7ad00ceb7ab64ebb5015051fbdb
symbol(view returns (string)
GUY
totalSupply(view returns (uint256)
100000000000000000000000000000
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.