BWAcoin

Verified contract

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

No balances found for "BWAcoin"

0x165fb21b7c10a6823e53dac6e1e7eb72c02ffd49db0e625202521f7b8bc8f822
0x825b1bcf2340ac7b614aa604296d923516db8e22cd48d37ad8d3623a4ce2e9c4
0xd2504479490a449a6984dca14a972be2b09db0ad3240b664ad4651b3f9c88e79
0x54eea3f11ad069a4314542564df9d7c5cf69d6238f9474cd0e2fc661a135af0c
0x13f9d16590d44fa89275b701532c77f7290bd5b5490b338088356e5b0e5a4828
0xc50c4f85b1baa02366b9eb2c2d4031932a4ada5cf0aa7102c27df6f6c49d8b71
0x9df0e1ee070f6b67c38fc08bdef8d60d47a72820437743038ee0f619e6e22297
0xe12391b299d5ab405c9d1f3a0c2730224a91cec1c5e9e09314b4a217bdb32c8f
0xc96443b5d7cb204f800cceb16d2ad9dd3c45f03ec9810ee0c8b69a8521cc9d2b
0x7aea0f7534e79c911bc5a19b45929e0ec2afc458cc50f81f32a294b628fbd950

Functions
Getter at block 21179386
decimals(view returns (uint8)
18
name(view returns (string)
BWAcoin
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x4ec889b222a1635a51e32465bc0371b3090c549d
symbol(view returns (string)
BWA
totalSupply(view returns (uint256)
2000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
acceptOwnership(
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
mint(address accountuint256 amountreturns (bool)
mint(uint256 amountreturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferAnyERC20Token(address tokenAddressuint256 tokensreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address _newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed _fromaddress indexed _to
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.