This contract is being backfilled. You may encounter incomplete storage history.

StakeStone Ether

Verified contract

Active on Ethereum with 62,775 txns
Deployed by via 0xa47c6ea7 at 18203782
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf8585d4f98881e4796627ebc2e90ad412b89285fc3e8a9a7480624287b8a4782
0x6004f8e6d7ca2716dd5e05139e413f8681a692e0e467e8804059b65be14aa4c3
0x25ddaa09330db8fb1294b1aa382bae5adc3800c2ba7b22307f3d6a3485772e0e
0x33cbd5550b01c691c40829db668a5bd297ff9dd8c7c66b070444b3517c717bdf
0x25fb2f7cab9bf89a342ca827b8ff5b3819cb5cd386a93a1196544c4f62d705fb
0xee644728d3931aafcebd1090909752dd38c704b630417856ef3d1fd3c562d170
0xee3470e8da2029413f906e48df245f4b97d2994bc4ee5657ced00fc8c8906750
0x0b4b8cea084e59493d7d0d0a9592fd4e1dad6dd8f479fc0844a4d05e09f56eaa
0x985bd63aec5fe88283dd8349a1fe9ebb838d68207d50fdc400e051a536dd443d
0x1837474a2ffbdcf64ccf701d66133571f4d7314c3c70ad73d2975934328592ff

Functions
Getter at block 20799512
DAY_INTERVAL(view returns (uint256)
86400
DEFAULT_PAYLOAD_SIZE_LIMIT(view returns (uint256)
10000
NO_EXTRA_GAS(view returns (uint256)
0
PT_FEED(view returns (uint16)
1
PT_SEND(view returns (uint16)
0
PT_SET_CAP(view returns (uint16)
3
PT_SET_ENABLE(view returns (uint16)
2
cap(view returns (uint256)
100000000000000000000000
circulatingSupply(view returns (uint256)
24397350445655166335417
decimals(view returns (uint8)
18
enable(view returns (bool)
true
getQuota(view returns (uint256)
99997538934937072967718
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
minter(view returns (address)
0xec306e46549a7e8f4fce823d3058f2d134133b17
name(view returns (string)
StakeStone Ether
owner(view returns (address)
0x83000ef01ed5c15462ef20066091abd3654e523f
precrime(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
STONE
token(view returns (address)
0x7122985656e38bdc0302db86685bb972b145bd3c
totalSupply(view returns (uint256)
165658963660123182921067
useCustomAdapterParams(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
estimateSendFee(uint16 _dstChainIdbytes _toAddressuint256 _amountbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
failedMessages(uint16bytesuint64view returns (bytes32)
getConfig(uint16 _versionuint16 _chainIdaddressuint256 _configTypeview returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainIdview returns (bytes)
isTrustedRemote(uint16 _srcChainIdbytes _srcAddressview returns (bool)
minDstGasLookup(uint16uint16view returns (uint256)
payloadSizeLimitLookup(uint16view returns (uint256)
quota(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _fromuint256 _amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
mint(address _touint256 _amount
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendFrom(address _fromuint16 _dstChainIdbytes _toAddressuint256 _amountaddress _refundAddressaddress _zroPaymentAddressbytes _adapterParamspayable 
setCapFor(uint16 _dstChainIduint256 _capbytes _toAddresspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setEnableFor(uint16 _dstChainIdbool _flagbytes _toAddresspayable 
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setUseCustomAdapterParams(bool _useCustomAdapterParams
tokenPrice(returns (uint256 price)
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updatePrice(uint16 _dstChainIdbytes _toAddresspayable returns (uint256 price)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeedToChain(uint16 indexed dstChainIdaddress indexed frombytes toAddressuint256 price
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes _toAddressuint256 _amount
SetCapFor(uint16 indexed dstChainIdbytes toAddressuint256 cap
SetEnableFor(uint16 indexed dstChainIdbytes toAddressbool flag
SetMinDstGas(uint16 _dstChainIduint16 _typeuint256 _minDstGas
SetPrecrime(address precrime
SetTrustedRemote(uint16 _remoteChainIdbytes _path
SetTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
SetUseCustomAdapterParams(bool _useCustomAdapterParams
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _minteraddress _layerZeroEndpointuint256 _cap
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.