The Tokenized Bitcoin

Verified contract

Active on Ethereum with 40,717 txns
Deployed by via 0x5318cedf at 8810012
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.04
ERC-20
--
ERC-20
--
0xff0641495d446621fa01e47552f423fa50ebeafc461b4a4cd7f7ef4d2f0bd184
0x6d7675be6d3560ba3b72a1b734295e8f5b9197f77119a81d7a3cfd86c3b5fd52
0xb665bbbef0b19c7bfbe35c85413209d0a79887a4e74d513622b195f17b71041a
0x8f3c56fba221fbcf6e4dc2c71b0ab095858c64c8edf53b163d184e92b195ffc6
0xa19f75efbcadb1d2fd4c6cc5406ff5b482a9c40141ee0f7833ec29aa859606a9
0xf10a9a567c99f0f6838441a64e60ea1625b9a519c831ab607206dcdf9965efa0
0x1b17cf72e362ca90a608f5282657f80bf3a8adf1598b71ba0b111393803e3653
0xf39fdc67cdc256b44927459bfa855f57719eb1cfb02edacf6deca0070fcb5961
0xb6f04f3d3146c7a8f1fc2938ce170ec92b092d54f6e53ec085308a3f0fcb01dc
0x1be5efc37d3fdca661304b6bb09322311409692ed4cfc9da13cf5aa50f28f278

Functions
Getter at block 20813528
decimals(view returns (uint8)
8
defaultOperators(view returns (address[])
[]
exchangeRate(view returns (uint256)
1028438116248704022
granularity(view returns (uint256)
1
isOwner(view returns (bool)
false
name(view returns (string)
The Tokenized Bitcoin
newOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb9e29984fe50602e7a619662ebed4f90d93824c7
paused(view returns (bool)
false
revenue(view returns (uint256)
0
revenueAddress(view returns (address)
0x3557bd3d422300198719710cc3f00194e1c20a46
symbol(view returns (string)
imBTC
totalSupply(view returns (uint256)
51836999812
transferable(view returns (bool)
true
Read-only
accuracyBalanceOf(address whoview returns (uint256)
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
isMinter(address accountview returns (bool)
isOperatorFor(address operatoraddress tokenHolderview returns (bool)
State-modifying
acceptOwnership(
addMinter(address account
approve(address spenderuint256 valuereturns (bool)
authorizeOperator(address operator
burn(uint256 amountbytes data
disableTransfer(
distributeRevenue(
enableTransfer(
mint(address recipientuint256 amountbytes userDatabytes operatorData
operatorBurn(address accountuint256 amountbytes databytes operatorData
operatorSend(address senderaddress recipientuint256 amountbytes databytes operatorData
pause(
removeMinter(address account
revokeOperator(address operator
send(address recipientuint256 amountbytes data
setRevenueAddress(address account
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address holderaddress recipientuint256 amountreturns (bool)
transferOwnership(address account
unpause(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AuthorizedOperator(address indexed operatoraddress indexed tokenHolder
Burned(address indexed operatoraddress indexed fromuint256 amountbytes databytes operatorData
Minted(address indexed operatoraddress indexed touint256 amountbytes databytes operatorData
MinterAdded(address indexed operatoraddress indexed account
MinterRemoved(address indexed operatoraddress indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address indexed account
RevenueAddressSet(address indexed account
RevenueDistributed(address indexed accountuint256 exchangeRateuint256 valueuint256 remainder
RevokedOperator(address indexed operatoraddress indexed tokenHolder
Sent(address indexed operatoraddress indexed fromaddress indexed touint256 amountbytes databytes operatorData
Transfer(address indexed fromaddress indexed touint256 value
TransferDisabled(address indexed operator
TransferEnabled(address indexed operator
Unpaused(address indexed account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.