Digital CHF

Verified contract

Proxy

Active on Ethereum with 658 txns
Deployed by via 0x753decfa at 11224426
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
7 additional variables

No balances found for "Digital CHF"

0x93f5763e431d7c60c3f5a59f599a9fa9a68bab7d612deacf00e7098ce830fa81
0xbb549e7e0b7e52b1cd7a1ac52bd9cc63e2854d0719e4d27ac099d70239509d6f
0x92b9379ded467602e09f2ea743b0cf86c35883d6b539a8bffdda657410a0c009
0x314aa0b7a7d918f80ad023b0be892845ad157448839f5b4d7e3df2b1e3cdb66c
0xa624b3a24340285c01b99f32c644305c8bd80b0ec654bf7a988a65a3b21b42b6
0x674775073337c3336bbfa057df7ac1135cc3479ab19f56af81d32e34fdf9e518
0xd70ce7c0de2d3258547202a5f52c8bfaf8dba7065323ff5ebc2553bfeed7aae9
0x6086a33aa09f72e9ebc1a2e3831a5e03067b5b5bc65479af0a5ef05bd97e60ac
0x7a788672a3685914c7b1f67a29d5264d20398a241b659897fefa37aa4d10704c
0x77356a70d73a8c2b4d4f3822ec132b7a6157907792b2145368ff679b89361bb8

Functions
Getter at block 20852969
decimals(view returns (uint8)
2
getBlockerOperatorsContract(view returns (address)
0x3380eb49c03943cf25050eac7f3206dc95b3fcc9
getBlockerOperatorsPending(view returns (address)
0x0000000000000000000000000000000000000000
getOperatorsContract(view returns (address)
0x4998e32be634e52b8461ed660fe91ad44423bba5
getOperatorsPending(view returns (address)
0x0000000000000000000000000000000000000000
getTotalBlockedBalance(view returns (uint256)
0
getTraderOperatorsContract(view returns (address)
0xf531952d4539cadb4b8654afdf1a9b65461e0022
getTraderOperatorsPending(view returns (address)
0x0000000000000000000000000000000000000000
getWhitelistContract(view returns (address)
0x991cc044afd2458b73238b82f6b0ec612201d864
getWhitelistPending(view returns (address)
0x0000000000000000000000000000000000000000
initializedBlockUnblockTraderUpgrade(view returns (bool)
true
initializedConstructorUpgrade(view returns (bool)
true
initializedWhitelistableUpgrade(view returns (bool)
true
isInitialized(view returns (bool)
true
isNotPaused(view returns (bool)
true
isPaused(view returns (bool)
false
name(view returns (string)
Digital CHF
symbol(view returns (string)
DCHF
totalBlockedBalance(view returns (uint256)
0
totalSupply(view returns (uint256)
650000000
Read-only
_blockedBalances(addressview returns (uint256)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
balanceOfAt(address _owneruint256 _blockNumberview returns (uint256)
blockedBalanceOf(address _accountview returns (uint256)
frozen(addressview returns (bool)
isAdmin(address _accountview returns (bool)
isAdminOrSystem(address _accountview returns (bool)
isBlocker(address _accountview returns (bool)
isFrozen(address _accountview returns (bool)
isMultisig(address _contractview returns (bool)
isOperator(address _accountview returns (bool)
isOperatorOrSystem(address _accountview returns (bool)
isRelay(address _accountview returns (bool)
isSystem(address _accountview returns (bool)
isTrader(address _accountview returns (bool)
isWhitelisted(address _accountview returns (bool)
totalSupplyAt(uint256 _blockNumberview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 valuereturns (bool)
approveOnBehalf(address _owneraddress _spenderuint256 _value
batchBurnFor(address[] _recipientsuint256[] _values
batchConfiscate(address[] _confiscateesaddress[] _receiversuint256[] _values
batchMint(address[] _recipientsuint256[] _values
batchToggleFreeze(address[] _addressesbool _toggled
block(address _accountuint256 _amount
burn(uint256 _amount
burnFor(address _accountuint256 _amount
burnFrom(address _accountuint256 _amount
confirmBlockerOperatorsContract(
confirmOperatorsContract(
confirmTraderOperatorsContract(
confirmWhitelistContract(
confiscate(address _confiscateeaddress _receiveruint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _baseOperators
initialize(address _baseOperatorsaddress _blockerOperators
initializeBlockerTraderOperators(address _blockerOperatorsaddress _traderOperators
initializeConstructor(
initializeWhitelist(address _whitelist
mint(address _accountuint256 _amount
pause(
setBlockerOperatorsContract(address _blockerOperators
setOperatorsContract(address _baseOperators
setTraderOperatorsContract(address _traderOperators
setWhitelistContract(address _whitelist
toggleFreeze(address _accountbool _toggled
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
unblock(address _accountuint256 _amount
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Blocked(address indexed blockeraddress indexed accountuint256 value
BlockerOperatorsContractChanged(address indexed calleraddress indexed blockerOperatorAddress
BlockerOperatorsContractPending(address indexed calleraddress indexed blockerOperatorAddress
Burned(address indexed burneruint256 value
BurnedFor(address indexed burneraddress indexed accountuint256 value
FreezeToggled(address indexed accountbool frozen
Minted(address indexed minteraddress indexed accountuint256 value
OperatorsContractChanged(address indexed calleraddress indexed operatorsAddress
OperatorsContractPending(address indexed calleraddress indexed operatorsAddress
Paused(address indexed account
TraderOperatorsContractChanged(address indexed calleraddress indexed traderOperatorsAddress
TraderOperatorsContractPending(address indexed calleraddress indexed traderOperatorsAddress
Transfer(address indexed fromaddress indexed touint256 value
UnBlocked(address indexed blockeraddress indexed accountuint256 value
Unpaused(address indexed account
WhitelistContractChanged(address indexed calleraddress indexed whitelistAddress
WhitelistContractPending(address indexed calleraddress indexed whitelistAddress
Constructor
constructor(address implementationaddress proxyOwnerAddrbytes data
Fallback and receive
fallback(
Errors

This contract contains no error objects.