EthereumBitcoin

Verified contract

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

No balances found for "EthereumBitcoin"

0x7f39042b39da8c0f7c42242b964a88f5a6b8a18785ca57463ace29fd3e66ec2d
0xc6cd9d9d2b768610759f3d895223d6c5d1e4570522f835d6d670df9afd3280f0

Functions
Getter at block 21021390
INITIAL_SUPPLY(view returns (uint256)
2100000000000000
decimals(view returns (uint8)
8
name(view returns (string)
EthereumBitcoin
owner(view returns (address)
0x9e5135649cec87d01c084e4f040ef32d22a1d4c8
paused(view returns (bool)
false
symbol(view returns (string)
BTCE
totalSupply(view returns (uint256)
2100000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256 remaining)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
pause(returns (bool)
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
transferOwnership(address newOwner
unpause(returns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Pause(
Transfer(address indexed fromaddress indexed touint256 value
Unpause(
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.