Koshu

Verified contract

Active on Ethereum with 556 txns
Deployed by via 0x17952fe8 at 12445416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x32c62d7cbe26c6edf8d52668b2f628459d819abcf50d16af8990e7e682314d72
0xde626149c4c642e55f403f2f70c38cc8a1b08468e84ecc94bff33b30059c687b
0xc59d2092566893e0a20f1e1c303ed857be2d8e46eb74dd41e697b1f56f0bdf73
0x348fe7fc9ca4aeb6f40957a5bf78414e3872bbf3cc5011d9c8917c6ba853bee8
0xf6df34db4d50a042362b5b49630b638f6d0305b8ebfd9ed31d7a08550c6cba9c
0xb74b30a9512b98da5cb5afa92beaa28c8c34351c9d40219190027d00f8b6ff82
0x78edce977cf7429e0bf6cffe5adc1a11f2f64b5b5868c59a3fb1575873b85913
0xc944a4b9eee8a628267b47cd99c9b9f8400ef9da1e609e4c32e52346373cf345
0x10754327b55f8c1b66dcae57bf6f29bf5a7b5f9e716c13a2f311fb5c3fefce8f
0xfeb0ff2bb909f50a78a7879081d58bf7b672a9fd4d6f8c1153e737346abe9fb8

Functions
Getter at block 20981406
_totalSupply(view returns (uint256)
1000000001000000009999999900000009
decimals(view returns (uint8)
18
name(view returns (string)
Koshu
owner(view returns (address)
0x97a8a0bef44b60a92ddcdcf3fc9c82ef5d97814e
symbol(view returns (string)
KOSHU
totalSupply(view returns (uint256)
1000000001000000009999999900000009
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
State-modifying
approve(address spenderuint256 tokensreturns (bool success)
burn(uint256 _amountreturns (bool)
mint(uint256 _amountreturns (bool)
transfer(address touint256 tokensreturns (bool success)
transferFrom(address fromaddress touint256 tokensreturns (bool success)
Events
Approval(address indexed tokenOwneraddress indexed spenderuint256 tokens
Transfer(address indexed fromaddress indexed touint256 tokens
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.