Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x71a9…cde3
0x656a…4111
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,337.32 |
$0 | |
UNI-V2 | ERC-20 | 54.596785 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12531084 | 3 years ago | | | 0 | 0.012985950 | |
| 12531081 | 3 years ago | | | 0 | 0.011894050 | |
| 12531020 | 3 years ago | | | 0 | 0.0081433800 | |
| 11403545 | 4 years ago | | | 0 | 0.0057257520 | |
| 11401831 | 4 years ago | | | 0 | 0.0057257520 | |
| 11311308 | 4 years ago | | | 0 | 0.012578278 | |
| 11311283 | 4 years ago | | | 0 | 0.0052374600 | |
| 11304112 | 4 years ago | | | 0 | 0.0083064100 | |
| 11304089 | 4 years ago | | | 0 | 0.0027747600 | |
| 11300209 | 4 years ago | | | 0 | 0.0033498520 |
ABI
ABI objects
Getter at block 21169833
HALVING_DURATION() view returns (uint256)
604800
WHITELIST_DURATION() view returns (uint256)
60
WHITELIST_STAKE_LIMIT() view returns (uint256)
3000000000000000000
WITHDRAW_LIMIT() view returns (uint256)
10
burnedTokenAmount() view returns (uint256)
0
claimTaxDenominator() view returns (uint256)
0
coldRef() view returns (uint8 dev, uint8 ref, uint8 shares)
(dev=85, ref=0, shares=15)
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
farmingStartTimestamp() view returns (uint256)
1604541600
farmingStarted() view returns (bool)
true
halvingTimestamp() view returns (uint256)
1607565676
hotRef() view returns (uint8 dev, uint8 ref, uint8 shares)
(dev=35, ref=25, shares=15)
lastRewardTimestamp() view returns (uint256)
1607565676
lastUpdateTimestamp() view returns (uint256)
1607565676
owner() view returns (address)
0x7e07900c642d8ceae16f94e2d5427066a9fe438d
pairAddress() view returns (address)
0xc29622d976407807c5868c1dbe871e8ed45ec79f
rewardAllocation() view returns (uint256)
234375000000000000000
rewardPerToken() view returns (uint256)
108265843498127298401
rewardPerTokenStored() view returns (uint256)
108265843498127298401
rewardRate() view returns (uint256)
387524801587301
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
shareHolders() view returns (address)
0x656ad4c1f06cd333271784fb042bb4d49df94111
token() view returns (address)
0x71a91302def71cc9f79da10f478aa84a8e1ccde3
tokenPrice() view returns (uint256)
796583198042673
totalSupply() view returns (uint256)
54596784765627199261
treasury() view returns (address)
0x7e07900c642d8ceae16f94e2d5427066a9fe438d
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
whitelistEndTimestamp() view returns (uint256)
1604541660
Read-only
accountInfos(address) view returns (uint256 balance, uint256 peakBalance, uint256 withdrawTimestamp, uint256 reward, uint256 rewardPerTokenPaid)
balanceOf(address account) view returns (uint256)
rewardEarned(address account) view returns (uint256)
whitelistBalance(address) view returns (uint256)
whitelists(address) view returns (bool)
State-modifying
Events claim()
renounceOwnership()
setMintable(address _token)
stake(address _referral) payable
transferOwnership(address newOwner)
withdraw()
Claimed(address indexed to, uint256 amount)
Halving(uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Received(address indexed from, uint256 amount)
Staked(address indexed from, address indexed referral, uint256 amountETH, uint256 amountLP)
Withdrawn(address indexed to, uint256 amountETH, uint256 amountLP)
constructor(address _routerAddress, address[] _whitelists, address _shareHolders)
receive()
This contract contains no error objects.