LandSale_v2
Verified contract
Active on
Ethereum with 1,679 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x92bf…1c3a
Balances ($9.25)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOOM | ERC-20 | 118.241715 | $0.078229 |
$9.25 | |
KICK | ERC-20 | 888.888K | -- | -- | |
LUNA | ERC-20 | 406.84096K | -- | -- | |
EBK | ERC-20 | 167.625 | -- | -- | |
FGP | ERC-20 | 10 | -- | -- | |
STT | ERC-20 | 4 | -- | -- | |
SLV | ERC-20 | 1 | -- | -- | |
ERC20 | ERC-20 | 0.99 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12244674 | 4 years ago | | | 0 | 0.0023505790 | |
| 12244409 | 4 years ago | | | 0 | 0.0019001500 | |
| 8668733 | 5 years ago | | | 0.16 | 0.00040185000 | |
| 8615206 | 5 years ago | | | 0.45 | 0.00040185000 | |
| 8447533 | 5 years ago | | | 0.16 | 0.00040185000 | |
| 8383002 | 5 years ago | | | 0.45 | 0.00040185000 | |
| 8382678 | 5 years ago | | | 0.45 | 0.00040185000 | |
| 8186995 | 5 years ago | | | 0.9 | 0.000097062900 | |
| 8184660 | 5 years ago | | | 0.45 | 0.000080562900 | |
| 8184601 | 5 years ago | | | 0.9 | 0.000080562900 |
ABI
ABI objects
Getter at block 21304115
admin() view returns (address)
0x28fa65ab4a4a5f31e7958a00c1ce410a426e6fe8
arcticChestPrice() view returns (uint256)
450000000000000000
cashbackPercentage() view returns (uint256)
1000
daiAddress() view returns (address)
0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359
defaultReferralPercentage() view returns (uint256)
1000
endedAt() view returns (uint256)
1563804000
ethAddress() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
forestChestPrice() view returns (uint256)
160000000000000000
initialDiscountDays() view returns (uint256)
864000
initialDiscountPercentage() view returns (uint256)
1000
kyber() view returns (address)
0x818e6fecd516ecc3849daf6845e3ec868087b755
loomAddress() view returns (address)
0xa4e8c3ec456107ea67d3075bf9e3df3a75823db0
lunaBankAddress() view returns (address)
0xb09d6f2004912a12abb0a75d6c631292508e214c
lunaContract() view returns (address)
0x92bf969865c80eda082fd5d8b4e28da4d58e1c3a
mysticChestPrice() view returns (uint256)
1000000000000000000
paused() view returns (bool)
false
savannahChestPrice() view returns (uint256)
50000000000000000
startedAt() view returns (uint256)
1548165600
Read-only
chestCap(uint8) view returns (uint256)
customTokenRate(address) view returns (address quote, uint256 value)
getPrice(uint8 _chestType, uint256 _chestAmount, address _tokenAddress) view returns (uint256 _tokenAmount, uint256 _minConversionRate)
referralPercentage(address) view returns (uint256)
State-modifying
Events changeAdmin(address _newAdmin)
pause()
purchase(uint8 _chestType, uint256 _chestAmount, address _tokenAddress, uint256 _maxTokenAmount, uint256 _minConversionRate, address _referrer) payable
purchaseFor(uint8 _chestType, uint256 _chestAmount, address _tokenAddress, uint256 _maxTokenAmount, uint256 _minConversionRate, address _owner) payable
receiveApproval(address _from, uint256 _value, address _tokenAddress, bytes)
removeAdmin()
setChestCap(uint256[4] _chestCap)
setCustomTokenRates(address[] _tokenAddresses, struct (address, uint256)[] _rates)
setReferralPercentages(address[] _referrers, uint256[] _percentage)
unpause()
withdrawEther()
withdrawToken(address _token)
AdminChanged(address indexed _oldAdmin, address indexed _newAdmin)
AdminRemoved(address indexed _oldAdmin)
ChestPurchased(uint8 indexed _chestType, uint256 _chestAmount, address indexed _tokenAddress, uint256 _tokenAmount, uint256 _totalPrice, uint256 _lunaCashbackAmount, address _buyer, address indexed _owner)
CustomTokenRateUpdated(address indexed _tokenAddress, address indexed _quoteTokenAddress, uint256 _rate)
Paused()
ReferralPercentageUpdated(address indexed _referrer, uint256 _percentage)
ReferralRewarded(address indexed _referrer, uint256 _referralReward)
Unpaused()
constructor(address _lunaContract, address _lunaBankAddress)
fallback()
This contract contains no error objects.