CrossLend
Verified contract
Active on
Ethereum with 2,696 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 31 additional slots
0x0f91…bfe8
0x642c…6d65
Balances ($42,953.56)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRFI | ERC-20 | 16.635964M | $0.002582 |
$42,953.56 | |
CFIL | ERC-20 | 36.268131K | -- | -- | |
SFil | ERC-20 | 5.250623K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21300556 | 16 hours ago | | | 0 | 0.0042200595 | |
| 21279949 | 4 days ago | | | 0 | 0.011587046 | |
| 21213130 | 13 days ago | | | 0 | 0.0049081067 | |
| 21213113 | 13 days ago | | | 0 | 0.0031054721 | |
| 21213110 | 13 days ago | | | 0 | 0.0062447125 | |
| 21213102 | 13 days ago | | | 0 | 0.0051696472 | |
| 21213097 | 13 days ago | | | 0 | 0.0058925024 | |
| 21193605 | 16 days ago | | | 0 | 0.0080328367 | |
| 21193599 | 16 days ago | | | 0 | 0.0083701330 | |
| 21193590 | 16 days ago | | | 0 | 0.0082537466 |
ABI
ABI objects
Getter at block 21305453 GetFinancialPackage() view returns (struct FinancialPackage[] packages) GetPackages() view returns (struct FinancialPackage[] financialPackages, struct LoanCFilPackage loanCFil) GetSystemInfo() view returns (struct SystemInfoView sInfoView) getChainMDetail() view returns (struct ChainManager chaimM)
CFil() view returns (address)
0x0f91445a15a1353a099e742f9b51b1b41c2cbfe8
CRFI() view returns (address)
0x8848812bd31aeee33313c10a840ffc3169078c5b
OneDayTime() view returns (uint256)
86400
SFil() view returns (address)
0x642c75e5e61b3169ed40644e14260b6f5a366d65
Read-only
GetInvestInfo(uint256 uid, address addr) view returns (bool admin, struct InvestInfoView uInfoView)
GetInvestRecords(address addr) view returns (struct QueueData[] records, struct LoanInvest loanInvest, struct InterestDetail[] interestDetail)
GetInvesterFinRecords(address addr) view returns (struct QueueData[] records)
GetMap(string key) view returns (string value)
calcCFilToSFil(uint256 cfil) view returns (uint256 sfil)
calcSFilToCFil(uint256 sfil) view returns (uint256 cfil)
getInvestChainDetail(uint256 id) view returns (struct ChainQueue[] chains)
State-modifying
Events AddAdmin(address admin)
AddPackage(uint8 _type, uint256 dayTimes, uint256 cfilInterestRate, uint256 weight)
ChangeAffCFil(bool enable)
ChangeAffRate(uint256 rate)
ChangeAffRequire(uint256 amount)
ChangeCRFIMinerPerDay(uint256 crfi, uint256 cfil)
ChangeLoanRate(uint256 apy, uint256 pledgeRate, uint256 paymentDue)
ChangePackageRate(uint256 packageID, uint256 cfilInterestRate, uint256 weight)
ChangeSuperAdmin(address suAdmin)
DelAdmin(address admin)
SetMap(string key, string value)
Withdraw(uint256 packageID, bool only, uint256 maxNum)
WithdrawCFilInterestPool(uint256 amount)
WithdrawCRFIInterestPool(uint256 amount)
tokensReceived(address operator, address from, address to, uint256 amount, bytes userData, bytes operatorData)
AffBought(address indexed affer, address indexed sender, uint256 indexed affPackageTimes, uint256 amount, uint256 packageID, uint256 timestamp)
AffEvent(address indexed receiver, address indexed sender, uint256 indexed affTimes, uint256 crfiInterest, uint256 cfilInterest, uint256 packageID, uint256 timestamp)
loanCFilEvent(address indexed addr, uint256 cfilAmount, uint256 sfilAmount)
constructor(address crfiAddr, address cfilAddr, address sfilAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.