TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 25,897 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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- | |
0x3d7f…ffb9 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20109684 | 5 months ago | | | 0 | 0.00036634634 | |
| 19788219 | 6 months ago | | | 0 | 0.00080515373 | |
| 19756610 | 6 months ago | | | 0 | 0.00070271023 | |
| 19755042 | 6 months ago | | | 0 | 0.0011931184 | |
| 19755042 | 6 months ago | | | 0 | 0.0012349129 | |
| 19755042 | 6 months ago | | | 0 | 0.0012349129 | |
| 19755038 | 6 months ago | | | 0 | 0.0012734559 | |
| 19755035 | 6 months ago | | | 0 | 0.0013313791 | |
| 19755033 | 6 months ago | | | 0 | 0.0013279228 | |
| 19755033 | 6 months ago | | | 0 | 0.0013279228 |
ABI
ABI objects
Getter at block 21158449
owner() view returns (address)
0x72847c8bdc54b338e787352bcec33ba90cd7afe0
Read-only
ownerOf(address token, uint256 tokenId) view returns (address)
stakings(address, uint256) view returns (address)
tokenToStakedToken(address) view returns (address)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addTokenPair(address token, address stakedToken)
initialize()
onERC721Received(address, address, uint256 tokenId, bytes data) returns (bytes4)
renounceOwnership()
stake(address account, address token, uint256[] stakeIds)
transferOwnership(address newOwner)
unstake(address account, address token, uint256[] stakeIds)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.