Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1249 additional slots
-
variable spans 312 additional slots
Balances ($0.00)
No balances found for "BOBL"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20602963 | 3 months ago | | | 0 | 0.000045419371 | |
| 20453097 | 4 months ago | | | 0 | 0.000084775000 | |
| 16212112 | 2 years ago | | | 0 | 0.00073858433 | |
| 15197114 | 2 years ago | | | 0 | 0.00042735500 | |
| 14912635 | 2 years ago | | | 0 | 0.0011897974 | |
| 14588381 | 3 years ago | | | 0 | 0.0011574394 | |
| 14469698 | 3 years ago | | | 0 | 0.0024421504 | |
| 14396392 | 3 years ago | | | 0 | 0.00086362760 | |
| 14386874 | 3 years ago | | | 0 | 0.0035782490 | |
| 14380920 | 3 years ago | | | 0 | 0.0015401892 |
ABI
ABI objects
Getter at block 21325597
BOBL_PER_SECOND_PER_RAGING_ROO() view returns (uint256)
34722000000000
BOBL_PER_SECOND_PER_ROWDY_ROO() view returns (uint256)
11574000000000
BOBL_PER_SECOND_PER_ROYAL_ROO() view returns (uint256)
69444000000000
ENDDATE() view returns (uint32)
1957428000
GENESIS() view returns (uint32)
1641852000
ROO_CONTRACT() view returns (address)
0xca49b939ad0b0b148fa61641d799e7777ad2e5db
decimals() view returns (uint8)
18
name() view returns (string)
BOBL
owner() view returns (address)
0x894cce3c3e0318e1b3e9809a89610df2f24a23a4
symbol() view returns (string)
BOBL
totalSupply() view returns (uint256)
2554377568729018000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAccumulatedForIds(uint16[] ids) view returns (uint256)
getAccumulatedForUser(address user) view returns (uint256)
getRank(uint256 id) view returns (uint256)
lastClaim(uint256 id) view returns (uint32)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
mintForIds(uint16[] ids)
mintForUser(address user)
renounceOwnership()
setRagingIds(uint16[] tokenIds)
setRowdyIds(uint16[] tokenIds)
setRoyalIds(uint16[] tokenIds)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address roo_contract)
This contract contains no fallback and receive objects.
This contract contains no error objects.