FairDAPP - Bank Simulator - Fomo
Verified contract
Active on
Ethereum with 1,754 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 11 additional slots
Balances ($3,282.66)
Native
Value
$3,282.66
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.920705 | $3,565.38 |
$3,282.66 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20626679 | 3 months ago | | | 0 | 0.00028860961 | |
| 7707622 | 6 years ago | | | 0 | 0.00031016100 | |
| 7707487 | 6 years ago | | | 0 | 0.00030000000 | |
| 7070084 | 6 years ago | | | 0 | 0.00015986160 | |
| 6797055 | 6 years ago | | | 0 | 0.00029703000 | |
| 6764199 | 6 years ago | | | 0 | 0.00018185600 | |
| 6764198 | 6 years ago | | | 0 | 0.00018185600 | |
| 6668848 | 6 years ago | | | 0 | 0.00016701200 | |
| 6666754 | 6 years ago | | | 0 | 0.00020876500 | |
| 6666685 | 6 years ago | | | 0 | 0.00041995200 |
ABI
ABI objects
Getter at block 21295373 getHeadInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256)
cardTime() view returns (uint256)
1539993600
developerAddr() view returns (address)
0xbc817a495f0114755da5305c5aa84fc5ca7ebabd
fairProfitContract() view returns (address)
0x53a39eef083c4a91e36145176cc9f52be29b7288
modifyCountdown() view returns (bool)
true
name() view returns (string)
FairDAPP - Bank Simulator - Fomo
rId() view returns (uint256)
15
sId() view returns (uint256)
1
stageDuration() view returns (uint256)
3600
standardProtectRatio() view returns (uint256)
57
startTime() view returns (uint256)
1539997200
symbol() view returns (string)
FBankFomo
totalSupply() view returns (uint256 total)
6
Read-only
balanceOf(address _owner) view returns (uint256 balance)
cardIndexToApproved(uint256) view returns (address)
cardList(uint256) view returns (address playerAddress, uint256 amount)
computeEarningsAmount(uint256 _sId, uint256 _amount, uint256 _currentTargetAmount, uint256 _expectEndSid, uint256 _ratio) view returns (uint256)
getEarningsAmountByGoodsIndex(uint256 _goodsIndex) view returns (uint256, uint256, uint256, bool)
getPlayerGoodList(address _player) view returns (uint256[])
getRoundJackpot(uint256 _rId) view returns (uint256)
getStageTargetAmount(uint256 _sId) view returns (uint256)
goodsList(uint256) view returns (uint256 rId, uint256 startSid, uint256 endSid, uint256 withdrawSid, uint256 amount, uint256 startAmount, uint256 endAmount, uint256 reachAmount, uint256 stepSize, uint256 protectRatio)
ownerOf(uint256 _tokenId) view returns (address owner)
player(address) view returns (bool)
playerGoodsList(address, uint256) view returns (uint256)
playerWithdrawList(address, uint256) view returns (uint256)
round(uint256) view returns (uint256 start, uint256 end, bool ended, uint256 endSid, uint256 amount, uint256 protectAmount, uint256 dividendAmount, uint256 jackpotAmount)
stage(uint256, uint256) view returns (uint256 start, uint256 amount, uint256 protectAmount, uint256 dividendAmount)
State-modifying
Events approve(address _to, uint256 _tokenId)
buy(uint256 _stepSize, uint256 _protectRatio) payable
closeModifyCountdown()
openModifyCountdown()
purchaseCard(uint256 _cId) payable
reduceTime() payable
resetTime() payable
takeOwnership(uint256 _tokenId)
transfer(address _to, uint256 _tokenId)
transferFrom(address _from, address _to, uint256 _tokenId)
withdraw()
withdrawByGid(uint256 _gId)
Approval(address owner, address approved, uint256 tokenId)
Transfer(address from, address to, uint256 tokenId)
constructor()
fallback()
This contract contains no error objects.