MasterWizard
Verified contract
Active on
Ethereum with 1,331 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0344…a559
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LMS | ERC-20 | 59.881447K | -- | -- | |
UNI-V2 | ERC-20 | 683.933394 | -- | -- | |
UNI-V2 | ERC-20 | 4.605184 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15411531 | 2 years ago | | | 0 | 0.0065000000 | |
| 12312484 | 4 years ago | | | 0 | 0.0098750000 | |
| 12312481 | 4 years ago | | | 0 | 0.0099362253 | |
| 12312476 | 4 years ago | | | 0 | 0.0099750000 | |
| 11805172 | 4 years ago | | | 0 | 0.044500000 | |
| 11776940 | 4 years ago | | | 0 | 0.025250000 | |
| 11776940 | 4 years ago | | | 0 | 0.023000000 | |
| 11725495 | 4 years ago | | | 0 | 0.021250000 | |
| 11725360 | 4 years ago | | | 0 | 0.013000000 | |
| 11707338 | 4 years ago | | | 0 | 0.015500000 |
ABI
ABI objects
Getter at block 21250024
blockTimestampLast() view returns (uint256)
1609583629
craftingEnded() view returns (bool)
false
devFundDivRate() view returns (uint256)
50000000000000000000
devaddr() view returns (address)
0x19042d0a80d0876269e808eb1fd7c2ac937c4670
endBlock() view returns (uint256)
0
getCurrentPriceMultiplier() view returns (uint256)
1000000000000000000
getCurrentTWAP() view returns (uint256)
2584896670219
getETHUSDPrice() view returns (uint256)
2636000000000000000000
isToken0() view returns (bool)
true
lmsPriceMultiplier() view returns (uint256)
1000000000000000000
lumos() view returns (address)
0x034455c8a9882bf44c9704c780a55198e05ba559
lumosPerBlock() view returns (uint256)
1324218136099324218
makerEthPriceFeed() view returns (address)
0x729d19f657bd0614b4985cf1d82531c67569197b
minLMSTWAPIntervalSec() view returns (uint256)
86400
owner() view returns (address)
0x03e32ac9ccb490e30a42ba72e8861723e8f0a7f4
poolLength() view returns (uint256)
6
priceCumulativeLast() view returns (uint256)
49985138650238993920960003741476278819
startBlock() view returns (uint256)
11112222
startBlockTime() view returns (uint256)
1603452451
timeOfInitTWAP() view returns (uint256)
1603451610
totalAllocPoint() view returns (uint256)
0
uniswap_pair() view returns (address)
0x41b660b29c6014dc9e3165de4be5e6f9dcd403e8
Read-only
pendingLumos(uint256 _pid, address _user) view returns (uint256)
poolId1(address) view returns (uint256)
poolInfo(uint256) view returns (address lpToken, uint256 allocPoint, uint256 lastRewardBlock, uint256 accLumosPerShare)
userInfo(uint256, address) view returns (uint256 amount, uint256 rewardDebt, uint256 lastHarvestBlock, uint256 totalHarvestReward)
State-modifying
Events add(uint256 _allocPoint, address _lpToken, bool _withUpdate)
deposit(uint256 _pid, uint256 _amount)
emergencyWithdraw(uint256 _pid)
end_crafting()
init_TWAP()
massUpdatePools()
renounceOwnership()
set(uint256 _pid, uint256 _allocPoint, bool _withUpdate)
setDevFundDivRate(uint256 _devFundDivRate)
setLMSPriceMultiplier()
setLumosPerBlock()
setStartBlock(uint256 _startBlock)
setminLMSTWAPIntervalSec(uint256 _interval)
start_crafting()
transferOwnership(address newOwner)
updatePool(uint256 _pid)
withdraw(uint256 _pid, uint256 _amount)
Deposit(address indexed user, uint256 indexed pid, uint256 amount)
EmergencyWithdraw(address indexed user, uint256 indexed pid, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Recovered(address token, uint256 amount)
Withdraw(address indexed user, uint256 indexed pid, uint256 amount)
constructor(address _lumos, address reserveToken_, address _devaddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.