JoeToken

Verified contract

Active on Ethereum with 70 txns
Deployed by via 0xb648ab24 at 17829150
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $698.18
0xdbaaaa8a3326fafa6741b2c082325712f224db35d4b994bd682d32c39dfea0a3
From
0x0695cd815079a665a618e520d87432a35bbfcb7bccfc8da4169f25d35caa2799
0x872706258d0b39befe8baefe98b230bbb80a27118178b0c95c631cffb3f5d51b
0x9842168b888e77175fe331a042b82c0e4abd9ca5cd2a30a8f7c46d8775025a45
0xc1e447c3fb504f31f29b8ac6d319d07c3502a4a3e04e9fa0839f263126074170
0xa2b84acd6d0d41c447bb40789699e839d1ea9dcf34d56a0e188083eab4836681
0x922a2b7c335891db8c7d3ed2ad27a96b2a5a7905b707f0946585742e6cd9c5f2
0x92fde7127569e5e5ef443020db61d03b6914abd0ea08993283d4e553061aefe9
0xdc5256ccc8e07a7dc69373039bb437bd4f6f14438b5bc005a42199bcc2e4d5f7
0x3851b5a422c3a2b32c4201cb7ac2d5e242dbb3e7fe77be3ef388e44fd7c4e0ab

Functions
Getter at block 20961962
BP_DENOMINATOR(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
circulatingSupply(view returns (uint256)
0
decimals(view returns (uint8)
18
defaultFeeBp(view returns (uint16)
0
feeOwner(view returns (address)
0x02ef67fc4c983e33ede836bf5aee3d92423501d9
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
name(view returns (string)
JoeToken
owner(view returns (address)
0xf8965d150f0a376011fd1e12db3266fca1b15cd6
precrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
8
symbol(view returns (string)
JOE
token(view returns (address)
0x371c7ec6d8039ff7933a2aa28eb827ffe1f52f07
totalSupply(view returns (uint256)
0
useCustomAdapterParams(view returns (bool)
true
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
chainIdToFeeBps(uint16view returns (uint16 feeBPbool enabled)
creditedPackets(uint16bytesuint64view returns (bool)
estimateSendAndCallFee(uint16 _dstChainIdbytes32 _toAddressuint256 _amountbytes _payloaduint64 _dstGasForCallbool _useZrobytes _adapterParamsview returns (uint256 nativeFeeuint256 zroFee)
estimateSendFee(uint16 _dstChainIdbytes32 _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)
quoteOFTFee(uint16 _dstChainIduint256 _amountview returns (uint256 fee)
supportsInterface(bytes4 interfaceIdview returns (bool)
trustedRemoteLookup(uint16view returns (bytes)
State-modifying
approve(address spenderuint256 amountreturns (bool)
callOnOFTReceived(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _fromaddress _touint256 _amountbytes _payloaduint256 _gasForCall
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
forceResumeReceive(uint16 _srcChainIdbytes _srcAddress
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
nonblockingLzReceive(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payload
renounceOwnership(
retryMessage(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadpayable 
sendAndCall(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountuint256 _minAmountbytes _payloaduint64 _dstGasForCallstruct ICommonOFTLzCallParams _callParamspayable 
sendFrom(address _fromuint16 _dstChainIdbytes32 _toAddressuint256 _amountuint256 _minAmountstruct ICommonOFTLzCallParams _callParamspayable 
setConfig(uint16 _versionuint16 _chainIduint256 _configTypebytes _config
setDefaultFeeBp(uint16 _feeBp
setFeeBp(uint16 _dstChainIdbool _enableduint16 _feeBp
setFeeOwner(address _feeOwner
setMinDstGas(uint16 _dstChainIduint16 _packetTypeuint256 _minGas
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _srcChainIdbytes _path
setTrustedRemoteAddress(uint16 _remoteChainIdbytes _remoteAddress
setUseCustomAdapterParams(bool _useCustomAdapterParams
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CallOFTReceivedSuccess(uint16 indexed _srcChainIdbytes _srcAddressuint64 _noncebytes32 _hash
MessageFailed(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes _payloadbytes _reason
NonContractAddress(address _address
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiveFromChain(uint16 indexed _srcChainIdaddress indexed _touint256 _amount
RetryMessageSuccess(uint16 _srcChainIdbytes _srcAddressuint64 _noncebytes32 _payloadHash
SendToChain(uint16 indexed _dstChainIdaddress indexed _frombytes32 indexed _toAddressuint256 _amount
SetDefaultFeeBp(uint16 feeBp
SetFeeBp(uint16 dstchainIdbool enableduint16 feeBp
SetFeeOwner(address feeOwner
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 _lzEndpoint
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.