Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19798875 | 6 months ago | | | 0 | 0.00017799013 | |
| 19761735 | 6 months ago | | | 0 | 0.00027180367 | |
| 16813166 | 2 years ago | | | 0 | 0.00049016240 | |
| 16615827 | 2 years ago | | | 0 | 0.00042779060 | |
| 15383344 | 2 years ago | | | 0 | 0.00019304666 | |
| 15242323 | 2 years ago | | | 0 | 0.00063653952 | |
| 13054158 | 3 years ago | | | 0 | 0.00086960095 | |
| 12932433 | 3 years ago | | | 0 | 0.00091095375 | |
| 12752132 | 3 years ago | | | 0 | 0.00019691000 | |
| 12752127 | 3 years ago | | | 0 | 0.00021660100 |
ABI
ABI objects
Getter at block 21169599
Percent() view returns (uint256)
1000000000
decimals() view returns (uint256)
18
fundsWallet() view returns (address)
0x3332769d8bd3d6291c1d7a08c353b3f459ab7d8a
getBlockTimestamp() view returns (uint256 blockTimestamp)
1731390323
interestRate() view returns (uint256)
23
maxForPassive() view returns (uint256)
2500000000000000000000000
minForPassive() view returns (uint256)
35000000000000000000000
name() view returns (string)
PIXBY
passiveInvestorIndex() view returns (uint256)
190
standard() view returns (string)
PIXBY Token
symbol() view returns (string)
PIXBY
totalInvestmentAfterInterest() view returns (uint256)
0
totalSupply() view returns (uint256)
290081004970477502254236191
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getInterestRate(uint256 _investment, uint256 _term) view returns (uint256 rate)
getPassiveDetails(uint256 _passiveIncomeID) view returns (address investorAddress2, uint256 investedAmount2, uint256 dailyPassiveIncome, uint256 investmentTimeStamp, uint256 investmentUnlocktime2, uint256 day, bool spent2)
getPassiveIncomeDay(uint256 _passiveIncomeID) view returns (uint256)
getPassiveIncomeStatus(uint256 _passiveIncomeID) view returns (bool)
getPassiveInvestmentTerm(uint256 _passiveIncomeID) view returns (uint256)
getPassiveInvestmentTimeStamp(uint256 _passiveIncomeID) view returns (uint256)
getPassiveNumberOfDays(uint256 _passiveIncomeID) view returns (uint256)
getSimulatedDailyIncome(uint256 _passiveIncomeID) view returns (uint256 _numberOfDaysHeld, uint256 _numberOfDaysOwed, uint256 _totalDailyPassiveIncome, uint256 _dailyPassiveIncome, uint256 _totalReward, uint256 _day, bool _spent)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
makePassiveIncomeInvestment(uint256 _amount, uint256 _unlockTime) returns (uint256)
releasePassiveIncome(uint256 _passiveIncomeID) returns (bool success)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed _owner, address indexed _spender, uint256 _value)
PassiveDeposit(address indexed _investor2, uint256 _investmentValue2, uint256 _ID2, uint256 _unlocktime2, uint256 _dailyIncome, uint256 _investmentTime)
PassiveSpent(address indexed _acclaimer2, uint256 indexed _amout2)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor(address _fundsWallet)
fallback()
This contract contains no error objects.