TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 117 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 48 additional slots
Balances ($53.14)
Native
Value
$53.14
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.017 | $3,126.11 |
$53.14 | |
0x4e11…c7fa | ERC-1555 | 10 | -- | -- | |
0x495f…7b5e (#9297045439609075943300227906282532922412720427570387754769567926466635628569) | ERC-1555 | 4 | -- | -- | |
0xb806…9b38 | ERC-1555 | 3 | -- | -- | |
0x2664…4fcd | ERC-1555 | 2 | -- | -- | |
0x60f9…ed5f | ERC-1555 | 2 | -- | -- | |
0xa168…538c | ERC-1555 | 2 | -- | -- | |
0xa168…538c | ERC-1555 | 2 | -- | -- | |
CNPB | ERC-721 | 1 | -- | -- | |
POI | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21161439 | 2 days ago | | | 0.0045 | 0.0096364273 | |
| 21155991 | 3 days ago | | | 0.003 | 0.0050771377 | |
| 21155416 | 3 days ago | | | 0.0015 | 0.0038152829 | |
| 21105925 | 10 days ago | | | 0.042 | 0.023913428 | |
| 20983072 | a month ago | | | 0 | 0.00030588828 | |
| 20911828 | a month ago | | | 0.0015 | 0.0022409601 | |
| 20876732 | a month ago | | | 0.003 | 0.0039457030 | |
| 20876700 | a month ago | | | 0.0015 | 0.0020577701 | |
| 20659930 | 2 months ago | | | 0.018 | 0.0072942072 | |
| 20540303 | 3 months ago | | | 0.0045 | 0.00098832216 |
ABI
ABI objects
Getter at block 21177047
INPUT_SALE_FEE() view returns (uint256)
1500000000000000
REFUND_FEE() view returns (uint256)
1000000000000000
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize()
inputSale(address[] contractAddresses, uint256[] tokenIds, uint256[] amounts) payable
onERC1155BatchReceived(address, address, uint256[], uint256[], bytes) returns (bytes4)
onERC1155Received(address, address, uint256, uint256, bytes) returns (bytes4)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
setInputSaleFee(uint256 _fee)
transferAllNfts(address _to)
transferOneNft(address contractAddress, uint256 tokenId, uint256 amount, address _to)
transferOwnership(address newOwner)
withdraw(address _to)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
NFTListCreated(uint256 indexed tokenId, address seller, address holder, uint256 price, bool isListing)
TransferedNFT(address _to)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.