TMTG-LBXC
Verified contract
Active on
Ethereum with 21,734 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x25ea…c7d9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 3.014618M | -- | -- | |
TMTG | ERC-20 | 100K | -- | -- | |
TOM | ERC-20 | 0.056132 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12309844 | 4 years ago | | | 0 | 0.0016411200 | |
| 12249837 | 4 years ago | | | 0 | 0.0058084670 | |
| 12178113 | 4 years ago | | | 0 | 0.0054531235 | |
| 12152396 | 4 years ago | | | 0 | 0.0069704510 | |
| 12113199 | 4 years ago | | | 0 | 0.0033613850 | |
| 12066296 | 4 years ago | | | 0 | 0.0056269480 | |
| 12042106 | 4 years ago | | | 0 | 0.0058735780 | |
| 11957924 | 4 years ago | | | 0 | 0.0032587743 | |
| 11936606 | 4 years ago | | | 0 | 0.0065584740 | |
| 11872680 | 4 years ago | | | 0 | 0.0031844700 |
ABI
ABI objects
Getter at block 21167023
name() view returns (string)
TMTG-LBXC
poolEnd() view returns (uint256)
11646967
poolStart() view returns (uint256)
11234809
rewardPerBlock() view returns (uint256)
0
rewardToken() view returns (address)
0xf7970499814654cd13cb7b6e7634a12a7a8a9abc
stakeToken() view returns (address)
0x25ea93b7432fed90758828691897901a30b4c7d9
totalStaked() view returns (uint256)
3014618017706608050773206
Read-only
inquiryDeposit(address host) view returns (uint256)
inquiryExpectedReward(address host) view returns (uint256)
inquiryRemainReward(address host) view returns (uint256)
State-modifying
Events changeRewardRate(uint256 rate)
claimAllReward()
claimAndUnstake(uint256 amount)
emergencyExit()
stake(uint256 amount)
unstakeAll()
This contract contains no event objects.
constructor(string _name, uint256 _poolStart, uint256 _poolEnd, uint256 _rewardPerBlock, address _rewardToken, address _stakeToken, address _teamPool)
This contract contains no fallback and receive objects.
This contract contains no error objects.