BountyBoard
Verified contract
Active on
Ethereum with 708 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- | |
OCRNFT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15702976 | 2 years ago | | | 0 | 0.0015841432 | |
| 15656290 | 2 years ago | | | 0 | 0.00060592428 | |
| 15454132 | 2 years ago | | | 0 | 0.0024109702 | |
| 15420348 | 2 years ago | | | 0 | 0.0011031755 | |
| 15420340 | 2 years ago | | | 0 | 0.0012133182 | |
| 15420338 | 2 years ago | | | 0 | 0.0010887747 | |
| 15420332 | 2 years ago | | | 0 | 0.00089426421 | |
| 15330687 | 2 years ago | | | 0 | 0.00081710064 | |
| 15330672 | 2 years ago | | | 0 | 0.00080958821 | |
| 15297007 | 2 years ago | | | 0 | 0.00088480806 |
ABI
ABI objects
Getter at block 21192727
BRIBE_PRICE() view returns (uint256)
10000000000000000
EMISSION_BLOCK_COUNT() view returns (uint256)
265
EMISSION_RATE() view returns (uint256)
63
KILL_PRICE() view returns (uint256)
1500
STAKING_TIMELIMIT() view returns (uint256)
42000
onChainRoyale() view returns (address)
0x0d3ad0dea3e13a2d9f23d557f953f074578bd565
owner() view returns (address)
0x727b9ad3f4638a877c1b6bea557de7cdbdd2e60a
rewardAmount() view returns (uint256 reward)
0
Read-only
getStakeTime(address _address) view returns (uint256)
getStakedTokens(address _address) view returns (uint256[])
stakingVaults(address) view returns (uint256 startBlock, uint256 balance, bool isStaked)
State-modifying
Events bribeToKill(uint256 _targetId) payable
claim()
editEmissionBlockCount(uint256 _blockCount)
editEmissionRate(uint256 _rate)
killPlayer(uint256 _targetId)
onERC721Received(address operator, address from, uint256 id, bytes data) returns (bytes4)
renounceOwnership()
stake(uint256[] _ids)
transferOwnership(address newOwner)
unstake()
withdraw()
BribePriceIncrease(uint256 price, address initiator)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PlayerKilled(uint256 tokenId, address killer)
constructor(address _onChainRoyale)
This contract contains no fallback and receive objects.
This contract contains no error objects.