Chowski Coin

Verified contract

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

No balances found for "Chowski Coin"

0xdbf8b6c624199c4f3e6503ef424ccb3c6e0e71c3992a96c24ab559761f02017a
0xf11313bf04f790608cebd4f8e15699d0e26a829892133b0f59c4240f97c11483

Functions
Getter at block 21208143
_totalSupply(view returns (uint256)
1000000000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Chowski Coin
symbol(view returns (string)
CHOW
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address tokenOwneraddress spenderview returns (uint256 remaining)
balanceOf(address tokenOwnerview returns (uint256 balance)
safeAdd(uint256 auint256 bpure returns (uint256 c)
safeDiv(uint256 auint256 bpure returns (uint256 c)
safeMul(uint256 auint256 bpure returns (uint256 c)
safeSub(uint256 auint256 bpure returns (uint256 c)
State-modifying
approve(address spenderuint256 tokensreturns (bool success)
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.