This contract is being backfilled. You may encounter incomplete storage history.

XFai

Verified contract

Active on Ethereum with 2,740 txns
Deployed by via 0xfd715f53 at 12237215
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,551.95
ERC-20
--
ERC-20
--
0x44b150e69cd4a8497dacc17d9c780aa9e3bfaf03ef16d4ec2af277b3deeb9557
0xb8d152abd51a859fcd0fd471285796aed98ae6242a9df443c133d8d53a643d70
0x7b2a794d75956309a04fca118de94b1be4f05a471f935c458fceee3bddebe096
0x0593fe40a459e0a6f8c0ef216fb90954863fa2b69e91615523ce2eab7606c238
0x00e31f471a5e10c878ce5ebb5dc26ded67a98204a250e454c14a92ac91456eda
0x3c335577cb47bea63a813cc2cf07eaf96731adc867d45d6a8e7a65ff09ea8e25
0x3da29c6c58564256461398d83c844050118d861e05a5f5bd10f2d8be498bc860
0xbf921d89b136764deba256373d7e910392e3c1c5c39883b214e2f7d38da670bc
0x53540ff3108ad8527361ba63b4653619973901f2e1aade2937d6fafd608041cd
0x1c0a73658934a6da544b1606c40e4d062ff5fca64d7651fc68905e197aa26fc4

Functions
Getter at block 20796016
BONUS_MULTIPLIER(view returns (uint256)
2
REWARD_FACTOR(view returns (uint256)
10
XFIT(view returns (address)
0x4aa41bc1649c9c3177ed16caaa11482295fc7441
XFITPerBlock(view returns (uint256)
65000000000000000000
bonusEndBlock(view returns (uint256)
12245721
devaddr(view returns (address)
0xfc675877a7ab97a2ff02215b2b15ea7ba802054f
fundsSplitFactor(view returns (uint256)
500000000000000000
owner(view returns (address)
0xfc675877a7ab97a2ff02215b2b15ea7ba802054f
paused(view returns (bool)
false
poolLength(view returns (uint256)
2
startBlock(view returns (uint256)
12245721
totalAllocPoint(view returns (uint256)
1026882569320912940
totalLiquidity(view returns (uint256)
7863670115079811533000000
totalRaised(view returns (uint256)
4071511350683
xFitThreeshold(view returns (uint256)
30375000000000000000000000
Read-only
getEstimatedLPTokens(uint256 _amountInaddress _FromTokenContractAddressaddress _pairview returns (uint256 estimatedLps)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
pendingXFIT(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenaddress inputTokenaddress xPoolOracleuint256 allocPointuint256 lastRewardBlockuint256 accXFITPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 lastDepositedBlock)
State-modifying
add(address _lpTokenaddress _inputTokenaddress _xPoolOraclebool _withUpdate
depositLP(uint256 _piduint256 _amount
depositLPWithToken(uint256 _piduint256 _amountuint256 _minPoolTokens
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdateAllocationPoints(
massUpdatePools(
pauseDistribution(
renounceOwnership(
resumeDistribution(
setFundsSplitFactor(uint256 _fundsSplitFactor
setPriceOracle(uint256 _pidaddress _xPoolOracle
setXFITRewardPerBlock(uint256 _newReward
setXFitThreeshold(uint256 _xFitThreeshold
transferOwnership(address newOwner
withdrawAdminFunding(uint256 _piduint256 _amount
withdrawAdminXFIT(uint256 amount
withdrawLP(uint256 _piduint256 _amount
withdrawLPWithToken(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
INTERNAL_SWAP(address senderuint256 tokensBought
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
POOL_LIQUIDITY(address senderaddress pooladdress tokenAuint256 amountAaddress tokenBuint256 amountB
Paused(address account
REMOVE_LIQUIDITY(address senderaddress pooladdress tokenAuint256 amountAaddress tokenBuint256 amountB
SWAP_TOKENS(address senderuint256 amountaddress fromTokenaddress toToken
Unpaused(address account
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _XFITaddress _devaddruint256 _XFITPerBlockuint256 _startBlockuint256 _bonusEndBlockuint256 _xFitThreesholduint256 _fundsSplitFactor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.