Bitcoin20

Verified contract

Active on Ethereum with 19,185 txns
Deployed by via 0xcda09292 at 17492274
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $769.58
ERC-20
Value $4.05
ERC-20
Value $2.88
ERC-20
Value $0.35
ERC-20
--
ERC-20
--
0x0475d71d9ad5b26f0d0523664e84a1cb7a16190855b94d3df15da1bb522bfee2
0x18bbfccb7323262a78401c1882325ee8c662e9518378eb2f8995397b1304b9e2
0xb73add3f815888b8dd0378a09e84716cdfba10ae056fc3a69ac11daf695532ba
0x316c9e1870c292f4f1f100ea4171c7d4860da4871d8905af20a58791bfd948c9
0xbd173bafbacf44ff2072b9ef93cf71718866313ccf320dbddab467b6b8b9d23a
0x7721019825c27891aed4d54ff7a79057f8ce587c141b02c082049ddb6ac1b2c9
0xbc0455324821255753dcdfcf1bfd744bad238b893ca610d0acf64b1c91e72922
0xfa94bf42e8a8131d4783233eb9a5edad13e5384a955d4b0986efdc4a2351d1a3
0x85b3067266b0005d529ad2af802e71b9e7bcbe2bae8a8f7945b402d8fd11febf
0x49f4de04037b6da316679d89a84408c60d567f2edfe2ca3a2613e4d82e0179fb

Functions
Getter at block 21276282
decimals(view returns (uint8)
18
hardCap(view returns (uint256)
21000000000000000000000000
name(view returns (string)
Bitcoin20
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
BTC20
totalSupply(view returns (uint256)
21000000000000000000000000
Read-only
allowance(address fromaddress toview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address touint256 amountreturns (bool)
burn(uint256 amount
decreaseAllowance(address touint256 subtractedValuereturns (bool)
increaseAllowance(address touint256 addedValuereturns (bool)
renounceOwnership(
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_address _to
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.