Ethereum 95
Verified contract
Active on
Ethereum with 132 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
E95 | ERC-20 | 181.010836 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21188111 | 8 days ago | | | 0 | 0.0013775616 | |
| 21188094 | 8 days ago | | | 0 | 0.0013590550 | |
| 21188094 | 8 days ago | | | 0 | 0.0018779030 | |
| 21188091 | 8 days ago | | | 0 | 0.0014161187 | |
| 21188091 | 8 days ago | | | 0 | 0.0014161187 | |
| 21188091 | 8 days ago | | | 0 | 0.0014161187 | |
| 21188091 | 8 days ago | | | 0 | 0.0014161187 | |
| 21188091 | 8 days ago | | | 0 | 0.0014161187 | |
| 21188091 | 8 days ago | | | 0 | 0.0012762053 | |
| 21188088 | 8 days ago | | | 0 | 0.0013161006 |
ABI
ABI objects
Getter at block 21248354
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
NO_EXTRA_GAS() view returns (uint256)
0
PT_SEND() view returns (uint8)
0
PT_SEND_AND_CALL() view returns (uint8)
1
buyfee() view returns (uint256)
10
buys() view returns (uint256)
160
circulatingSupply() view returns (uint256)
100000000000000000000000
decimals() view returns (uint8)
18
lzEndpoint() view returns (address)
0x65058ccc25a49c3f0f186afbb6f95319b34d3d50
name() view returns (string)
Ethereum 95
owner() view returns (address)
0x65058ccc25a49c3f0f186afbb6f95319b34d3d50
precrime() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
10
sharedDecimals() view returns (uint8)
8
symbol() view returns (string)
E95
taxWallet() view returns (address)
0x65058ccc25a49c3f0f186afbb6f95319b34d3d50
token() view returns (address)
0xf3bc76f4507af387c36c6dd71449f6cd61f2e055
totalSupply() view returns (uint256)
100000000000000000000000
tradingAllowed() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x388b4d498bba598adeac20acdae85c500153c8c1
Read-only
_isExcludedFromFees(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
creditedPackets(uint16, bytes, uint64) view returns (bool)
estimateSendAndCallFee(uint16 _dstChainId, bytes32 _toAddress, uint256 _amount, bytes _payload, uint64 _dstGasForCall, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
estimateSendFee(uint16 _dstChainId, bytes32 _toAddress, uint256 _amount, bool _useZro, bytes _adapterParams) view returns (uint256 nativeFee, uint256 zroFee)
failedMessages(uint16, bytes, uint64) view returns (bytes32)
getConfig(uint16 _version, uint16 _chainId, address, uint256 _configType) view returns (bytes)
getTrustedRemoteAddress(uint16 _remoteChainId) view returns (bytes)
isTrustedRemote(uint16 _srcChainId, bytes _srcAddress) view returns (bool)
minDstGasLookup(uint16, uint16) view returns (uint256)
payloadSizeLimitLookup(uint16) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events Ether95eReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
approve(address spender, uint256 amount) returns (bool)
callOnREBASEReceived(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _from, address _to, uint256 _amount, bytes _payload, uint256 _gasForCall)
changeMinAmountToSwapTaxes(uint256 newMinAmount)
changetaxWallet(address _newtaxWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTaxes(bool _enable)
excludeFromFees(address _address, bool _isExcluded)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap(uint256 _amount)
nonblockingEther95eReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
removeLaunchTax(uint256 _newbuyfeePercent, uint256 _newsellfeePercent)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
sendAndCall(address _from, uint16 _dstChainId, bytes32 _toAddress, uint256 _amount, bytes _payload, uint64 _dstGasForCall, struct ICommonREBASELzCallParams _callParams) payable
sendFrom(address _from, uint16 _dstChainId, bytes32 _toAddress, uint256 _amount, struct ICommonREBASELzCallParams _callParams) payable
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTaxes(uint256 _block)
setTrustedRemote(uint16 _remoteChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
start()
toggleLimits(bool _limitsEnabed)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateMaxTxAmount(uint256 _newAmount)
updateMaxWalletAmount(uint256 newMaxWalletAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
CallREBASEReceivedSuccess(uint16 indexed _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _hash)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
NonContractAddress(address _address)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveFromChain(uint16 indexed _srcChainId, address indexed _to, uint256 _amount)
RetryMessageSuccess(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes32 _payloadHash)
SendToChain(uint16 indexed _dstChainId, address indexed _from, bytes32 indexed _toAddress, uint256 _amount)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.