This contract is being backfilled. You may encounter incomplete storage history.

Bitcoin&Company Network

Verified contract

Active on Ethereum with 850 txns
Deployed by via 0x6c0b2136 at 8201105
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdc44f524959c61db149d0d100947ed8677e90cae76296410444b19f586df8b8b
0xf87ccef0d74ccb9b6034ed7e22a4f90c343b7d34c1ff81b90808ff3f4b04ecd9
0xd36ef854cfd87f3adaee019fc21fb799584e0d119e6e1d70c13da146753164df
0xbe1c622f48a5e921fb8ec8b7575673561269f888ce302a30bdc240b7c8c788e2
0x41c53a880945220a6876bbaa15015a5e6799590c13a82bf0ebc2518e38f01920
0x73efde8c6bc2ee646b1ccbda68586db470f12afaeccc51a3e8496565a8900fa6
0x5ddd07d28313ad90ba161d04cdeaa855563a254e3061f28f6b2b17e7db3ee056
From
0x5813eb39678a3b8422b82693249371602497e17923012567297b478d7ba3767a
0xea03a18ec78b20cf53aa2489ceebe7b5b51e0489c8312b9e45d3f3197791768f
0x636ac3e42a19b4769f49b7daf77fe1cc32d19a1ecb5a7bcc2a20299e09532c3c

Functions
Getter at block 20805172
DECIMALS(view returns (uint8)
18
INITIAL_SUPPLY(view returns (uint256)
500000000000000000000000000
decimals(view returns (uint8)
18
name(view returns (string)
Bitcoin&Company Network
symbol(view returns (string)
BITN
totalSupply(view returns (uint256)
500000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
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.