Ethereum Money

Verified contract

Active on Ethereum with 19,719 txns
Deployed by via 0xdab8b295 at 6959896
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.21
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc4242817d9f533d67fb92aad9c97821b5f78bfb585cfb304ec484103ff487990
0x25f2bb1169459c7a4b0ed18d9608ec767a8ed80874aeb3467fe8ab36d3892991
0xc470c401c2a516bf4983b0488c8b6d153191a38d0ab75a57333b12625ccffab1
0xe99d8643c9994b36d3dcae1f62eecc02ee7a8c85277492f48ef5042c5e626a96
0xf1e7fb72c7b8eecfda4a1e2a1a817023f84684588e8e78be3b2be5feb42601d2
0xdc8edefcece1540cba4fab02d95bb55a71348b81d157522d375f78ffbd3a2a0e
0xc893c4fd6a5aee27e2910eb99fb0452e747ee65c1785f8bdc2999a8223ab9ecc
0x389d3709158c45d0cc13513887ece6425179727600e7be2ac87f4c7d20dd6b34
0x7912a57ef68986f3aa44112d831077779f67ae75bd9d395c3fd74fe30c24d7e4
0x3db678c051ccfa123311f93bff65397157c278ff299d847044c3655c837f797f

Functions
Getter at block 21256428
decimals(view returns (uint8)
2
name(view returns (string)
Ethereum Money
symbol(view returns (string)
ETHMNY
totalSupply(view returns (uint256)
66600000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
approveAndCall(address _spenderuint256 _valuebytes _extraDatareturns (bool success)
approveAndCustomCall(address _spenderuint256 _valuebytes _extraDatabytes4 _customFunctionreturns (bool success)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
transfer(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuebytes _datareturns (bool success)
transfer(address _touint256 _valuebytes _datastring _custom_fallbackreturns (bool success)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 valuebytes indexed data
Constructor
constructor(string _namestring _symboluint8 _decimalsuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.