Issuer

Verified contract

Active on Ethereum with 6 txns
Deployed by via 0x7ad5ee71 at 12425656
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Issuer"

0x6e98e9a3961bec53ac2a47ee8149642869dcfa02bd512b3d640cf598bad22286
0xfd327db7e172630bfd1ce49406b7f4beed2fdfe87d7717835a0529345e13fe95
0xa1ffead71c6641b277e9c064f6e24fbae4693d2a03a3981e8a6f3e8ed4c14a36
0x1cf1e50a85496232a95df053a0bb50bbfc8e841907b78ed729a1497240b1dfbf
0xf21759f661e0315439624e056101fb9807ec1d22044621fb0446abd52ea1a4bc
0xf55b530685e2f80f6018103362f2ac8dcb913a2caf8c4ad9afedb910caea2802

Functions
Getter at block 21382918
CONTRACT_NAME(view returns (bytes32)
0x4973737565720000000000000000000000000000000000000000000000000000
 
anySynthOrSNXRateIsInvalid(view returns (bool anyRateInvalid)
 
availableCurrencyKeys(view returns (bytes32[])
availableSynthCount(view returns (uint256)
66
isResolverCached(view returns (bool)
false
issuanceRatio(view returns (uint256)
1
minimumStakeTime(view returns (uint256)
1
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
resolver(view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x53796e7468657469780000000000000000000000000000000000000000000000, 0x45786368616e6765720000000000000000000000000000000000000000000000, 0x45786368616e6765526174657300000000000000000000000000000000000000, 0x53796e7468657469785374617465000000000000000000000000000000000000, 0x466565506f6f6c00000000000000000000000000000000000000000000000000, 0x44656c6567617465417070726f76616c73000000000000000000000000000000, 0x4574686572436f6c6c61746572616c0000000000000000000000000000000000, 0x4574686572436f6c6c61746572616c7355534400000000000000000000000000, 0x526577617264457363726f775632000000000000000000000000000000000000, 0x53796e746865746978457363726f770000000000000000000000000000000000, 0x4c69717569646174696f6e730000000000000000000000000000000000000000, 0x4465627443616368650000000000000000000000000000000000000000000000, 0x436f6c6c61746572616c4d616e61676572000000000000000000000000000000]
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)
getSynths(bytes32[] currencyKeysview returns (address[])
lastIssueEvent(address accountview returns (uint256)
maxIssuableSynths(address _issuerview returns (uint256)
remainingIssuableSynths(address _issuerview returns (uint256 maxIssuableuint256 alreadyIssueduint256 totalSystemDebt)
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
addSynths(address[] synthsToAdd
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
rebuildCache(
removeSynth(bytes32 currencyKey
removeSynths(bytes32[] currencyKeys
Events
CacheUpdated(bytes32 nameaddress destination
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.