Synthetix Network Token

Verified contract

Active on Ethereum with 258 txns
Deployed by via 0xf2bdb600 at 9570402
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"

0x1ad6c7fffcfe5e0747cf1fbb479d178988c82e0b6625b18009173bb0add9abfe
0x1f085951753e21f4673dd2e6964f245cfa0513fac749e3c6cf60a5503a82eca1
0x2e97aabd6c63448ea34f70d287152aff4a53d0d6f8a3e260e1bbb0c55b236b00
0x9c825091e0f73be34dd08bd29081be190e02a94c0c6f366e2e12da8eec3779f9
0x4a495947dc936b5822f15310b40e13aaeae30ed26488b7f7e2de1c5d0203ec73
0xf7e500be169409393a37af711b4f7999b1f900f00c9346afd7f46d5b3c80b6ce
0x3941ea1a5fb715019411df12dbf0771ada5b94b5606ed4141bc36f94bea3e94b
0xf73691a4d49fb544589cc77c081bc1c3ff003b25bdd5fcb5548d0e984573f959
0x3e86a9284bb768190e3ba40f09b931afb95322ecb56143cfde2cf597e310fa07
0x802347be176d737f6755ce522b00d65a3c7bdac533854066d9076916a11f0e12

Functions
Getter at block 21221897
SELFDESTRUCT_DELAY(view returns (uint256)
2419200
 
availableCurrencyKeys(view returns (bytes32[])
availableSynthCount(view returns (uint256)
30
decimals(view returns (uint8)
18
initiationTime(view returns (uint256)
0
integrationProxy(view returns (address)
0xc011a73ee8576fb46f5e1c5751ca3b9fe0af2a6f
messageSender(view returns (address)
0x30916795fd3f28fa1356921bc83714927f2063fb
name(view returns (string)
Synthetix Network Token
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
proxy(view returns (address)
0xc011a72400e58ecd99ee497cf89e3775d4bd732f
resolver(view returns (address)
0xfbb6526ed92da8915d4843a86166020d0b7baad0
selfDestructBeneficiary(view returns (address)
0xde910777c787903f78c89e7a0bf7f4c435cbb1fe
selfDestructInitiated(view returns (bool)
false
symbol(view returns (string)
SNX
tokenState(view returns (address)
0x5b1b5fea1b99d83ad479df0c222f0492385381dd
totalSupply(view returns (uint256)
177021753268615387490384574
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)
debtBalanceOfAndTotalDebt(address _issuerbytes32 currencyKeyview returns (uint256 debtBalanceuint256 totalSystemValue)
isWaitingPeriod(bytes32 currencyKeyview returns (bool)
maxIssuableSynths(address _issuerview returns (uint256)
remainingIssuableSynths(address _issuerview returns (uint256 maxIssuableuint256 alreadyIssueduint256 totalSystemDebt)
synths(bytes32view returns (address)
synthsByAddress(addressview returns (bytes32)
totalIssuedSynths(bytes32 currencyKeyview returns (uint256)
totalIssuedSynthsExcludeEtherCollateral(bytes32 currencyKeyview returns (uint256)
transferableSynthetix(address accountview returns (uint256)
State-modifying
acceptOwnership(
addSynth(address synth
approve(address spenderuint256 valuereturns (bool)
burnSynths(uint256 amount
burnSynthsToTarget(
emitExchangeRebate(address accountbytes32 currencyKeyuint256 amount
emitExchangeReclaim(address accountbytes32 currencyKeyuint256 amount
emitSynthExchange(address accountbytes32 fromCurrencyKeyuint256 fromAmountbytes32 toCurrencyKeyuint256 toAmountaddress toAddress
exchange(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyreturns (uint256 amountReceived)
initiateSelfDestruct(
issueMaxSynths(
issueSynths(uint256 amount
mint(returns (bool)
nominateNewOwner(address _owner
removeSynth(bytes32 currencyKey
selfDestruct(
setIntegrationProxy(address _integrationProxy
setMessageSender(address sender
setProxy(address _proxy
setResolver(address _resolver
setSelfDestructBeneficiary(address _beneficiary
setTokenState(address _tokenState
settle(bytes32 currencyKeyreturns (uint256 reclaimeduint256 refunded)
terminateSelfDestruct(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExchangeRebate(address indexed accountbytes32 currencyKeyuint256 amount
ExchangeReclaim(address indexed accountbytes32 currencyKeyuint256 amount
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 _owneruint256 _totalSupplyaddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.