BWCOIN

Verified contract

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

No balances found for "BWCOIN"

0xeaf9e39a5450695dfa803115d86012199538abdcb12db61590f864eb67d6ba84
0xa1a704e3584f309958bbcf7150844fc070c3133c55862578ac1ea9eb6caa7ae3

Functions
Getter at block 21048883
decimals(view returns (uint32)
4
hardcap(view returns (uint256)
250000000000
mintingFinished(view returns (bool)
false
name(view returns (string)
BWCOIN
owner(view returns (address)
0x0b163cca919640056b051f337c2c6b1ac44d3e8d
symbol(view returns (string)
BWC
totalSupply(view returns (uint256)
0
transferAllowed(view returns (bool)
true
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
allowTransfer(
approve(address _spenderuint256 _valuereturns (bool)
burn(uint256 _valuereturns (bool)
burnFrom(address _fromuint256 _valuereturns (bool success)
finishMinting(returns (bool)
mint(address _touint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed burneruint256 value
Mint(address indexed touint256 amount
MintFinished(
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.