Soft Bitcoin

Verified contract

Active on Ethereum with 4,912 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"

0xb5fc70a33a1cea8cc4e902513d1d0fd003a5e3597164ada2bba1d2fd000af4e4
0x3f8915295abfe30f0fe6bc9ba1eea03fa3d7409bca5b958f837869095dd1c307
0xde690549175a9fec32001e444c8d0d9c8870c2462a48b68a46011f6d8590e648
0xba052c50dc64ff087e7bc30b08123b9cd982e65d637886b6b4c92597b7de2f3f
0x74f6abe57d345d0f07439626606f474af8685b6e99f18305b240a793706bfc71
0x70d8a0263364344ec5ba5406b5cfc9ddb9c6bda90495b582033959644ee92888
0xcaa2b442f07a16615a68d356c093d9f860a19c9d1d50e68ba33b2e60948f510e
0x284f947cc36ee3ecaa003afd918bf0dfe59ce1d51f42619ff49c38ca8b81e6fe
0x17950b55938009a8bbc1a18dcd15800156dd7bd38b8c93342da094dd86a7a4bd
0x5e81a0065abf56d9251e505032586a202c98cbcf6db3c53c36d9f4b7524258b8

Functions
Getter at block 21283592
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.