TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 26,726 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 49 additional slots
-
variable spans 48 additional slots
0xecd2…ca6a
18 additional
variables
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15864742 | 2 years ago | | | 0 | 0.00021541129 | |
| 15864719 | 2 years ago | | | 0 | 0.00018607242 | |
| 15575754 | 2 years ago | | | 0 | 0.00040856135 | |
| 15453174 | 2 years ago | | | 0 | 0.00068300914 | |
| 15415597 | 2 years ago | | | 0 | 0.0012513429 | |
| 14483381 | 3 years ago | | | 0 | 0.0015246769 | |
| 13914571 | 3 years ago | | | 0 | 0.0028790255 | |
| 13767894 | 3 years ago | | | 0 | 0.0025820088 | |
| 13741479 | 3 years ago | | | 0 | 0.0055710590 | |
| 13729744 | 3 years ago | | | 0 | 0.0035074153 |
ABI
ABI objects
Getter at block 21159947
MUSE_DAO() view returns (address)
0x6fba46974b2b1befefa034e236a32e1f10c5a148
MUSE_DEVS() view returns (address)
0x047f606fd5b2baa5f5c6c4ab8958e45cb6b054b7
PONDERWARE() view returns (address)
0xd342a4f0397b4268e6adce89b9b88c746afa85ee
feesEarned() view returns (uint256)
0
gas() view returns (uint256)
1
la() view returns (uint256)
2
lastBonker() view returns (address)
0x0000000000015b23c7e20b0ea5ebd84c39dcbe60
lastGas() view returns (uint256)
31556434940
lb() view returns (uint256)
2
mooncats() view returns (address)
0xc3f733ca98e0dad0386979eb96fb1722a1a05e69
owner() view returns (address)
0x4b5922abf25858d012d12bb1184e5d3d0b6d6be4
ra() view returns (uint256)
6
rb() view returns (uint256)
7
token() view returns (address)
0xecd20f0ebc3da5e514b4454e3dc396e7da18ca6a
Read-only
balance(address) view returns (uint256)
careTaker(uint256, address) view returns (address)
isNftInTheGame(address, uint256) view returns (bool)
isOperator(address) view returns (bool)
itemName(uint256) view returns (string)
itemPoints(uint256) view returns (uint256)
itemPrice(uint256) view returns (uint256)
itemTimeExtension(uint256) view returns (uint256)
lastTimeMined(uint256) view returns (uint256)
nftToId(address, uint256) view returns (uint256)
petDead(uint256) view returns (bool)
petDetails(uint256) view returns (address nft, uint256 id)
petScore(uint256) view returns (uint256)
spent(uint256) view returns (uint256)
supportedNfts(address) view returns (bool)
timePetBorn(uint256) view returns (uint256)
timeUntilStarving(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
claimCudlDeposited()
onERC721Received(address, address, uint256, bytes) returns (bytes4)
renounceOwnership()
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Bonk(uint256 attacker, uint256 victim, uint256 winner, uint256 reward)
BuyAccessory(uint256 nftId, uint256 itemId, uint256 amount, uint256 itemTimeExtension, address buyer)
Fatalize(uint256 opponentId, uint256 nftId, address killer)
Mined(uint256 nftId, uint256 reward, address recipient)
NewPlayer(address nftAddress, uint256 nftId, uint256 playerId, address owner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.