Twister
Verified contract
Active on
Ethereum with 1,255 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbc95…4d8b
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,123.13 |
$0 | |
UNI-V2 | ERC-20 | 82.491849 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11443121 | 4 years ago | | | 0 | 0.0054648701 | |
| 11425165 | 4 years ago | | | 0 | 0.0059199840 | |
| 11424703 | 4 years ago | | | 0 | 0.0040660213 | |
| 11424659 | 4 years ago | | | 0 | 0.017143284 | |
| 11415063 | 4 years ago | | | 0 | 0.021544938 | |
| 11410876 | 4 years ago | | | 0 | 0.0023756760 | |
| 11403516 | 4 years ago | | | 0 | 0.0038688222 | |
| 11400301 | 4 years ago | | | 0 | 0.0019163786 | |
| 11394672 | 4 years ago | | | 0 | 0.0013902104 | |
| 11394659 | 4 years ago | | | 0 | 0.0039614886 |
ABI
ABI objects
Getter at block 21220401
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)
104524487049871560318
claimTaxDenominator() view returns (uint256)
0
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
farmingStartTimestamp() view returns (uint256)
1604635200
farmingStarted() view returns (bool)
true
halvingTimestamp() view returns (uint256)
1608868868
lastRewardTimestamp() view returns (uint256)
1608868868
lastUpdateTimestamp() view returns (uint256)
1608868868
pairAddress() view returns (address)
0xe9e389e0eb5992f0c3b030f416512e0b2b0727bd
rewardAllocation() view returns (uint256)
23437500000000000000
rewardPerToken() view returns (uint256)
22704861072722952282
rewardPerTokenStored() view returns (uint256)
22704861072722952282
rewardRate() view returns (uint256)
38752480158730
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
token() view returns (address)
0x4dafe1db6b10a4cd82002798ad78b7ee3869c7c2
tokenPrice() view returns (uint256)
3663770691102506
totalSupply() view returns (uint256)
82491848972074469545
treasury() view returns (address)
0xbc95c649f738b826139081598d00bb112b344d8b
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
whitelistEndTimestamp() view returns (uint256)
1604635260
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()
stake() payable
withdraw()
Claimed(address indexed to, uint256 amount)
Halving(uint256 amount)
Received(address indexed from, uint256 amount)
Staked(address indexed from, uint256 amountETH, uint256 amountLP)
Withdrawn(address indexed to, uint256 amountETH, uint256 amountLP)
constructor(address _routerAddress, address[] _whitelists)
receive()
This contract contains no error objects.