Issuer

Verified contract

Active on Ethereum with 27 txns
Deployed by via 0xaf818b2c at 10772594
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"

0xd5245d4c2b7b0fb6a0fb7096541ebd46255fdcd5376cab3434de4107026facd6
0x7d29216e9d262894f204b15a4abeabd941cceb670c6ebb8f48c1de557e68c73d
0x5e4427fb2a7f20c7ffddf6edf22dd795bd4a7be6edbb45b2c21c14db7aff6eed
0x65fb4ffda2560cdd4eb27ef155ece9d0a006380508a78fe86698d76f388db230
0x0784f2b1b6c35e667e1b14b09aa2fc14cde80ec78264ebf1dc7cbba7756f8723
0xf8c32aba431934c6f88d58f50e89c6055912a342ab906adb9f8a94009808dbeb
0x6287e7290695be462ff9e6437bcec6235ebbbbe779c92b49be584f7632ca1438
0xb2112a5494b03eb754fb01642878a85c1f498bc1c0cc8f3b8b225a2ba3e6098a
0xd3541167e5da26899843ff8fed47f33a980eca0fae2a36c8fa505246a198c801
0xf4262c29b4c891251f85acae70bd41ca40855a32422fb3af592f902421b26be8

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