FoMo3D World
Verified contract
Active on
Ethereum with 96 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "FoMo3D World"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6816104 | 6 years ago | | | 0 | 0.0016098000 | |
| 6756706 | 6 years ago | | | 0 | 0.00079938000 | |
| 6756676 | 6 years ago | | | 0 | 0.00034938000 | |
| 6756640 | 6 years ago | | | 0 | 0.00057438000 | |
| 6756635 | 6 years ago | | | 0 | 0.0012393450 | |
| 6756619 | 6 years ago | | | 0 | 0.00021112500 | |
| 6756616 | 6 years ago | | | 0 | 0.00092154000 | |
| 6756602 | 6 years ago | | | 0 | 0.00021112500 | |
| 6756596 | 6 years ago | | | 0 | 0.00079938000 | |
| 6756594 | 6 years ago | | | 0 | 0.0010384050 |
ABI
ABI objects
Getter at block 21225111
coscNum_() view returns (uint256)
11546
cosdNum_() view returns (uint256)
4547
getBuyPrice() view returns (uint256)
18046500000000000
name() view returns (string)
FoMo3D World
owner() view returns (address)
0x62199eafd8f0da50be2176d49d3db3aff2a9b771
pIDCom_() view returns (uint256)
1
plyNum_() view returns (uint256)
10
priceCntThreshould_() view returns (uint256)
100000
price_() view returns (uint256)
18046500000000000
rID_() view returns (uint256)
0
result_() view returns (uint256)
0
symbol() view returns (string)
F3DW
totalVltCosd_() view returns (uint256)
40
totalVolume_() view returns (uint256)
20177
ttlSply() view returns (uint256, uint256, uint256, uint256)
(4547, 11546, 20177, 40)
Read-only
getPlayerInfoByAddress(address _addr) view returns (uint256, bytes32, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256, uint256)
howManyKeysCanBuy(uint256 _eth) view returns (uint256)
iWantXKeys(uint256 _keys) view returns (uint256)
isCosd(string _keyType) pure returns (bool)
pIDxAddr_(address) view returns (uint256)
pIDxName_(bytes32) view returns (uint256)
plyrNames_(uint256, bytes32) view returns (bool)
plyr_(uint256) view returns (address addr, bytes32 name, uint256 laff, uint256 eth, uint256 cosd, uint256 cosc, uint256 hldVltCosd, uint256 affCosd, uint256 affCosc, uint256 totalHldVltCosd, uint256 totalAffCos, uint256 totalWinCos)
State-modifying
Events addCosToGame(uint256 _pID, uint256 _keys, string _keyType)
buyXaddr(address _pAddr, address _affCode, uint256 _eth, string _keyType)
receivePlayerInfo(uint256 _pID, address _addr, bytes32 _name, uint256 _laff)
receivePlayerNameList(uint256 _pID, bytes32 _name)
registerNameXaddr(string _nameString, address _affCode, bool _all) payable
renounceOwnership()
sellKeys(uint256 _pID, uint256 _keys, string _keyType) returns (uint256)
transferOwnership(address _newOwner)
transferToAnotherAddr(address _from, address _to, uint256 _keys, string _keyType)
winCosFromGame(uint256 _pID, uint256 _keys, string _keyType)
withdrawAffVault(uint256 _pID, string _keyType) returns (bool)
withdrawETH(uint256 _pID) returns (bool)
withdrawHoldVault(uint256 _pID) returns (bool)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
onBuyAndDistribute(address playerAddress, bytes32 playerName, uint256 pCosd, uint256 pCosc, uint256 comCosd, uint256 comCosc, uint256 affVltCosd, uint256 affVltCosc, uint256 keyNums)
onNewName(uint256 indexed playerID, address indexed playerAddress, bytes32 indexed playerName, bool isNewPlayer, uint256 affiliateID, address affiliateAddress, bytes32 affiliateName, uint256 amountPaid, uint256 timeStamp)
onRecHldVltCosd(address playerAddress, bytes32 playerName, uint256 hldVltCosd)
onSellAndDistribute(address playerAddress, bytes32 playerName, uint256 pCosd, uint256 pCosc, uint256 keyNums)
onWithdrawAffVault(uint256 indexed playerID, address playerAddress, bytes32 playerName, uint256 plyr_cosd, uint256 plyr_cosc, uint256 plyr_affVltCosd, uint256 plyr_affVltCosc)
onWithdrawHoldVault(uint256 indexed playerID, address playerAddress, bytes32 playerName, uint256 plyr_cosd, uint256 plyr_hldVltCosd)
onWithdrawWonCosFromGame(uint256 indexed playerID, address playerAddress, bytes32 playerName, uint256 plyr_cosd, uint256 plyr_cosc, uint256 plyr_affVltCosd)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.