TENET

Verified contract

Active on Ethereum with 1,655 txns
Deployed by via 0xa81aa4cc at 17744572
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa34a2bc37e75102baa9d9a6520465854dca0121ecffe46d274cec85b8fc14510
0xa19262ebb1bd1733e192f945845bc0e244eb3ee1701f51e1d59655eb1381650a
0x62dd82d492311d18e0d756b9b444b3e24d9d2c77106e537b89d8e82bb33ad731
0x7794fec3afa937d2fb893420812d353bf941d363c87a62085264200532c75be8
0xe6b24beabfd8ca5c596e7d1c6f209fb134705e31f0154b06086e7ed7421ff118
0x4bf73f7b113995c9a79c4b61a1deda390cde02b4f7be28de3216068d461fb5c4
0xd1226b7aa1587391ebe4ff2758ed93c7b56006ff55beebea42fde8da7b9a2da3
0x4613e90186e9204092129c2fbcaa76626d750a8e3864660c82c088b5b6c031e9
0xfb544290374dab37200fc39be84a5e47ed2e5cc426c116046b7e2dc334676a20
0x627468bfae724d75c26f86d06a09c20c8fbbe7b1bfd9a9ab0bed862e4f3edacc

Functions
Getter at block 21273006
BP_DENOMINATOR(view returns (uint256)
10000
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
circulatingSupply(view returns (uint256)
14619118140148000000000000
decimals(view returns (uint8)
18
defaultFeeBp(view returns (uint16)
0
feeOwner(view returns (address)
0x2c197f64faff3b3dfbf3042ee13322a39d7b77cd
lzEndpoint(view returns (address)
0x66a71dcef29a0ffbdbe3c6a460a3b5bc225cd675
name(view returns (string)
TENET
owner(view returns (address)
0x3a95aa9beaf12a74ec29932b5b9b29c985a5ea94
precrime(view returns (address)
0x0000000000000000000000000000000000000000
sharedDecimals(view returns (uint8)
6
symbol(view returns (string)
TENET
token(view returns (address)
0x788d86e00ab31db859c3d6b80d5a9375801d7f2a
totalSupply(view returns (uint256)
14619118140148000000000000
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)
payloadSizeLimitLookup(uint16view 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
setPayloadSizeLimit(uint16 _dstChainIduint256 _size
setPrecrime(address _precrime
setReceiveVersion(uint16 _version
setSendVersion(uint16 _version
setTrustedRemote(uint16 _remoteChainIdbytes _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.