Synthetix Network Token

Verified contract

Active on Ethereum with 4,289 txns
Deployed by via 0x6ab48fbd at 9123413
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional variables
ERC-20
--
0xf758d97081a2084f03ff0443a676502d1c1d4edb35ee5467f442afd24ab118eb
0x79db6aeffb52d923b97c6e5a0753ab8b70a214ba3bc8221ab7964d1b978f2348
0xb7c81445a2661ec3da91a554e92508ea5cb819397d849f2f87d84afb798b9f30
0x72744417b8cbc1d32854ae1ae0068866512413e0a962a125d9f7f72764309399
0x79d0d33eceabce4cb311e1aceb49a62a949265566c999a4419ab49f03278e00e
0x181e428227bf2d4e602e6fa7de566c945d708b4706cda3db7eb1222ba6890ad1
0xf5b72790aa0adc095e86233cf3a8a6843276697217709cebc93acc572fd584e1
0x8049ab81dac5ae817fd15e1fcec7ae851a1b9a105cca9252f3b5dc618434b157
0xf66f3690a6845a7c556c1bacf3c886e9ce761fb401c2bd2fd468642320096099
0x4b4e279d0ee1aaa3e1778034e5f7e9dc74d6a6bfb1215a653b4a159c91c7d81c

Functions
Getter at block 21172187
SELFDESTRUCT_DELAY(view returns (uint256)
2419200
 
availableCurrencyKeys(view returns (bytes32[])
availableSynthCount(view returns (uint256)
31
decimals(view returns (uint8)
18
escrow(view returns (address)
0x971e78e0c92392a4e39099835cf7e6ab535b2227
exchangeEnabled(view returns (bool)
true
exchangeRates(view returns (address)
0x9d7f70af5df5d5cc79780032d47a34615d1f1d77
feePool(view returns (address)
0x94dba784e87a3f5f12e25ec98bf14233c1e69017
gasLimitOracle(view returns (address)
0x5a556cc012642e9e38f5e764dccdda1f70808198
gasPriceLimit(view returns (uint256)
5000000000
initiationTime(view returns (uint256)
0
integrationProxy(view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
messageSender(view returns (address)
0x2a0c0dbecc7e4d658f48e01e3fa353f44050c208
name(view returns (string)
Synthetix Network Token
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xde910777c787903f78c89e7a0bf7f4c435cbb1fe
proxy(view returns (address)
0xc011a72400e58ecd99ee497cf89e3775d4bd732f
rewardEscrow(view returns (address)
0xb671f2210b1f6621a2607ea63e6b2dc3e2464d1f
rewardsDistribution(view returns (address)
0xffa72fd80d8a84032d855bfb67036baf45949009
selfDestructBeneficiary(view returns (address)
0xb64ff7a4a33acdf48d97dab0d764afd0f6176882
selfDestructInitiated(view returns (bool)
false
supplySchedule(view returns (address)
0xa05e45396703babaa9c276b5e5a9b6e2c175b521
symbol(view returns (string)
SNX
synthetixState(view returns (address)
0x4b9ca5607f1ff8019c1c6a3c2f0cc8de622d5b82
tokenState(view returns (address)
0x5b1b5fea1b99d83ad479df0c222f0492385381dd
totalSupply(view returns (uint256)
170973693163573815701442273
Read-only
allowance(address owneraddress spenderview returns (uint256)
availableSynths(uint256view returns (address)
balanceOf(address accountview returns (uint256)
collateral(address accountview returns (uint256)
collateralisationRatio(address issuerview returns (uint256)
debtBalanceOf(address issuerbytes32 currencyKeyview returns (uint256)
effectiveValue(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyview returns (uint256)
feeRateForExchange(bytes32 sourceCurrencyKeybytes32 destinationCurrencyKeyview returns (uint256)
maxIssuableSynths(address issuerbytes32 currencyKeyview returns (uint256)
remainingIssuableSynths(address issuerbytes32 currencyKeyview returns (uint256)
synths(bytes32view returns (address)
synthsByAddress(addressview returns (bytes32)
totalIssuedSynths(bytes32 currencyKeyview returns (uint256)
transferableSynthetix(address accountview returns (uint256)
validateGasPrice(uint256 _givenGasPriceview 
State-modifying
acceptOwnership(
addSynth(address synth
approve(address spenderuint256 valuereturns (bool)
burnSynths(uint256 amount
exchange(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyreturns (bool)
initiateSelfDestruct(
issueMaxSynths(
issueSynths(uint256 amount
mint(returns (bool)
nominateNewOwner(address _owner
removeSynth(bytes32 currencyKey
selfDestruct(
setExchangeEnabled(bool _exchangeEnabled
setExchangeRates(address _exchangeRates
setFeePool(address _feePool
setGasLimitOracle(address _gasLimitOracle
setGasPriceLimit(uint256 _gasPriceLimit
setIntegrationProxy(address _integrationProxy
setMessageSender(address sender
setProtectionCircuit(bool _protectionCircuitIsActivated
setProxy(address _proxy
setSelfDestructBeneficiary(address _beneficiary
setTokenState(address _tokenState
synthInitiatedExchange(address frombytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyaddress destinationAddressreturns (bool)
terminateSelfDestruct(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
ProxyUpdated(address proxyAddress
SelfDestructBeneficiaryUpdated(address newBeneficiary
SelfDestructInitiated(uint256 selfDestructDelay
SelfDestructTerminated(
SelfDestructed(address beneficiary
SynthExchange(address indexed accountbytes32 fromCurrencyKeyuint256 fromAmountbytes32 toCurrencyKeyuint256 toAmountaddress toAddress
TokenStateUpdated(address newTokenState
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _proxyaddress _tokenStateaddress _synthetixStateaddress _owneraddress _exchangeRatesaddress _feePooladdress _supplyScheduleaddress _rewardEscrowaddress _escrowaddress _rewardsDistributionuint256 _totalSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.