StandardToken

Verified contract

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

No balances found for "StandardToken"

0x781cdddb3c4e63198454c42d3dd6899ddda861e237979ba4cb349c58b6496a99
0xdaaa5fb2923c7a4505625e6ec0d4b5eeed1a70620783d48152d671fd6188321a
0x883675be2b3f32e779e645ee7760437bc8da58febbf32c30bee0d827ddefafd5
0xc678104b8413def452c19f0ffeeff87eca7ec6bb8cca54c7b29dff9e9933e797
0x5bb09af421eabe061a503be78ba72da9c540e00f1a9fe00de802599289cf1aa0
0xe9c05cbdd69e54b6682c44a2339500eebaaf27266eb754a0805f3fe1ec93a731
0xa13a8fd657d7ecc0d5c4c71cda8e2fd6a64e249c15d1ea0e5efb6c80bc8e2c2a
0x5542791932b51e0d5b392860369aa0d567aee6b4a1ac9718155bba5c358fd408
0x48935c7c0ae226286a54ed2127d4923d6d3f2e13e46b40014b160f9a14c133f0
0x991452eeefc312305a6900a20a2301be2e6404709ec25dd46d58b42f9fe5a3d2

Functions
Getter at block 21225306
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
8
name(view returns (string)
LisaSimpsonIvankaTrumpSailorMoon2028Inu
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
TMTG
totalSupply(view returns (uint256)
2020000000800000000
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.