Race Coin
Verified contract
Active on
Ethereum with 3,564 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($2,616.94)
Native
Value
$2,616.94
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.726698 | $3,601.14 |
$2,616.94 | |
DMTS | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12063429 | 4 years ago | | | 0 | 0.018857568 | |
| 12063306 | 4 years ago | | | 0 | 0.032790186 | |
| 12063250 | 4 years ago | | | 0 | 0.0050616080 | |
| 12063206 | 4 years ago | | | 0 | 0.0058578160 | |
| 12063156 | 4 years ago | | | 0 | 0.0097909630 | |
| 8168667 | 5 years ago | | | 0 | 0.00020124800 | |
| 8098358 | 5 years ago | | | 0 | 0.000034547000 | |
| 7959648 | 5 years ago | | | 0 | 0.00010383300 | |
| 7954783 | 5 years ago | | | 0 | 0.000069222000 | |
| 7954732 | 5 years ago | | | 0 | 0.000034611000 |
ABI
ABI objects
Getter at block 21293602 getPlayerList() view returns (address[])
addrAdmin() view returns (address)
0x609432fa3d5d55ef29d804cd1bcf3f45159bfbce
bonusMatchFunPercent() view returns (uint256)
80
bonusOffLinePercent() view returns (uint256)
4
decimals() view returns (uint8)
0
getBalance() view returns (uint256)
18480222737690714
isPaused() view returns (bool)
false
name() view returns (string)
Race Coin
nextSnapshotTime() view returns (uint256)
1616167237
symbol() view returns (string)
Coin
totalEtherPool() view returns (uint256)
18480222737690714
totalRaceCoinProduction() view returns (uint256)
30085086
totalSupply() view returns (uint256)
5742794
Read-only
allowance(address player, address approvee) view returns (uint256)
balanceOf(address player) view returns (uint256)
etherBalanceOf(address player) view returns (uint256)
getActionContract(address _actionAddr) view returns (bool)
getGameCurrTime(address player) view returns (uint256)
getGameInfo(address player) view returns (uint256, uint256, uint256, uint256, uint256, uint256, uint256)
getMatchFunInfo(address player) view returns (uint256, uint256)
getPlayersAttributesInt(address player) view returns (uint256, uint256, uint256, uint256)
getPlayersAttributesMult(address player) view returns (uint256, uint256, uint256, uint256)
getPlayersBaseAttributesInt(address player) view returns (uint256, uint256, uint256, uint256)
getPlayersBattleStats(address player) view returns (uint256, uint256, uint256, uint256)
getRaceCoinProduction(address player) view returns (uint256)
getRefererDivsBalance(address player) view returns (uint256)
lastRaceCoinProductionUpdate(address) view returns (uint256)
playerList(uint256) view returns (address)
raceCionBalance(address player) view returns (uint256)
viewOffLineDividends(address player) view returns (uint256, uint256, uint256)
viewUnclaimedRaceCoinDividends(address player) view returns (uint256, uint256, uint256)
State-modifying
Events addPlayerToList(address player)
addTotalEtherPool(uint256 amount)
adjustDailyMatchFunDividends(uint256 newBonusPercent)
adjustDailyOffLineDividends(uint256 newBonusPercent)
approve(address approvee, uint256 amount) returns (bool)
attackPlayer(address player, address target)
beginGame(uint256 firstDivsTime)
claimOffLineDividends(address referer, uint256 startSnapshot, uint256 endSnapShot)
claimRaceCoinDividends(address referer, uint256 startSnapshot, uint256 endSnapShot)
correctPool(uint256 _count)
doPause()
doUnpause()
fundRaceCoinDeposit(uint256 amount)
increasePlayersAttribute(address player, uint16[13] param)
reducePlayersAttribute(address player, uint16[13] param)
setActionContract(address _actionAddr, bool _useful)
setAdmin(address _newAdmin)
snapshotDailyRaceCoinFunding()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address player, address recipient, uint256 amount) returns (bool)
withdrawEther(uint256 amount)
AdminTransferred(address indexed preAdmin, address indexed newAdmin)
Approval(address indexed tokenOwner, address indexed spender, uint256 tokens)
PlayerAttacked(address attacker, address target, bool success, uint256 raceCoinPlunder)
ReferalGain(address referal, address player, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 tokens)
constructor()
fallback()
This contract contains no error objects.