RatScam Round #1
Verified contract
Active on
Ethereum with 2,083 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots
Native
Value
$1,402.24
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.41904 | $3,346.32 |
$1,402.24 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20999181 | 24 days ago | | | 0 | 0.00052850000 | |
| 20493202 | 3 months ago | | | 0 | 0.00013496757 | |
| 18207831 | a year ago | | | 0 | 0.00047065307 | |
| 6409603 | 6 years ago | | | 0.000075 | 0.00041446800 | |
| 6256580 | 6 years ago | | | 0 | 0.00010652100 | |
| 6256545 | 6 years ago | | | 0.000075 | 0.00042230400 | |
| 6184865 | 6 years ago | | | 0 | 0.00024549600 | |
| 6166006 | 6 years ago | | | 0 | 0.00010652100 | |
| 6163999 | 6 years ago | | | 0 | 0.00031374000 | |
| 6157499 | 6 years ago | | | 0 | 0.00079786200 |
ABI
ABI objects
Getter at block 21169205
activated_() view returns (bool)
true
airDropPot_() view returns (uint256)
2224400188659468470
airDropTracker_() view returns (uint256)
38
fees_() view returns (uint256)
60
getBuyPrice() view returns (uint256)
75000000000000
getCurrentRoundInfo() view returns (uint256, uint256, uint256, uint256, uint256, address, bytes32, uint256)
(500093329236636135054919, 1532870481, 1532449832, 11409100530395117304, 94, 0x476a92db6bd05e5bd369fb723ef6dd97b852322a, 0x0000000000000000000000000000000000000000000000000000000000000000, 2224400188659468470038)
getTimeLeft() view returns (uint256)
0
name() view returns (string)
RatScam Round #1
potSplit_() view returns (uint256)
45
round_() view returns (uint256 plyr, uint256 end, bool ended, uint256 strt, uint256 keys, uint256 eth, uint256 pot, uint256 mask)
(plyr=94, end=1532870481, ended=true, strt=1532449832, keys=500093329236636135054919, eth=57045502650064374934, pot=11409100530395117304, mask=305877440154308)
symbol() view returns (string)
RS1
Read-only
calcKeysReceived(uint256 _eth) view returns (uint256)
getPlayerInfoByAddress(address _addr) view returns (uint256, bytes32, uint256, uint256, uint256, uint256, uint256)
getPlayerVaults(uint256 _pID) view returns (uint256, uint256, uint256)
iWantXKeys(uint256 _keys) view returns (uint256)
pIDxAddr_(address) view returns (uint256)
pIDxName_(bytes32) view returns (uint256)
plyrNames_(uint256, bytes32) view returns (bool)
plyrRnds_(uint256) view returns (uint256 eth, uint256 keys, uint256 mask)
plyr_(uint256) view returns (address addr, bytes32 name, uint256 win, uint256 gen, uint256 aff, uint256 laff)
State-modifying
Events activate()
buyXaddr(address _affCode) payable
buyXid(uint256 _affCode) payable
buyXname(bytes32 _affCode) payable
reLoadXaddr(address _affCode, uint256 _eth)
reLoadXid(uint256 _affCode, uint256 _eth)
reLoadXname(bytes32 _affCode, uint256 _eth)
receivePlayerInfo(uint256 _pID, address _addr, bytes32 _name, uint256 _laff)
receivePlayerNameList(uint256 _pID, bytes32 _name)
registerNameXID(string _nameString, uint256 _affCode, bool _all) payable
registerNameXaddr(string _nameString, address _affCode, bool _all) payable
registerNameXname(string _nameString, bytes32 _affCode, bool _all) payable
withdraw()
onAffiliatePayout(uint256 indexed affiliateID, address affiliateAddress, bytes32 affiliateName, uint256 indexed buyerID, uint256 amount, uint256 timeStamp)
onBuyAndDistribute(address playerAddress, bytes32 playerName, uint256 ethIn, uint256 compressedData, uint256 compressedIDs, address winnerAddr, bytes32 winnerName, uint256 amountWon, uint256 newPot, uint256 genAmount)
onEndTx(uint256 compressedData, uint256 compressedIDs, bytes32 playerName, address playerAddress, uint256 ethIn, uint256 keysBought, address winnerAddr, bytes32 winnerName, uint256 amountWon, uint256 newPot, uint256 genAmount, uint256 potAmount, uint256 airDropPot)
onNewName(uint256 indexed playerID, address indexed playerAddress, bytes32 indexed playerName, bool isNewPlayer, uint256 affiliateID, address affiliateAddress, bytes32 affiliateName, uint256 amountPaid, uint256 timeStamp)
onReLoadAndDistribute(address playerAddress, bytes32 playerName, uint256 compressedData, uint256 compressedIDs, address winnerAddr, bytes32 winnerName, uint256 amountWon, uint256 newPot, uint256 genAmount)
onWithdraw(uint256 indexed playerID, address playerAddress, bytes32 playerName, uint256 ethOut, uint256 timeStamp)
onWithdrawAndDistribute(address playerAddress, bytes32 playerName, uint256 ethOut, uint256 compressedData, uint256 compressedIDs, address winnerAddr, bytes32 winnerName, uint256 amountWon, uint256 newPot, uint256 genAmount)
constructor()
fallback()
This contract contains no error objects.