Synthetix Network Token

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x84fdbb1f at 20563106
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"

0x9c8b95cd05b5ea1114bcd530143ce6f9daf360cb99b44d75a4cc3d16371af157
0x3dbcf1f16988fffd65ba6a2ea6c7e53fe2629a39b966b76a2538ac6ce1b36c97

Functions
Getter at block 21285400
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)
10
decimals(view returns (uint8)
18
 
isResolverCached(view returns (bool)
messageSender(view returns (address)
0xfaecd9790d80587e92f076e899e3db1b775cab96
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, 0x4c697175696461746f7252657761726473000000000000000000000000000000, 0x4c697175696461746f7200000000000000000000000000000000000000000000, 0x526577617264457363726f775632000000000000000000000000000000000000, 0x526577617264457363726f770000000000000000000000000000000000000000, 0x537570706c795363686564756c65000000000000000000000000000000000000]
sUSD(view returns (bytes32)
0x7355534400000000000000000000000000000000000000000000000000000000
symbol(view returns (string)
SNX
tokenState(view returns (address)
0x5b1b5fea1b99d83ad479df0c222f0492385381dd
totalSupply(view returns (uint256)
328193104088773603337882496
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)
getFirstNonZeroEscrowIndex(address accountview 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 trackingCodeuint256 minAmountreturns (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 accountreturns (bool)
liquidateDelinquentAccountEscrowIndex(address accountuint256 escrowStartIndexreturns (bool)
liquidateSelf(returns (bool)
migrateAccountBalances(address accountreturns (uint256 totalEscrowRevokeduint256 totalLiquidBalance)
migrateEscrowBalanceToRewardEscrowV2(
migrateEscrowContractBalance(
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.