The Phryges

Verified contract

Active on Ethereum with 1,101 txns
Deployed by via 0x412c18c6 at 19917069
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1927fa92b8d0de29279d333e98750598b01d19e548baf9a09d7cf3e2c717388a
0x5692e2ccad202147bcb7cf017b70a96200b7b33aca8e40b3725f29880cd47d7a
0x0a7e3fdc562917f905acddfe118e4a1c7c98fa7abf24ac39009d100750ad66c2
0x1b99c60f5808b728aa752ee9dbcd8c5596bc4bd6f98ca91fe38d6901dc0a6899
0x344cf1e20742efc74d7e4b5a794916f214a9df91c7d74f66bc940db41d8cc7fb
0x593dc5b33d1806b00e504c21b46de15cbbf877fc37f511fea3b469958d998046
0xf85e3428df335f8584d3847fe2c4c1516f294f8d5d960de1a405a667f17bf2fe
0x9e03628b76c744ad8b1db3f073e4b55213920a4a8609f5ccb9f7813bbf6bf402
0xad266686cbfaa51fde3e0a6cd65060f98c83193398369a3ac2014fea642707bf
0x1796ea4786857b6eb18cbe541555aefee319c9a27797e08e52f66a2c81241300

Functions
Getter at block 21284409
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
The Phryges
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
PHRYGES
totalSupply(view returns (uint256)
202407260000000000000000000000
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.