RiskyGame
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
15
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 109 additional slots
Balances ($0.00)
No balances found for "RiskyGame"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RiskyGame"
ABI
ABI objects
Getter at block 21158214
UNSTAKED_EARNINGS() view returns (uint128)
59402199074074074074074
barn() view returns (address)
0x0000000000000000000000000000000000000000
optInsEnabled() view returns (bool)
false
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
randomSeed() view returns (uint256)
0
riskGameWool() view returns (uint128)
0
safeGameWool() view returns (uint128)
0
totalRiskTakers() view returns (uint128)
0
woolPouch() view returns (address)
0x0000000000000000000000000000000000000000
woolf() view returns (address)
0x0000000000000000000000000000000000000000
woolfReborn() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
_isSheep(uint256 tokenId) view returns (bool sheep)
didSheepDefeatWolves(uint256 tokenId) view returns (bool)
getTokenState(uint256 tokenId) view returns (uint256 selection)
tokenStates(uint256) view returns (uint256)
State-modifying
Events claimWolfEarnings(uint256[] tokenIds, bool separatePouches)
executeRisk(uint256[] tokenIds, bool separatePouches)
initialize(address _woolfReborn, address _woolf, address _barn, address _woolPouch, address _LINK, address _vrfCoordinator)
initiateRiskGame()
playItSafe(uint256[] tokenIds, bool separatePouches)
rawFulfillRandomness(bytes32, uint256 randomness)
renounceOwnership()
setPaused(bool _paused)
takeARisk(uint256[] tokenIds)
transferOwnership(address newOwner)
updateLinkFee(uint256 fee)
OptForRisk(address owner, uint256[] tokenIds)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RiskyClaim(address recipient, uint256[] tokenIds, bool[] winners, uint256 amount)
SafeClaim(address recipient, uint256[] tokenIds, uint256 amount)
Unpaused(address account)
WolfClaim(address recipient, uint256[] tokenIds, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.