YODA coin

Verified contract

Active on Ethereum with 831 txns
Deployed by via 0x2e2eb2f8 at 17183680
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x06feb4c7aac13c7668ec5f21b550a9d04ecf57f9cd8745479ce258712e3d3876
0xe81cacc6b213228ed0c27bf42d8ded588ebdba59b406053d11ee1ef17af6ff4f
0x1e05ec050f1616ebbe0b8feb42b009659514adfa268130b4491ff32001f99a3a
0x75484fdebe308e0c51858e69f65cd39d935fe00948b0bbc0f0f3f79f16c0a9ea
0x42258bfc3fbae8203e4ac1fe8ebc8060be9b536e57e7a8617cbe0d039aaed4af
0x0dabf3ff907d0718857ec61662fa23a7ab32cd35326f96fea91592fc1d26852f
0x5717f92f8e640e5ec3df117bab7e5d53de88dd36f81653ce8d3667ed961bfd49
0x0ad0a4de6c86edabcad8bf207d1febd87981187077c8fd1ea9f43c73039c3239
0x40e6e3858c11f3e0bc5af54e4dd3afd16d6161e7f9d7569e5fd2a8b149fba1fc
0x1f4deecef27c77805118b0cb59f90adb6faaac34c04e42cb12973c32b1e09e50

Functions
Getter at block 20983436
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
18
name(view returns (string)
YODA coin
owner(view returns (address)
0xe9626d145a2c5261070828c1a2e1a8ad47411272
symbol(view returns (string)
YODA
totalSupply(view returns (uint256)
44444444444444000000000000000000
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.