JPY Coin

Verified contract

Active on Ethereum with 3,344 txns
Deployed by via 0x987ed84b at 11728884
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x8a3e8fdbff79879a0ecad01b6118fb329a5610a3b3a560dadc684948df476b1a
0x0a2b20ebe1c0205487b169a275820bb0bb2a601a479850af9cfbdaf99297b3cb
0xb52ed31dd6f74cc6cba5186b9fe42953d79838a00164a4737e57033cb3d646dd
0x9f4b753fa7879dc9fb3e1255e78cecc79b986df690c38da62f1f963df94bdb30
0x1c8534e18fffb7a58c27a21cb1a4e0df4b66cfcece2e441ff027420babf7eba4
0x87f1b3d7ff2b772ec48d1a7f27c43cea72597519ee2dd0923b2b035366abe3ae
0xbb94e7d444bbdc68541ba6b3088a0ab3a19cfc266f65259c9135c2358d4d14a8
0x13a802215cbceac50f69a8d524ecda21416ef0cf8064ffd006526a544cd814e7
0xd3d3cf35d611941469644b89772f4b75ef864255f0cbc036cdbbc932299eda11
0x8cdf0b147d5def03be47619b6c5117f4ed96b0edcfbed6cf079f09be272227be

Functions
Getter at block 21384713
decimals(view returns (uint8)
18
name(view returns (string)
JPY Coin
symbol(view returns (string)
JPYC
totalSupply(view returns (uint256)
1300000000000000000000000000
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)
mint(address touint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.