Reserve Bag
Verified contract
Active on
Ethereum with 738 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x567d…eefe
0x6b24…4144
2 additional
variables
Balances ($7,620.52)
Native
Value
$7,620.52
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 2.394048 | $3,183.11 |
$7,620.52 | |
EBK | ERC-20 | 2.394048 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8432352 | 5 years ago | | | 0 | 0.00052544000 | |
| 6902288 | 6 years ago | | | 0 | 0.00036813600 | |
| 6842368 | 6 years ago | | | 0 | 0.00033300000 | |
| 6818743 | 6 years ago | | | 0 | 0.00036813600 | |
| 6815886 | 6 years ago | | | 0 | 0.00033300000 | |
| 6792008 | 6 years ago | | | 0 | 0.00019395200 | |
| 6700231 | 6 years ago | | | 0.01 | 0.0038844660 | |
| 6653209 | 6 years ago | | | 0 | 0.00036813600 | |
| 6648676 | 6 years ago | | | 0 | 0.00042161000 | |
| 6646332 | 6 years ago | | | 0 | 0.00036138000 |
ABI
ABI objects
Getter at block 21162197
activated_() view returns (bool)
true
drsCoin() view returns (address)
0x6b249a94182219cb1af58a197573dccd9ab94144
drsCoinDividendRatio() view returns (uint256)
40
ethMintDRSCoinRate() view returns (uint256)
100
genRatio() view returns (uint256)
90
getActivated() view returns (bool)
true
getBuyPrice() view returns (uint256)
1000000000000000000
getCurrentRoundInfo() view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256, address, bytes32)
(6, 1541469514, 1541383114, 249558617728997089, 1000000000000000000, 1, 0, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000)
getTeamPerfitAmuont() view returns (uint256)
0
getTimeLeft() view returns (uint256)
0
keyBought() view returns (uint256)
0
keyPrice() view returns (uint256)
1000000000000000000
keyPriceIncreaseRatio() view returns (uint256)
8
name() view returns (string)
Reserve Bag
owner() view returns (address)
0x36653de42a90b53785fa592e4c1b9498fd9fd72d
playerBook() view returns (address)
0x567dc1d64bbc362caccfebb7a3bb5b900d22eefe
rID_() view returns (uint256)
6
rewardInternal() view returns (uint256)
36
symbol() view returns (string)
RB
teamPerfit() view returns (address)
0x01ceb9dddea083d647fa7b09942474dece629c7e
teamPerfitAmuont() view returns (uint256)
0
teamPerfitRatio() view returns (uint256)
5
Read-only
getPlayerInfoByAddress(address _addr) view returns (uint256, bytes32, uint256, uint256, uint256, uint256)
getPlayerVaults(uint256 _pID) view returns (uint256, uint256)
pIDxAddr_(address) view returns (uint256)
pIDxName_(bytes32) view returns (uint256)
plyrNames_(uint256, bytes32) view returns (bool)
plyrRnds_(uint256, uint256) view returns (uint256 eth, uint256 keys)
plyr_(uint256) view returns (address addr, bytes32 name, uint256 win, uint256 gen, uint256 lrnd)
round_(uint256) view returns (uint256 plyr, uint256 end, bool ended, uint256 strt, uint256 keys, uint256 eth, uint256 pot)
State-modifying
Events activate()
buyKey() payable
reLoadXaddr(uint256 _eth)
receivePlayerInfo(uint256 _pID, address _addr, bytes32 _name)
receivePlayerNameList(uint256 _pID, bytes32 _name)
registerName(string _nameString, bool _all) payable
setDRSCoinAddress(address _newDRSCoinAddress)
setPlayerBookAddress(address _newPlayerBookAddress)
setTeamPerfitAddress(address _newTeamPerfitAddress)
withdraw()
withdrawTeamPerfit()
onBuyAndDistribute(address playerAddress, bytes32 playerName, uint256 ethIn, uint256 compressedData, uint256 compressedIDs, address winnerAddr, bytes32 winnerName, uint256 amountWon, uint256 newPot, uint256 genAmount)
onBuyKeyFailure(uint256 roundID, uint256 indexed playerID, uint256 amount, uint256 keyPrice, uint256 timeStamp)
onEndTx(uint256 compressedData, uint256 compressedIDs, bytes32 playerName, address playerAddress, uint256 ethIn, uint256 keyIndex, address winnerAddr, bytes32 winnerName, uint256 amountWon, uint256 newPot, uint256 genAmount, uint256 potAmount, address genAddr, uint256 genKeyPrice)
onNewName(uint256 indexed playerID, address indexed playerAddress, bytes32 indexed playerName, bool isNewPlayer, 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(address _teamPerfit, address _playBook, address _drsCoin)
fallback()
This contract contains no error objects.