TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 8,697 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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
0xeb83…3a42
0x7f36…be2f
0x2920…22a2
0xb76f…0d06
1 additional
variable
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16364235 | 2 years ago | | | 0 | 0.0017972082 | |
| 16242227 | 2 years ago | | | 0 | 0.0053510480 | |
| 16241423 | 2 years ago | | | 0 | 0.0027546366 | |
| 16208412 | 2 years ago | | | 0 | 0.0023225221 | |
| 16103731 | 2 years ago | | | 0 | 0.0017465409 | |
| 16030823 | 2 years ago | | | 0 | 0.0018255833 | |
| 16030474 | 2 years ago | | | 0 | 0.0023490832 | |
| 15555031 | 2 years ago | | | 0 | 0.00098706598 | |
| 15134208 | 2 years ago | | | 0 | 0.0051610612 | |
| 15116594 | 2 years ago | | | 0 | 0.0031623080 |
ABI
ABI objects
Getter at block 21158214
UNSTAKED_EARNINGS() view returns (uint128)
59402199074074074074074
barn() view returns (address)
0x29205f257f9e3b78bcb27e253d0f3fad9d7522a2
optInsEnabled() view returns (bool)
false
owner() view returns (address)
0x25025e203f892f50c357bc0703eaf258879a8def
paused() view returns (bool)
false
randomSeed() view returns (uint256)
107304808864629317462543216041573084554128979164075615216060750623521528611096
riskGameWool() view returns (uint128)
1879510788258384651347194678
safeGameWool() view returns (uint128)
283722511111111111111109108
totalRiskTakers() view returns (uint128)
7760
woolPouch() view returns (address)
0xb76fbbb30e31f2c3bdaa2466cfb1cfe39b220d06
woolf() view returns (address)
0xeb834ae72b30866af20a6ce5440fa598bfad3a42
woolfReborn() view returns (address)
0x7f36182dee28c45de6072a34d29855bae76dbe2f
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 admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
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)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
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)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.