Issuer

Verified contract

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

No balances found for "Issuer"

0x262807735acec842bf59c6b0bb4d3038c9b19d2fde3a75f04dd70da3cd454d3c
0x45066aaf9a9c8556c9de518a005a7afcc439b76e0e6ae41761d13f9df597bde8
0xf1c3773398793a4184c27e5a617d869229a4cbabbedea675cad6015cc87c6cef
0xe5afd111c9340d0c42a933a15a6d9acdb4452b7c3ac49724716a29afc95759de
0xeadb2ee90b4ab4ce948aac7b70d952bee9ab2acd57cf62f71f086508b5ddd42a
0x87a346765c2e5703e8e9e6b32ecee94efc9a5baf28e97292e3bd27d9d2799ba6
0xad946b72d69e6a9bc9c3fe2c74773249c7d5a2c7d544cdc8e3fcc732d604b597
0x413b8450e373c162361f67d88442f6c8f0c196a4788f86c3d634b26c46b1075d
0xe998c4e73d68a0ec11359b2f0771abb89d7f98951c3ef28cc286869ee0954566
0x96bd81f094edf15428ae52e4539b10e5d871cc445d44b529052ef662667956d2

Functions
Getter at block 20972128
CONTRACT_NAME(view returns (bytes32)
0x4973737565720000000000000000000000000000000000000000000000000000
LAST_ISSUE_EVENT(view returns (bytes32)
0x4c4153545f49535355455f4556454e5400000000000000000000000000000000
MAX_ADDRESSES_FROM_RESOLVER(view returns (uint256)
24
 
anySynthOrSNXRateIsInvalid(view returns (bool anyRateInvalid)
 
availableCurrencyKeys(view returns (bytes32[])
availableSynthCount(view returns (uint256)
25
 
getResolverAddressesRequired(view returns (bytes32[24] addressesRequired)
issuanceRatio(view returns (uint256)
1
minimumStakeTime(view returns (uint256)
1
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
resolver(view returns (address)
0x61166014e3f04e40c953fe4eab9d9e40863c83ae
Read-only
availableSynths(uint256view returns (address)
canBurnSynths(address accountview returns (bool)
collateral(address accountview returns (uint256)
collateralisationRatio(address _issuerview returns (uint256 cratio)
collateralisationRatioAndAnyRatesInvalid(address _issuerview returns (uint256 cratiobool anyRateIsInvalid)
debtBalanceOf(address _issuerbytes32 currencyKeyview returns (uint256 debtBalance)
isResolverCached(address _resolverview returns (bool)
lastIssueEvent(address accountview returns (uint256)
maxIssuableSynths(address _issuerview returns (uint256)
remainingIssuableSynths(address _issuerview returns (uint256 maxIssuableuint256 alreadyIssueduint256 totalSystemDebt)
resolverAddressesRequired(uint256view returns (bytes32)
synths(bytes32view returns (address)
synthsByAddress(addressview returns (bytes32)
totalIssuedSynths(bytes32 currencyKeybool excludeEtherCollateralview returns (uint256 totalIssued)
transferableSynthetixAndAnyRateIsInvalid(address accountuint256 balanceview returns (uint256 transferablebool anyRateIsInvalid)
State-modifying
acceptOwnership(
addSynth(address synth
burnSynths(address fromuint256 amount
burnSynthsOnBehalf(address burnForAddressaddress fromuint256 amount
burnSynthsToTarget(address from
burnSynthsToTargetOnBehalf(address burnForAddressaddress from
issueMaxSynths(address from
issueMaxSynthsOnBehalf(address issueForAddressaddress from
issueSynths(address fromuint256 amount
issueSynthsOnBehalf(address issueForAddressaddress fromuint256 amount
liquidateDelinquentAccount(address accountuint256 susdAmountaddress liquidatorreturns (uint256 totalRedeemeduint256 amountToLiquidate)
nominateNewOwner(address _owner
removeSynth(bytes32 currencyKey
setResolverAndSyncCache(address _resolver
Events
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
SynthAdded(bytes32 currencyKeyaddress synth
SynthRemoved(bytes32 currencyKeyaddress synth
Constructor
constructor(address _owneraddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.