SpacePodsUSDT

Verified contract

Active on Ethereum with 127 txns
Deployed by via 0xfd9bf7ee at 10982405
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
ERC-20
--
 (#3665)
ERC-721
--
 (#3555)
ERC-721
--
0x5141356bf0834232573cb144580bc42332324686fdf879217ddbc63c32424790
0xf4acff75a99b3711cf4f4a6412a989e4d4868a10996ee570154258152b369e7a
0x8839a6ca7e6eaed1a3e8882e02b950ec7c4f7d19dbefcda5164e53fc58f28640
0xee4bc7d2ff309bb410d386c8a0a02661b2fdac46d9e77ba5ff26554510976901
0xc1e036104e9992adcb1fd6dbd542d1430e28c92e355d2518f0620a5486f13e44
0x01d7fbadc5cfd8fa2a064653c62bd1f27a6db47751af2c93cb38f1525ec5ef34
0xf47915d457bc792d51e92b6a0b35442fb558a838233de752ecff3504a9b457c3
0xe527c0cc98930a47e11532847bd352204a99fbd87742864d9c9783411ec42721
0xbc28dd1c1874720d4f10af57a98e98e8eb5ba5b719dfb2db54afe6fda0bd8b9b
0x86cad07a2bda7f05836155b34a92312164d53fe203d594e04bd2811794c3f2d5

Functions
Getter at block 20989731
POOL_HARDCAP(view returns (uint256)
1000000000000000000000000
SECPYEAR(view returns (uint256)
31536000
TOKEN_POOLS(view returns (string)
szUSDT
borrowInterest(view returns (uint256)
10000000000000000000
catToken(view returns (address)
0xd216356c91b88609c82bd988d4425bb7edf1beb4
decimal(view returns (uint256)
18
getContractBorrow(view returns (uint256[] cons)
[]
getMaxBorrowContract(view returns (uint256)
2
getMaxDeposit(view returns (uint256)
40
getMaxInterestData(view returns (uint256)
1
loanBalance(view returns (uint256)
254907824236438040
maxContracBorrow(view returns (uint256)
0
minimumTerm(view returns (uint256)
2592000
profitCal(view returns (address)
0x1ef037764bed4c1f8598e57e142fa166ee32d8ad
startPools(view returns (uint256)
1601720230
supplyInterest(view returns (uint256)
5832122052950779772
token(view returns (address)
0xa298508babf033f69b33f4d44b5241258344a91e
totalBorrow(view returns (uint256)
104383802283752141957536
totalClaimInterest(view returns (uint256)
2794634132088842833755
totalInterest(view returns (uint256)
6087802283752141957536
totalSupply(view returns (uint256)
104384057191576378395576
version(view returns (uint256)
9
Read-only
balance(addressview returns (uint256)
getAllDepositIdx(address _addrview returns (uint256[] _idx)
getBorrowData(uint256 condIdxview returns (uint256[] _data)
getDepositDataIdx(uint256 idxview returns (uint256[] _data)
getInterestProfit(address _addrview returns (uint256)
getMaxDepositContract(address _addrview returns (uint256 _max)
interests(uint256view returns (uint256 startTimeuint256 interest)
isPermit(address _addrview returns (bool)
permits(addressview returns (bool)
pricipleAndInterest(uint256 conIdxview returns (uint256 principleuint256 _int)
State-modifying
addPermit(address _addr
borrow(uint256 amountreturns (uint256 contractID)
borrowWithAddr(uint256 amountaddress _addrreturns (uint256 contractID)
depositSZToken(address _fromuint256 amountreturns (bool)
depositSZTokenTerm(address _fromuint256 amountuint256 _termreturns (bool)
depositToken(address _fromuint256 amountreturns (bool)
depositTokenTerm(address _fromuint256 amountuint256 _termreturns (bool)
rePayment(uint256 amountuint256 conIdxreturns (bool)
rePaymentWithWrap(uint256 amountuint256 conIdxaddress _addrreturns (bool)
removePermit(address _addr
setAdminControl(bool _set
setBorrowInterest(uint256 _newInterst
setCatToken(address _addr
setMinimumDeposit(uint256 _min
setPoolHardcap(uint256 amount
setProfitCal(address _addr
setSZToken(address _addr
withdraw(address _touint256 amountreturns (uint256)
withdrawAll(address _toreturns (uint256)
withdrawAllStable(address _toreturns (bool)
withdrawIntStable(address _toreturns (bool)
withdrawInterest(address _toreturns (uint256)
withdrawPercent(address _touint256 percentreturns (uint256)
withdrawPercentStable(address _touint256 percentreturns (bool)
withdrawStable(address _touint256 amountreturns (bool)
withdrawStupidUser(uint256 amountaddress _contractaddress _to
Events
AddPermit(address _addr
Borrow(address indexed _fromuint256 amountuint256 interest
Deposit(address indexed _fromuint256 amount
RemovePermit(address _addr
Repayment(address indexed arg0uint256 indexed contractIDuint256 amount
SetInterest(uint256 _interest
Withdraw(address indexed _fromuint256 amount
WithdrawInterest(address indexed _fromuint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.