BinaryCoin

Verified contract

Active on Ethereum with 19,740 txns
Deployed by via 0x9790c762 at 4397168
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc22c457844fbeebda6076f95d2b5aa244904b815b24282792a7304d74c0c5fcb
0x5699ec4f09a96b20f5def1f217f736211a28707cae15f626ae3e77c87161f214
0x6720161c0df8af0182316885b2f9be781b1b01bc8d1241e94e33b7b3f04b7fa0
0x453eca79b25454bc86e6468e164421d8135978adc79f0f7fc8ebf2abf8a904df
0xc46dfb7989e9dd77c1f232f891619917d0ade972d52aacf18a1cd3ee97915690
0xd2a893014b8b5737a6f28922209ba3c6e378f3bd374a32edffd544ba59974c12
0x3295b12fb92ec40d1d8ea456d0b35ea6f083da1af6b7cd130470c8e7569f076b
0x8799e046be5b6f3f36ce870a2617d2ebfe11e6621169a1abbe492236bb2f379b
0x314fdd926345b9728b795c35f017c593a6ff0ce3084b851ba3bdf907fd5395d2
0x939b321ba09fc0fba1daf084bc386f5f3c1a65237cd42ea2c1b133866bc35128

Functions
Getter at block 21158190
INITIAL_SUPPLY(pure returns (uint256)
1000000000000000
decimals(pure returns (uint8)
8
name(pure returns (string)
BinaryCoin
owner(pure returns (address)
0xa434d4dfee103091cb20a91ab40143c943b51eb3
symbol(pure returns (string)
BRC
totalSupply(pure returns (uint256)
1000000000000000
Read-only
allowance(address _owneraddress _spenderpure returns (uint256 remaining)
balanceOf(address _ownerpure returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
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.