Synthetix Network Token

Verified contract

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

No balances found for "Synthetix Network Token"

0x807c31a91b79ddd404cd1333b83bfe69c99a78302c7a8dbf5f473119f79316b0
0xb11fb9f41bfb213a8768f596e31a19cb14e089afcb808c870618f037654b0fb8

Functions
Getter at block 21433467
CONTRACT_NAME(view returns (bytes32)
0x53796e7468657469780000000000000000000000000000000000000000000000
DECIMALS(view returns (uint8)
18
TOKEN_NAME(view returns (string)
Synthetix Network Token
TOKEN_SYMBOL(view returns (string)
SNX
 
anySynthOrSNXRateIsInvalid(view returns (bool anyRateInvalid)
 
availableCurrencyKeys(view returns (bytes32[])
availableSynthCount(view returns (uint256)
15
decimals(view returns (uint8)
18
isResolverCached(view returns (bool)
false
messageSender(view returns (address)
0x2c1b5ad631b282136c16564cea13f24b1b0a8716
name(view returns (string)
Synthetix Network Token
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
proxy(view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
resolver(view returns (address)
0x4e3b31eb0e5cb73641ee1e65e7dcefe520ba3ef2
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x53797374656d5374617475730000000000000000000000000000000000000000, 0x45786368616e6765720000000000000000000000000000000000000000000000, 0x4973737565720000000000000000000000000000000000000000000000000000, 0x52657761726473446973747269627574696f6e00000000000000000000000000, 0x526577617264457363726f770000000000000000000000000000000000000000, 0x526577617264457363726f775632000000000000000000000000000000000000, 0x537570706c795363686564756c65000000000000000000000000000000000000]
sUSD(view returns (bytes32)
0x7355534400000000000000000000000000000000000000000000000000000000
symbol(view returns (string)
SNX
tokenState(view returns (address)
0x5b1b5fea1b99d83ad479df0c222f0492385381dd
totalSupply(view returns (uint256)
242519074690448603999038336
Read-only
allowance(address owneraddress spenderview returns (uint256)
availableSynths(uint256 indexview returns (address)
balanceOf(address accountview returns (uint256)
collateral(address accountview returns (uint256)
collateralisationRatio(address _issuerview returns (uint256)
debtBalanceOf(address accountbytes32 currencyKeyview returns (uint256)
isWaitingPeriod(bytes32 currencyKeyview returns (bool)
maxIssuableSynths(address accountview returns (uint256 maxIssuable)
remainingIssuableSynths(address accountview returns (uint256 maxIssuableuint256 alreadyIssueduint256 totalSystemDebt)
synths(bytes32 currencyKeyview returns (address)
synthsByAddress(address synthAddressview returns (bytes32)
totalIssuedSynths(bytes32 currencyKeyview returns (uint256)
totalIssuedSynthsExcludeOtherCollateral(bytes32 currencyKeyview returns (uint256)
transferableSynthetix(address accountview returns (uint256 transferable)
State-modifying
acceptOwnership(
approve(address spenderuint256 valuereturns (bool)
burnSecondary(addressuint256
burnSynths(uint256 amount
burnSynthsOnBehalf(address burnForAddressuint256 amount
burnSynthsToTarget(
burnSynthsToTargetOnBehalf(address burnForAddress
emitAtomicSynthExchange(address accountbytes32 fromCurrencyKeyuint256 fromAmountbytes32 toCurrencyKeyuint256 toAmountaddress toAddress
emitExchangeRebate(address accountbytes32 currencyKeyuint256 amount
emitExchangeReclaim(address accountbytes32 currencyKeyuint256 amount
emitExchangeTracking(bytes32 trackingCodebytes32 toCurrencyKeyuint256 toAmountuint256 fee
emitSynthExchange(address accountbytes32 fromCurrencyKeyuint256 fromAmountbytes32 toCurrencyKeyuint256 toAmountaddress toAddress
exchange(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyreturns (uint256 amountReceived)
exchangeAtomically(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeybytes32 trackingCodereturns (uint256 amountReceived)
exchangeOnBehalf(address exchangeForAddressbytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyreturns (uint256 amountReceived)
exchangeOnBehalfWithTracking(address exchangeForAddressbytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyaddress rewardAddressbytes32 trackingCodereturns (uint256 amountReceived)
exchangeWithTracking(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyaddress rewardAddressbytes32 trackingCodereturns (uint256 amountReceived)
exchangeWithTrackingForInitiator(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyaddress rewardAddressbytes32 trackingCodereturns (uint256 amountReceived)
exchangeWithVirtual(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeybytes32 trackingCodereturns (uint256 amountReceivedaddress vSynth)
issueMaxSynths(
issueMaxSynthsOnBehalf(address issueForAddress
issueSynths(uint256 amount
issueSynthsOnBehalf(address issueForAddressuint256 amount
liquidateDelinquentAccount(address accountuint256 susdAmountreturns (bool)
migrateEscrowBalanceToRewardEscrowV2(
mint(returns (bool)
mintSecondary(addressuint256
mintSecondaryRewards(uint256
nominateNewOwner(address _owner
rebuildCache(
setMessageSender(address sender
setProxy(address _proxy
setTokenState(address _tokenState
settle(bytes32 currencyKeyreturns (uint256 reclaimeduint256 refundeduint256 numEntriesSettled)
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
AccountLiquidated(address indexed accountuint256 snxRedeemeduint256 amountLiquidatedaddress liquidator
Approval(address indexed owneraddress indexed spenderuint256 value
AtomicSynthExchange(address indexed accountbytes32 fromCurrencyKeyuint256 fromAmountbytes32 toCurrencyKeyuint256 toAmountaddress toAddress
CacheUpdated(bytes32 nameaddress destination
ExchangeRebate(address indexed accountbytes32 currencyKeyuint256 amount
ExchangeReclaim(address indexed accountbytes32 currencyKeyuint256 amount
ExchangeTracking(bytes32 indexed trackingCodebytes32 toCurrencyKeyuint256 toAmountuint256 fee
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
ProxyUpdated(address proxyAddress
SynthExchange(address indexed accountbytes32 fromCurrencyKeyuint256 fromAmountbytes32 toCurrencyKeyuint256 toAmountaddress toAddress
TokenStateUpdated(address newTokenState
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _proxyaddress _tokenStateaddress _owneruint256 _totalSupplyaddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.