Depot

Verified contract

Proxy

Active on Ethereum with 37,237 txns
Deployed by via 0xc027ba30 at 6907423
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x967af1baa90348dd6a970df7fd5df2a1fd69ada8c0a6d090dd5438d5309b495f
0x92cf81475de9d761d087439db7d423dcd82f92b87b17e18af84fbc33189de6ac
0xca4f06df3c87208a5dd92d3733393fa6cff79bd27076beb59ee5ae808978c756
0x6f62e2aefa3860af495fd2df6a0e181aafb8d0b68b6909c04d0340f6fcae7c7c
0xdc04ac365020b99670465a120a863c91a995c58b40432b5549beb4c08b0318e9
0x18cc07a9c7bf7d62cfcd521c7803fdc44a73066d4a480dd7e57db83e49b70deb
0x3785d29693495c0a503c722b0375a4131e5a0a065bfbb65de2c5ebf574b59503
0x8635ed408f375910d75d975e3b238dc4a8afb2ec9b76ee3c1be03159c15f875e
0xb52201304b9869523395ff3587859c20f58791fdcfb3be34255098b2572f4cc2
0xaecde35070c4912190777b4828bf9d2522ad094f2c86e97e3a2c7be3e00e21e1

Functions
Getter at block 21164722
ORACLE_FUTURE_LIMIT(view returns (uint256)
600
SELFDESTRUCT_DELAY(view returns (uint256)
2419200
depositEndIndex(view returns (uint256)
1527
depositStartIndex(view returns (uint256)
1527
feePool(view returns (address)
0xebdbac38835a1105851e80c7fa1f1e6e25a86e32
fundsWallet(view returns (address)
0xa15184a8c8c3f47a8b54572cdccb30358abfb7a1
initiationTime(view returns (uint256)
0
lastPauseTime(view returns (uint256)
0
lastPriceUpdateTime(view returns (uint256)
1582184782
minimumDepositAmount(view returns (uint256)
49925112331502745880
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
oracle(view returns (address)
0xde9070694fe0b7fccd93f7ef42304251f1c8add3
owner(view returns (address)
0xb0a23f40de7f776a4f20153e8995ed3e7d7c8487
paused(view returns (bool)
false
priceStalePeriod(view returns (uint256)
10800
pricesAreStale(view returns (bool)
true
selfDestructBeneficiary(view returns (address)
0xb0a23f40de7f776a4f20153e8995ed3e7d7c8487
selfDestructInitiated(view returns (bool)
false
synth(view returns (address)
0x289e9a4674663decee54f781aade5327304a32f8
synthetix(view returns (address)
0x7cb89c509001d25da9938999abfea6740212e5f0
totalSellableDeposits(view returns (uint256)
0
usdToEthPrice(view returns (uint256)
260374884252477166520
usdToSnxPrice(view returns (uint256)
908973743995354311
 
PRECISE_UNIT(view returns (uint256)
 
UNIT(view returns (uint256)
 
decimals(view returns (uint8)
 
highPrecisionDecimals(view returns (uint8)
 
preciseUnit(pure returns (uint256)
 
unit(pure returns (uint256)
Read-only
deposits(uint256view returns (address useruint256 amount)
smallDeposits(addressview returns (uint256)
synthetixReceivedForEther(uint256 amountview returns (uint256)
synthetixReceivedForSynths(uint256 amountview returns (uint256)
synthsReceivedForEther(uint256 amountview returns (uint256)
State-modifying
acceptOwnership(
depositSynths(uint256 amount
exchangeEtherForSynthetix(payable returns (uint256)
exchangeEtherForSynthetixAtRate(uint256 guaranteedEtherRateuint256 guaranteedSynthetixRatepayable returns (uint256)
exchangeEtherForSynths(payable returns (uint256)
exchangeEtherForSynthsAtRate(uint256 guaranteedRatepayable returns (uint256)
exchangeSynthsForSynthetix(uint256 synthAmountreturns (uint256)
exchangeSynthsForSynthetixAtRate(uint256 synthAmountuint256 guaranteedRatereturns (uint256)
initiateSelfDestruct(
nominateNewOwner(address _owner
selfDestruct(
setFundsWallet(address _fundsWallet
setMinimumDepositAmount(uint256 _amount
setOracle(address _oracle
setPaused(bool _paused
setPriceStalePeriod(uint256 _time
setSelfDestructBeneficiary(address _beneficiary
setSynth(address _synth
setSynthetix(address _synthetix
terminateSelfDestruct(
tokenFallback(address fromuint256 amountbytes datareturns (bool)
updatePrices(uint256 newEthPriceuint256 newSynthetixPriceuint256 timeSent
withdrawMyDepositedSynths(
withdrawSynthetix(uint256 amount
Events
ClearedDeposit(address indexed fromAddressaddress indexed toAddressuint256 fromETHAmountuint256 toAmountuint256 indexed depositIndex
Exchange(string fromCurrencyuint256 fromAmountstring toCurrencyuint256 toAmount
FundsWalletUpdated(address newFundsWallet
MinimumDepositAmountUpdated(uint256 amount
NonPayableContract(address indexed receiveruint256 amount
OracleUpdated(address newOracle
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
PauseChanged(bool isPaused
PriceStalePeriodUpdated(uint256 priceStalePeriod
PricesUpdated(uint256 newEthPriceuint256 newSynthetixPriceuint256 timeSent
SelfDestructBeneficiaryUpdated(address newBeneficiary
SelfDestructInitiated(uint256 selfDestructDelay
SelfDestructTerminated(
SelfDestructed(address beneficiary
SynthDeposit(address indexed useruint256 amountuint256 indexed depositIndex
SynthDepositNotAccepted(address useruint256 amountuint256 minimum
SynthDepositRemoved(address indexed useruint256 amountuint256 indexed depositIndex
SynthUpdated(address newSynthContract
SynthWithdrawal(address useruint256 amount
SynthetixUpdated(address newSynthetixContract
Constructor
constructor(address _owneraddress _fundsWalletaddress _synthetixaddress _synthaddress _feePooladdress _oracleuint256 _usdToEthPriceuint256 _usdToSnxPrice
Fallback and receive
fallback(
Errors

This contract contains no error objects.