Synthetix Network Token

Verified contract

Active on Ethereum with 52 txns
Deployed by via 0xdd501d93 at 15792475
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"

0x88c5b4d21163a3f0299941597ece0ef6b6ad7b23bd0de1ddffbd396f7a7267d4
0xdeeaf8d61a99fe11c5676b0f46eff3f14ba4f26c3d0d97026e9d3039de120592
0x7a5e79c04d332adaad46177b2baaf9b4334185e179e40f64931129abbae2905b
0x3a74ea833e398adc890fadcc92f606206ac033fdd2a1716bfdc4734c57ea53c6
0x326e7ef7224fdcbcf2a64b9b1459730daf0928aafa6afbdd0985eec3794e39e5
0x8fb1207f52a595fae512466d96ca78787dd36b35ad3dd2b5888ca1727ee4b6c2
0xfef7c7dd01ea0b0090e80a89333f46ab17cf8849f2d6597ff78c22da2897cb19
0x03e5d8460b3f396c260ab8334d5907c42bf8330128f43ba452fadbd26ab8c775
0xa53fdc49ecb6a72fb6646fb7d6007d23ef9566b13efa56cbab594b73a01b660e
0xd426ba02e8a19260038a9302b22e0d1bbd13eafd025070812b4ae7b29a4a9467

Functions
Getter at block 21183118
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)
0x7d2768de32b0b80b7a3454c06bdac94a69ddc7a9
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)
308846749088773603337882496
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)
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.