Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 5 additional slots
0x22d2…1327
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETX | ERC-20 | 1.385866K | -- | -- | |
UNI-V2 | ERC-20 | 26.504173 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18288559 | a year ago | | | 0 | 0.00026535344 | |
| 18226880 | a year ago | | | 0 | 0.00048211102 | |
| 17706326 | a year ago | | | 0 | 0.0030824312 | |
| 17703945 | a year ago | | | 0 | 0.0018970722 | |
| 17703923 | a year ago | | | 0 | 0.0026637296 | |
| 17702859 | a year ago | | | 0 | 0.00075466125 | |
| 17702857 | a year ago | | | 0 | 0.00080791200 | |
| 17701887 | a year ago | | | 0 | 0.0021858562 | |
| 17698619 | a year ago | | | 0 | 0.00079910689 | |
| 17698572 | a year ago | | | 0 | 0.0039525537 |
ABI
ABI objects
Getter at block 21213942 getBaseInfo() view returns (address lpToken, uint256 lpTokenDecimals, string lpTokenSymbol, address mintRewardToken, uint256 mintRewardTokenDecimals, string mintRewardTokenSymbol, address minterToken, uint256 minterTokenDecimals, string minterTokenSymbol) getPoolInfo() view returns (uint256 totalLPAmount, uint256 totalLP, uint256 totalLPUValue, uint256 minterRewardPerAmountPerDay, uint256 minterTotalAmount, uint256 minterActiveAmount, uint256 claimNFTMinterTeamCondition, uint256 claimNFTLPUCondition, uint256 totalMinterReward, uint256 totalMinterInviteReward)
__getReserves() view returns (uint256 rOther, uint256 rThis)
(rOther=95550950827335137, rThis=10973273359496734382823)
_defaultInvitor() view returns (address)
0x68dac8c072e3bf0407933984e6dbad605d3b7874
_inviteFee() view returns (uint256)
1000
_maxActiveRecordLen() view returns (uint256)
10
_minterDuration() view returns (uint256)
2592000
_minterInviteFee() view returns (uint256)
1000
_minterReceiveAddress() view returns (address)
0x000000000000000000000000000000000000dead
_minterTokenUnit() view returns (uint256)
1000000000000000000
_nft() view returns (address)
0x22d21831fa435b9f38e2a67fe0a4a8cbfeaa1327
_pauseNFT() view returns (bool)
false
_usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
_weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_wethUsdtPair() view returns (address)
0x0d4a11d5eeaac28ec3f61d100daf4d40471f1852
getETHUSDTReserves() view returns (uint256 rEth, uint256 rUsdt)
(rEth=14929068492025502031227, rUsdt=46466505785656)
getLPInfo() view returns (uint256 totalLP, uint256 totalLPValue)
(totalLP=31072071452107387173, totalLPValue=594801854)
getLPPoolInfo() view returns (uint256 totalAmount, uint256 accMintPerShare, uint256 accMintReward, uint256 mintPerBlock, uint256 lastMintBlock, uint256 totalMintReward)
(totalAmount=26504173412967085179, accMintPerShare=3938412213144785045530, accMintReward=210000000000000000000000, mintPerBlock=324073000000000000, lastMintBlock=18288559, totalMintReward=210000000000000000000000)
getNFTRewardLPCondition() view returns (uint256 lpCondition)
261196827507765192448
owner() view returns (address)
0x242c82fba9d12eefc2aa4aa105670a62837d07fd
Read-only
_binder(address, uint256) view returns (address)
_hasCalTeamAmount(address, address, uint256) view returns (bool)
_invitor(address) view returns (address)
getBinderLength(address account) view returns (uint256)
getPendingMinterRecordReward(address account, uint256 i) view returns (uint256 pendingReward)
getPendingMinterReward(address account) view returns (uint256 pendingReward)
getRecord(address account, uint256 i) view returns (uint256 amount, uint256 startTime, uint256 endTime, uint256 lastRewardTime, uint256 claimedReward)
getRecordLength(address account) view returns (uint256)
getRecords(address account, uint256 start, uint256 length) view returns (uint256 returnCount, uint256[] amount, uint256[] startTime, uint256[] endTime, uint256[] lastRewardTime, uint256[] claimedRewards, uint256[] totalRewards)
getUserExtInfo(address account) view returns (uint256 calMintReward, uint256 rewardMintDebt)
getUserInfo(address account) view returns (bool isActive, uint256 amount, uint256 lpBalance, uint256 lpAllowance, uint256 pendingMintReward, uint256 inviteReward, uint256 teamNum, bool claimedNFT)
getUserMinterInfo(address account) view returns (uint256 minterAmount, uint256 activeRecordIndex, uint256 minterClaimedReward, uint256 minterInviteAmount, uint256 minterTeamAmount, uint256 minterPendingReward, uint256 minterTokenBalance, uint256 minterTokenAllowance)
getUserTeamInfo(address account) view returns (uint256 amount, uint256 teamAmount)
State-modifying
Events claim()
claimBalance(address to, uint256 amount)
claimMinter(address account)
claimMinterReward()
claimMinters(address[] accounts)
claimNFT()
claimToken(address token, address to, uint256 amount)
deposit(uint256 amount, address invitor)
mint(uint256 amount, address invitor)
renounceOwnership()
setClaimNFTLPUCondition(uint256 c)
setClaimNFTMinterTeamCondition(uint256 c)
setDefaultInvitor(address adr)
setInviteFee(uint256 fee)
setLPToken(address lpToken, string lpSymbol)
setMaxActiveRecordLen(uint256 l)
setMintPerBlock(uint256 mintPerBlock)
setMintRewardToken(address rewardToken)
setMinterDuration(uint256 d)
setMinterInviteFee(uint256 f)
setMinterReceiveAddress(address r)
setMinterRewardPerAmountPerDay(uint256 a)
setMinterToken(address t)
setNFT(address nft)
setPauseNFT(bool pause)
setTotalMintReward(uint256 totalReward)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
receive()
This contract contains no error objects.