BTC 2.0

Verified contract

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

No balances found for "BTC 2.0"

0xdddd090c0168c44804f8f0230033c41da609a47f28c073cbd3a1a83d8b6bc3a2
0xb87253423370c36682d51511000fad65b45346d727041f2875155883be660317
0xa6825483c2509bb2aa2ae2c89411dc7dd3ac682dc939be0bd6bb99fa95473bd6
0x6c0a208d0d3206724a0917993b5bcee755ef2ceb0ec9f90611fdaf5089f34d3d
0xa523670e1110b8418da0f6a5ce8c9ebf828f9b695d56bef780f30656f78300a2
0x96a21c34e3f1c31b069aa3db39c99bf189838874d955899461ff6a729809cae0
0x6d7d0e2a2e6153d954d062065ab7703897dd23bb38e6928eb4823d5b4c676bc2
0xdf34ef573309f820661454ea9c6e1314e87fc0fbd639947a66eda5e5594d0d67
0x0b17dd7921c62d9d9d81b293204520c74b9ca56541bea8c16d4b7391f26cb7b4

Functions
Getter at block 21275343
VERSION(view returns (uint256)
1
decimals(view returns (uint8)
9
name(view returns (string)
BTC 2.0
owner(view returns (address)
0x496322cf34dae3ce2080e3c98e98ff3395cdc128
symbol(view returns (string)
BTC 2.0
totalSupply(view returns (uint256)
420000000000000000000000000
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)
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
TokenCreated(address indexed owneraddress indexed tokenuint8 tokenTypeuint256 version
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string name_string symbol_uint8 decimals_uint256 totalSupply_address serviceFeeReceiver_uint256 serviceFee_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.