ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 23 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21106513 | 15 days ago | | | 0 | 0.011320720 | |
| 21099707 | 16 days ago | | | 0 | 0.015804703 | |
| 21058648 | 21 days ago | | | 0 | 0.018936886 | |
| 20904512 | a month ago | | | 0 | 0.010416465 | |
| 20899113 | a month ago | | | 0 | 0.019006295 | |
| 20896764 | a month ago | | | 0 | 0.010390650 | |
| 20896379 | a month ago | | | 0 | 0.0071939088 | |
| 20896374 | a month ago | | | 0 | 0.0071847681 | |
| 20894430 | a month ago | | | 0 | 0.00034260800 | |
| 20783737 | 2 months ago | | | 0 | 0.032067123 |
ABI
ABI objects
Getter at block 21211693 getCGPTNFTs() view returns (address[])
length() view returns (uint256)
20
owner() view returns (address)
0xb0dc90190bcd39c765082b5de7d34f8071d6a6bf
Read-only
cNFTs(uint256) view returns (address)
State-modifying
Events create(string _name, string _symbol, string _uri, uint256 maxSupply, uint256[] tokenIDs, bool _isMintable) returns (address)
initialize()
renounceOwnership()
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Create(address indexed nftAddress, address indexed owner, string name, string symbol, string uri, uint256 maxSupply, bool isMintable, uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.