Ankr Staked ETH

Verified contract

Proxy

Active on Ethereum with 12,579 txns
Deployed by via 0x3bab59ea at 11225111
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
6 additional variables
ERC-20
Value $39.12
ERC-20
--
0x910b54cd5bf17fe4319712367a3ace7d824299b44d6519dbf6ec7cf2f52509e1
0xd2abe322939f832182d32a488bbf355757b192f2db84e919c0d46b317e68b968
0xe255e6aa9360520505cacc3e307fb9bd71c72522f84738bae87ec211e673d5e9
0x9682c44f1c2f92e570cc3870db954df7ad9eab820dab76b372ecb0b08a2d764d
0x97ef50e98ba0636a4742705086ce5667312a69d383d203f911f63831a37e52c9
0x2d7d08337f2ae8f316a04420c1c55f81de027d23ae4d765a301fe0e4907f93ce
0x3f3a3620578a0a511ed23f2f26dcd4d77cd627b3d504a8d1222c04eb2401be16
0x4a4f69233b901bc66139f4b9d20e79f24ae8f18c23043f0075b4bea8e64a4fb2
0xef6477536da25973a3e3294d3a4c2b90e28e736528ec2e66563b8e3f4b078593
0x1c13e6bdf0e5a0a4b8332951b37161d3a060cd8936c40b91ee214eb255a9ecf2

Functions
Getter at block 21291297
MAX_THRESHOLD(view returns (uint32)
100000000
_RATIO_THRESHOLD(view returns (uint32)
50000
decimals(view returns (uint8)
18
isRebasing(pure returns (bool)
false
name(view returns (string)
Ankr Staked ETH
owner(view returns (address)
0xa3464e1b86ee6941a600f9f69c61a47322af918f
ratio(view returns (uint256)
849559477188563621
symbol(view returns (string)
ankrETH
totalSupply(view returns (uint256)
12011002725022198539182
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
bondsToShares(uint256 amountview returns (uint256)
isPaused(bytes32 actionview returns (bool)
sharesToBonds(uint256 amountview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address spenderuint256 amountreturns (bool)
burn(address accountuint256 amount
changeOperator(address operator
claimTokens(address tokenaddress touint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symbol
mint(address accountuint256 amountreturns (uint256)
mintApprovedTo(address accountaddress spenderuint256 amount
refundPool(address fromuint256 shares
renounceOwnership(
repairRatio(uint256 newRatio
setBscBridgeContract(address _bscBridge
setFeeRecipient(address newValue
setNameAndSymbol(string new_namestring new_symbol
setNewNameAndSymbol(
setRatioThreshold(uint32 newValue
togglePause(bytes32 action
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateGlobalPoolContract(address globalPoolContract
updateRatio(uint256 newRatio
updateRatioAndClaim(uint256 newRatio
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
BscBridgeContractChanged(address prevValueaddress newValue
FeeRecipientChanged(address prevValueaddress newValue
GlobalPoolContractUpdated(address prevValueaddress newValue
NameAndSymbolChanged(string namestring symbol
OperatorChanged(address prevValueaddress newValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PauseToggled(bytes32 indexed actionbool newValue
RatioThresholdChanged(uint32 prevValueuint32 newValue
RatioUpdate(uint256 newRatio
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.