AcceleratorVault
Verified contract
Active on
Ethereum with 257 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UBA | ERC-20 | 1.248756K | -- | -- | |
UNI-V2 | ERC-20 | 51.691449 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12477040 | 4 years ago | | | 0.0085 | 0.0020763200 | |
| 12477027 | 4 years ago | | | 0.0085 | 0.0094814400 | |
| 12325009 | 4 years ago | | | 0 | 0.0054372140 | |
| 12312761 | 4 years ago | | | 0 | 0.0068118050 | |
| 12297357 | 4 years ago | | | 0 | 0.012799185 | |
| 12297013 | 4 years ago | | | 0 | 0.0098509180 | |
| 12296923 | 4 years ago | | | 0 | 0.0090125420 | |
| 12296870 | 4 years ago | | | 0 | 0.011527670 | |
| 12294028 | 4 years ago | | | 0 | 0.019073054 | |
| 12292220 | 4 years ago | | | 0 | 0.0088592386 |
ABI
ABI objects
Getter at block 21314743
config() view returns (address ubaToken, address uniswapRouter, address tokenPair, address weth, address ethHodler, uint32 stakeDuration, uint8 donationShare, uint8 purchaseFee)
(ubaToken=0x817e2addceaa4907623666a7800b1553ca21192d, uniswapRouter=0x7a250d5630b4cf539739df2c5dacb4c659f2488d, tokenPair=0x32bebec13426526f1a0f265d8a39d625320708d3, weth=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2, ethHodler=0xf8c72338eb85c06df505a22d593a2683373bc1be, stakeDuration=345600, donationShare=0, purchaseFee=30)
ethFeeTransferEnabled() view returns (bool)
true
forceUnlock() view returns (bool)
false
getStakeDuration() view returns (uint256)
345600
owner() view returns (address)
0x5c2eac678915e46228107cb9dcbad128c0a10ead
Read-only
getLockedLP(address holder, uint256 position) view returns (address, uint256, uint256, bool)
lockedLP(address, uint256) view returns (address holder, uint256 amount, uint256 timestamp, bool claimed)
lockedLPLength(address holder) view returns (uint256)
queueCounter(address) view returns (uint256)
State-modifying
Events claimLP()
enableLPForceUnlock()
purchaseLP() payable
purchaseLPFor(address beneficiary) payable
renounceOwnership()
seed(uint32 duration, address ubaToken, address uniswapPair, address uniswapRouter, address ethHodler, uint8 donationShare, uint8 purchaseFee)
setBuyPressure()
setEthFeeToHodler()
setEthHodlerAddress(address ethHodler)
setParameters(uint32 duration, uint8 donationShare, uint8 purchaseFee)
transferOwnership(address newOwner)
EthTransferred(address from, uint256 amount, uint256 percentageAmount, bool ethFeeTransferEnabled)
LPClaimed(address holder, uint256 amount, uint256 timestamp, uint256 exitFee, bool claimed)
LPQueued(address holder, uint256 amount, uint256 eth, uint256 ubaToken, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.