Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5242…5ad5
0x7480…d7c2
0x5656…cf5f
Balances ($334.56)
Native
Value
$334.56
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.108229 | $3,091.20 |
$334.56 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15531621 | 2 years ago | | | 0.1 | 0.0067745064 | |
| 15530040 | 2 years ago | | | 0.292 | 0.0098799392 | |
| 15529888 | 2 years ago | | | 0.6 | 0.0091781021 | |
| 15529276 | 2 years ago | | | 0.1 | 0.024905468 | |
| 15528393 | 2 years ago | | | 1 | 0.018972275 | |
| 15527174 | 2 years ago | | | 0.59 | 0.021917061 | |
| 15526361 | 2 years ago | | | 0.1 | 0.0049006804 | |
| 15526358 | 2 years ago | | | 0.1 | 0.0047982144 | |
| 15526337 | 2 years ago | | | 0.1 | 0.0076338446 |
ABI
ABI objects
Getter at block 21208698
VE() view returns (address)
0x5242562a82dd13ccab1fbff9c89821cf2fb35ad5
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
beneficiary() view returns (address)
0xa1a9f0d533dcfd94ae5d222cd4a36f69abc89f03
dexRouter() view returns (address)
0x9ab8e17bfde144f0ca46d81ed1144616d6433da3
formula() view returns (address)
0x5656a53b8fa8355858f4e63d0d7087ca436fcf5f
minLockTime() view returns (uint256)
604800
minter() view returns (address)
0x7480f09d1db2afb28cbbd969dedd431b0503d7c2
owner() view returns (address)
0x5cf7699636895dc71ae37d9733cbf7100ef3dc50
percentToDex() view returns (uint256)
33
percentToSale() view returns (uint256)
67
token() view returns (address)
0xefca0d0ddff6a7b70302d8cc58c7162f3581bc43
treasury() view returns (address)
0x5ecb6c4e12d5248e9d9b42f8f3ef53fd2f06547b
Read-only
calculateToSplit(uint256 ethInput) view returns (uint256 ethToDex, uint256 ethToSale)
getTokenPrice(uint256 _ethAmount) view returns (uint256)
State-modifying
Events convert(uint256 _lockTime) payable
convertFor(address receiver, uint256 _lockTime) payable
depositToken(uint256 _amount, uint256 _lockTime)
renounceOwnership()
transferOwnership(address newOwner)
updateFormula(address _formula)
updateMinter(address _minter)
updateSplitPercent(uint256 _percentToDex, uint256 _percentToSale)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _dexRouter, address _token, address _beneficiary, address _minter, address _VE, address _treasury, address _formula, uint256 _minLockTime)
receive()
This contract contains no error objects.