ExternalTokenStakeManager

Verified contract

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

No balances found for "ExternalTokenStakeManager"

No transactions found for "ExternalTokenStakeManager"


Functions
Getter at block 20944411
CONTRACT_NAME(view returns (bytes32)
0x45787465726e616c546f6b656e5374616b654d616e6167657200000000000000
getCurrencyKeyOrder(view returns (bytes32[])
[]
getTokenList(view returns (bytes32[])
[0x5553444300000000000000000000000000000000000000000000000000000000, 0x4441490000000000000000000000000000000000000000000000000000000000, 0x5553445400000000000000000000000000000000000000000000000000000000, 0x5041584700000000000000000000000000000000000000000000000000000000, 0x5841555400000000000000000000000000000000000000000000000000000000]
isResolverCached(view returns (bool)
false
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x918153d6e806df9d4d33664d1cc580416171f720
resolver(view returns (address)
0x7015cd1e78ba1428d103b0c2513077b2826b64fc
resolverAddressesRequired(view returns (bytes32[] addresses)
[0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x4973737565720000000000000000000000000000000000000000000000000000, 0x45786368616e6765526174657300000000000000000000000000000000000000]
setupExpiryTime(view returns (uint256)
1633504716
stakingState(view returns (address)
0x263b671648675bda5263525eca554e4d5697e210
Read-only
combinedStakedAmountOf(address _userbytes32 _unitCurrencyview returns (uint256)
currencyKeyOrder(uint256view returns (bytes32)
getTokenActivation(bytes32 _currencyKeyview returns (bool)
getTokenAddress(bytes32 _currencyKeyview returns (address)
getTokenDecimals(bytes32 _currencyKeyview returns (uint8)
stakedAmountOf(address _userbytes32 _currencyKeybytes32 _unitCurrencyview returns (uint256)
State-modifying
acceptOwnership(
nominateNewOwner(address _owner
rebuildCache(
setStakingState(address _stakingState
setUnstakingOrder(bytes32[] _order
stake(address _stakeruint256 _amountbytes32 _targetCurrencybytes32 _inputCurrency
unstake(address _unstakeruint256 _amountbytes32 _targetCurrencybytes32 _inputCurrency
unstakeMultipleTokens(address _unstakeruint256 _amountbytes32 _inputCurrency
Events
CacheUpdated(bytes32 nameaddress destination
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
Constructor
constructor(address _owneraddress _stakingStateaddress _resolver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.