Bitcoin

Verified contract

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

No balances found for "Bitcoin"

0x26a66c9841ad8ff638d5f1ad77946ef823b2ed0f571597374acde89691892513
0x4bf9b6cfdb89eb7ed114f0ce6fac2047c5587827c17d79aa1315a0d1dc9fd600
0x0c613974371463d2504e9c30fe72a0f675a049b495b94373e16b89a961ff18a9
0x32a8b510354745bba20fc39ecb562ec22fa557dda2789adce0b16bc1e11ef248
0x3f2745edab19d0c3644340894d312a13fdee72b14efe7a6c51a3907f0bbf29b3
0x5c73f5ff8c106060c8e1eec12ed83e8416a0eace1e50118009a9b1cddf741395
0xd237ddefe24ca6a621c83ee2cc0b2121adf4be90488d21d92853f658bd5ad741
0x98630910510054c8a2a6a36c695e0956c28324b75744b123c9f7fbb2d73538cd
0xe5f7cde368bd472ead9261061b8a43fc8e5a3cb8e4f73700fe55dfa459828d8f
0x5c194b1af3cdea46b8a023784fcc6c9696eddb04baa3e541c3429d10c7c3896d

Functions
Getter at block 21224593
decimals(view returns (uint8)
18
generator(pure returns (string)
https://www.smartcontracts.tools
name(view returns (string)
Bitcoin
symbol(view returns (string)
BTC
totalSupply(view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint256 initialBalance_bytes signature_address feeReceiver_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.