Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($45.38)
Native
Value
$45.38
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.012328 | $3,681.14 |
$45.38 | |
USA | ERC-20 | 1 | $0.000646 |
$0 | |
TUP | ERC-20 | 13.189207 | -- | -- | |
LZPZ | ERC-20 | 3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23071316 | 4 days ago | | | 0 | 0.0000021114784 | |
| 22981042 | 6 days ago | | | 0 | 0.0000010243626 | |
| 22980989 | 6 days ago | | | 0.00007 | 0.000038036134 | |
| 22857379 | 9 days ago | | | 0.00010119026 | 0.0000014630484 | |
| 22857206 | 9 days ago | | | 0 | 2.8732660e-7 | |
| 22857186 | 9 days ago | | | 0 | 0.0000044784770 | |
| 22773753 | 11 days ago | | | 0.000015629291 | 0.0000017231616 | |
| 22772375 | 11 days ago | | | 0.000013997089 | 0.0000016692384 | |
| 22745812 | 12 days ago | | | 0 | 0.000014501337 | |
| 22745797 | 12 days ago | | | 0 | 3.2167110e-7 |
ABI
ABI objects
Getter at block 23250980
DEFAULT_PAYLOAD_SIZE_LIMIT() view returns (uint256)
10000
FLASH_MINT_FEE() view returns (uint256)
100
NO_EXTRA_GAS() view returns (uint256)
0
PT_SEND() view returns (uint16)
0
arbitrageCount() view returns (uint256)
48
circulatingSupply() view returns (uint256)
33841225670957944240
decimals() view returns (uint8)
18
helper() view returns (address)
0x93f6ec3dabc33ca45c0293107835ccfdc820fe6d
lzEndpoint() view returns (address)
0xb6319cc6c8c27a8f5daf0dd3df91ea35c4720dd7
name() view returns (string)
Time is Up
owner() view returns (address)
0x123e587f469fcb3c5992793d081be8d643fd78e1
poolBalance() view returns (uint256)
12326289428769212
precrime() view returns (address)
0x0000000000000000000000000000000000000000
queryPublicReward() view returns (uint256)
17938735098
symbol() view returns (string)
TUP
toBeShared() view returns (uint256)
1793873509829
token() view returns (address)
0x1df715c006a323a3e63fc470f7cbbb7212af4948
totalEarned() view returns (uint256)
20158280426274936
totalEarnedFromFlashMintFee() view returns (uint256)
0
totalSupply() view returns (uint256)
33841225670957944240
useCustomAdapterParams() view returns (bool)
true
Read-only
accountShareBalance(address account) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
estimateSendFee(uint16 _dstChainId, bytes _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)
queryAmountExternalLP(uint256 amountNative) view returns (uint256)
queryAmountInternalLP(uint256 amountNative) view returns (uint256)
queryAmountOptimal(uint256 amountNative) view returns (uint256)
queryNativeAmount(uint256 amount) view returns (uint256)
queryNativeFromTimeAmount(uint256 timeAmount) view returns (uint256)
queryPriceInverse(uint256 amount) view returns (uint256)
queryPriceNative(uint256 amountNative) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
trustedRemoteLookup(uint16) view returns (bytes)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
buy() payable returns (bool success)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
flashMint(uint256 amountToBorrow, bytes data)
forceResumeReceive(uint16 _srcChainId, bytes _srcAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
mint(uint256 timeAmount) payable
nonblockingLzReceive(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload)
payFlashMintFee() payable
receiveProfit() payable returns (bool response)
renounceOwnership()
retryMessage(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload) payable
returnNative() payable returns (bool)
sell(uint256 amount) returns (bool success)
sendFrom(address _from, uint16 _dstChainId, bytes _toAddress, uint256 _amount, address _refundAddress, address _zroPaymentAddress, bytes _adapterParams) payable
setConfig(uint16 _version, uint16 _chainId, uint256 _configType, bytes _config)
setHelper(address newHelperAddress)
setMinDstGas(uint16 _dstChainId, uint16 _packetType, uint256 _minGas)
setPayloadSizeLimit(uint16 _dstChainId, uint256 _size)
setPrecrime(address _precrime)
setReceiveVersion(uint16 _version)
setSendVersion(uint16 _version)
setTrustedRemote(uint16 _srcChainId, bytes _path)
setTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
setUseCustomAdapterParams(bool _useCustomAdapterParams)
splitSharesWithReward()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MessageFailed(uint16 _srcChainId, bytes _srcAddress, uint64 _nonce, bytes _payload, bytes _reason)
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, bytes _toAddress, uint256 _amount)
SetMinDstGas(uint16 _dstChainId, uint16 _type, uint256 _minDstGas)
SetPrecrime(address precrime)
SetTrustedRemote(uint16 _remoteChainId, bytes _path)
SetTrustedRemoteAddress(uint16 _remoteChainId, bytes _remoteAddress)
SetUseCustomAdapterParams(bool _useCustomAdapterParams)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_, address _helperAddress, address employerAddress_, address _timeTokenAddress, address _lzEndPointAddress, address _chainlinkAddress, address _owner)
fallback()
receive()
This contract contains no error objects.