UpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 340 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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- | |
SHEET | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16501446 | 2 years ago | | | 0 | 0.0016624725 | |
| 16389750 | 2 years ago | | | 0 | 0.0015301703 | |
| 16362455 | 2 years ago | | | 0 | 0.0015626844 | |
| 16362431 | 2 years ago | | | 0 | 0.0024082295 | |
| 16021294 | 2 years ago | | | 0 | 0.0019652481 | |
| 16020930 | 2 years ago | | | 0 | 0.0019499594 | |
| 15974606 | 2 years ago | | | 0 | 0.0033863981 | |
| 15898041 | 2 years ago | | | 0 | 0.0035861866 | |
| 15848835 | 2 years ago | | | 0 | 0.0044049652 | |
| 15654131 | 2 years ago | | | 0 | 0.0025631318 |
ABI
ABI objects
Getter at block 21208281
owner() view returns (address)
0x6867d906ec0baae2e1112d8976fc75fa5bc7eba6
cellToken() view returns (address)
0x5fcc94d491ce4f17e66f11c4446b3e463ad359d3
owner() view returns (address)
0x6867d906ec0baae2e1112d8976fc75fa5bc7eba6
portal() view returns (address)
0xfae27d8844271c862d34373a478fe98eda897f1b
sheetFighterToken() view returns (address)
0x0c734134d68adbc6eeeb7477f77409fdf7bc9dee
Read-only
onERC721Received(address operator, address from, uint256 tokenId, bytes data) pure returns (bytes4)
reflection(address) view returns (address)
sheetOwner(uint256) view returns (address)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
renounceOwnership()
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
bridgeTokensCallback(address owner, uint256[] tokenIds)
callSheets(bytes data)
initialize(address portal_, address sheetFighterToken_, address cellToken_)
mintCell(address token, address to, uint256 amount)
renounceOwnership()
setReflection(address key_, address reflection_)
transferOwnership(address newOwner)
travel(uint256[] sheetFighterIds, uint256 cellAmount)
unstakeMany(address token, address owner, uint256[] ids)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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.