LiquidityTransformer
Verified contract
Active on
Ethereum with 52,516 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1d3b…06ed
0x66a0…5bd6
0x21b8…596e
-
variable spans 3 additional slots
Balances ($1,556.59)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1.012333K | $1.002 |
$1,014.36 | |
WISE | ERC-20 | 1.795895K | $0.194257 |
$348.87 | |
DAI | ERC-20 | 193.17873 | $1.001 |
$193.37 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20751341 | 2 months ago | | | 0 | 0.00040144188 | |
| 20751329 | 2 months ago | | | 0 | 0.00043947166 | |
| 20571890 | 3 months ago | | | 0 | 0.00025778108 | |
| 20409071 | 3 months ago | | | 0.05 | 0.000028333000 | |
| 17849669 | a year ago | | | 0 | 0.0055775700 | |
| 17751557 | a year ago | | | 0 | 0.0020714871 | |
| 17709917 | a year ago | | | 0 | 0.0025633476 | |
| 17295382 | a year ago | | | 0 | 0.0079040260 | |
| 17295380 | a year ago | | | 0 | 0.022044256 | |
| 17295380 | a year ago | | | 0 | 0.018418556 |
ABI
ABI objects
Getter at block 21161144 fundedDays() view returns (uint8 $fundedDays) investmentsOnAllDays() view returns (uint256[51] _allInvestments) investorsOnAllDays() view returns (uint256[51] _allInvestors) myInvestmentAmountAllDays() view returns (uint256[51] _myAllDays) supplyOnAllDays() view returns (uint256[51] _allSupply)
REFUND_SPONSOR() view returns (address)
0xc3fc68dddb1bf4cb61307eef89729dc317f2325a
TOKEN_DEFINER() view returns (address)
0xa803c226c8281550454523191375695928dcfe92
UNISWAP_PAIR() view returns (address)
0x21b8065d10f73ee2e260e5b47d3344d3ced7596e
UNISWAP_ROUTER() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
WISE_CONTRACT() view returns (address)
0x66a0f676479cee1d7373f3dc2e2952778bff5bd6
_currentWiseDay() view returns (uint64)
1462
g() view returns (uint64 generatedDays, uint64 generationDayBuffer, uint64 generationTimeout, uint64 preparedReferrals, uint256 totalTransferTokens, uint256 totalWeiContributed, uint256 totalReferralTokens)
(generatedDays=50, generationDayBuffer=0, generationTimeout=0, preparedReferrals=2155, totalTransferTokens=0, totalWeiContributed=0, totalReferralTokens=0)
myTotalInvestmentAmount() view returns (uint256)
0
referralAccountCount() view returns (uint256)
2155
uniqueInvestorCount() view returns (uint256)
8696
Read-only
dailyTotalInvestment(uint256) view returns (uint256)
dailyTotalSupply(uint256) view returns (uint256)
investorAccountCount(uint256) view returns (uint256)
investorAccounts(uint256, uint256) view returns (address)
investorBalances(address, uint256) view returns (uint256)
investorTotalBalance(address) view returns (uint256)
investorsOnDay(uint256 _investmentDay) view returns (uint256)
myInvestmentAmount(uint256 _investmentDay) view returns (uint256)
referralAccounts(uint256) view returns (address)
referralAmount(address) view returns (uint256)
referralTokens(address) view returns (uint256)
uniqueInvestors(uint256) view returns (address)
State-modifying
Events $getMyTokens()
__callback(bytes32 _myid, string _result)
__callback(bytes32 _queryId, string _result, bytes _proof)
__timeout()
defineToken(address _wiseToken, address _uniswapPair)
forwardLiquidity()
generateSupply(uint64 _investmentDay)
payoutInvestmentDayBatch(uint256 _investmentDay, uint256 _investorBatchFrom, uint256 _investorBatchTo)
payoutInvestorAddress(address _investorAddress) returns (uint256 _payout)
payoutReferralAddress(address _referralAddress) returns (uint256 _referralTokens)
payoutReferralBatch(uint256 _referralBatchFrom, uint256 _referralBatchTo)
prepareReferralBonuses(uint256 _referralBatchFrom, uint256 _referralBatchTo)
requestRefund(address _investor, address _succesor) returns (uint256 _amount)
requestTeamFunds(uint256 _amount)
reserveWise(uint8[] _investmentDays, address _referralAddress) payable
reserveWiseWithToken(address _tokenAddress, uint256 _tokenAmount, uint8[] _investmentDays, address _referralAddress)
revokeAccess()
GeneratedRandomSupply(uint256 indexed investmentDay, uint256 randomSupply)
GeneratedStaticSupply(uint256 indexed investmentDay, uint256 staticSupply)
GeneratingRandomSupply(uint256 indexed investmentDay)
GenerationStatus(uint64 indexed investmentDay, bool result)
LogNewProvableQuery(string description)
ReferralAdded(address indexed referral, address indexed referee, uint256 amount)
UniSwapResult(uint256 amountToken, uint256 amountETH, uint256 liquidity)
WiseReservation(address indexed sender, uint256 indexed investmentDay, uint256 amount)
constructor(address _wiseToken, address _uniswapPair)
receive()
This contract contains no error objects.