This contract is being backfilled. You may encounter incomplete storage history.

Soft Dot

Verified contract

Active on Ethereum with 52 txns
Deployed by via 0x35012560 at 10790612
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 Dot"

0x563be6506fdf72e54ae736c440ac9f109d986e37498966dfd4388a63570fa8f6
0x4d681deb80b851e405df4da1a513afb494fb6179a74af75d50e1276be665e8e6
0x94eb17e45f657e77c95578bbdce3b3722f1c3b10b9008cc4ad9f27290aae5388
0xbcb18c4900658c6790a8a55b231f099ff9fb654f98f150d4093ed8bffa9cd1ea
0x4a86cdbab6da5896866ddfaba05096f59c5d25682797cc6c2c8e46ffd84e61cf
0xa32e05420de88ae0a1d843444d545c39e0ed3c18d5657951ea16422d191e1cdc
0x13365f660a888950cd1d4ec3ec7c1aea358ced397032214f9b9e08964789c0bd
0xdeecacc06b7f46ac64cca3063324fcaf74115f546e005440d6507e79f89452d0
0x620fbb23958ba11675e648aeefc960c963bb0721fda3dcc82d7d955a9c761c7d
0xd3bc96f079ab5c40e83db94b8933b5d566b77ebac03059545e3cfba031bceffd

Functions
Getter at block 20804276
decimals(view returns (uint8)
9
isOwner(view returns (bool)
false
monetaryPolicy(view returns (address)
0xd80f55fc667ad4a1fdbe2fdb231934b95b76c5fe
name(view returns (string)
Soft Dot
owner(view returns (address)
0xd80f55fc667ad4a1fdbe2fdb231934b95b76c5fe
rebasePaused(view returns (bool)
false
symbol(view returns (string)
SDOT
tokenPaused(view returns (bool)
false
totalSupply(view returns (uint256)
50000000100000
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.