Synthetix Network Token

Verified contract

Active on Ethereum with 2,249 txns
Deployed by via 0x0496734c at 8672615
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Synthetix Network Token"

0x24b6461fd2d492af09d784885c3b4063ea6c3fffee6840d0703473fa2051bec8
0x7eaf70581c5174897da9bbd96b99c028cb6ecd9c09b2aa27c7cfb6f1445fc420
0x4f70811f8e3b0117493443731806b6d14903575f74b1c93e98c711cf7345e6ee
0xfec6c502ac61b0a392c4b164175ea25f9def7b68df1bca0fc973bbef210c8462
0x77e957c10c4756f21174ac0172fdba082663549e05326820da2c4fd90a453b89
0x61fb24bb8c8af9e128ab32218d97a54657a019bd00484eb5833bf3ce652d0a14
0xe71e1d0bcdc2b32ad5e82356bfac681527b010bbad0b0465ae4a619a809d604a
0xf4c623758d23f7722299f18674e69238e191941de805004d2b59bd39339211ca
0x1b948875dc9fa5448b1a8e8c74cb9ff1b3bae327c64282d1d0208c4ae2ae81aa
0x30f3dd37bc886d9840196e4aa9d09cc85510b3d6b404b6faf1858d1a1500407c

Functions
Getter at block 21257706
SELFDESTRUCT_DELAY(view returns (uint256)
2419200
 
availableCurrencyKeys(view returns (bytes32[])
availableSynthCount(view returns (uint256)
23
decimals(view returns (uint8)
18
escrow(view returns (address)
0x971e78e0c92392a4e39099835cf7e6ab535b2227
exchangeEnabled(view returns (bool)
true
exchangeRates(view returns (address)
0x99a46c42689720d9118ff7af7ce80c2a92fc4f97
feePool(view returns (address)
0xc566a81f193626ee88a85fb3dcc82279b96a094e
gasPriceLimit(view returns (uint256)
1500000000
initiationTime(view returns (uint256)
0
integrationProxy(view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
name(view returns (string)
Synthetix Network Token
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xb0a23f40de7f776a4f20153e8995ed3e7d7c8487
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)
0xa3de830b5208851539de8e4ff158d635e8f36fcb
symbol(view returns (string)
SNX
synthetixState(view returns (address)
0x4b9ca5607f1ff8019c1c6a3c2f0cc8de622d5b82
tokenState(view returns (address)
0x5b1b5fea1b99d83ad479df0c222f0492385381dd
totalSupply(view returns (uint256)
150480769230769230769230750
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)
maxIssuableSynths(address issuerbytes32 currencyKeyview returns (uint256)
remainingIssuableSynths(address issuerbytes32 currencyKeyview returns (uint256)
synths(bytes32view returns (address)
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(bytes32 currencyKeyuint256 amount
exchange(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyaddress destinationAddressreturns (bool)
initiateSelfDestruct(
issueMaxSynths(bytes32 currencyKey
issueSynths(bytes32 currencyKeyuint256 amount
mint(returns (bool)
nominateNewOwner(address _owner
removeSynth(bytes32 currencyKey
selfDestruct(
setExchangeEnabled(bool _exchangeEnabled
setExchangeRates(address _exchangeRates
setFeePool(address _feePool
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)
transfer(address touint256 valuebytes datareturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuebytes datareturns (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.