Soft Bitcoin

Verified contract

Active on Ethereum with 4,907 txns
Deployed by via 0x9280571f at 10598698
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "Soft Bitcoin"

0x70d8a0263364344ec5ba5406b5cfc9ddb9c6bda90495b582033959644ee92888
0xcaa2b442f07a16615a68d356c093d9f860a19c9d1d50e68ba33b2e60948f510e
0x284f947cc36ee3ecaa003afd918bf0dfe59ce1d51f42619ff49c38ca8b81e6fe
0x17950b55938009a8bbc1a18dcd15800156dd7bd38b8c93342da094dd86a7a4bd
0x5e81a0065abf56d9251e505032586a202c98cbcf6db3c53c36d9f4b7524258b8
0x141c5832ca561d122e9479c2e038f5c126988356e260cf0d16f693f1fb43c06f
0x60cf6edf0039d664822f960398cea80b4550fb5dc20451ab0ffa99a60a093a5b
0x5c1b0b8b1ef116740b4006c007ac3fb8249b9eb8441e8a0ee1e58996af3f0087
0x318403108cb0ce1a264500baefe1252245536b44fbac792f51e7083f0dfa8e06
0x350ddfec0757f61fb77bac88f64662163c5c519a2b3300578809221cdd7f26a4

Functions
Getter at block 21163003
decimals(view returns (uint8)
9
isOwner(view returns (bool)
false
monetaryPolicy(view returns (address)
0x7c63294b8a87804769cbf49d7a311c6cda78dc24
name(view returns (string)
Soft Bitcoin
owner(view returns (address)
0x7c63294b8a87804769cbf49d7a311c6cda78dc24
rebasePaused(view returns (bool)
false
symbol(view returns (string)
SBTC
tokenPaused(view returns (bool)
false
totalSupply(view returns (uint256)
186294960367986843359
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address owner_
initialize(string namestring symboluint8 decimals
rebase(uint256 epochint256 supplyDeltareturns (uint256)
renounceOwnership(
setMonetaryPolicy(address monetaryPolicy_
setRebasePaused(bool paused
setTokenPaused(bool paused
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LogMonetaryPolicyUpdated(address monetaryPolicy
LogRebase(uint256 indexed epochuint256 totalSupply
LogRebasePaused(bool paused
LogTokenPaused(bool paused
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.