ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 10,717 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
11 additional
variables
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20555992 | 3 months ago | | | 0 | 0.00051222587 | |
| 20440641 | 3 months ago | | | 0 | 0.00066332863 | |
| 20157215 | 5 months ago | | | 0 | 0.00070717955 | |
| 19961274 | 6 months ago | | | 0 | 0.0035725252 | |
| 19961253 | 6 months ago | | | 0 | 0.0030691157 | |
| 19961104 | 6 months ago | | | 0 | 0.0032128723 | |
| 19806480 | 6 months ago | | | 0 | 0.00043674883 | |
| 19806479 | 6 months ago | | | 0 | 0.00040311554 | |
| 19806479 | 6 months ago | | | 0 | 0.0010259256 | |
| 19730584 | 7 months ago | | | 0 | 0.0013153284 |
ABI
ABI objects
Getter at block 21178548 proxiableUUID() view returns (bytes32)
contract2() view returns (address)
0x0000000000000000000000000000000000000000
extendFeesAddress() view returns (address)
0xe5c2b63a79d697fa9dbbc4058419d9632f63e506
genKeyWhitelistOnly() view returns (bool)
true
genesisKeyContract() view returns (address)
0x8fb5a7894ab461a59acdfab8918335768e411414
governor() view returns (address)
0x1d438f0ca004e3ec155df9e7e0457215483de8d5
maxProfilePerAddress() view returns (uint88)
0
mintFeesAddress() view returns (address)
0xe5c2b63a79d697fa9dbbc4058419d9632f63e506
nftProfile() view returns (address)
0x98ca78e89dd1abe48a53dee5799f24cc1a462f2d
nftProfileHelperAddress() view returns (address)
0xb9a5a787153b6c4898cb2a05a596a22e73b1dcc1
owner() view returns (address)
0x1d438f0ca004e3ec155df9e7e0457215483de8d5
publicClaimBool() view returns (bool)
false
publicMintBool() view returns (bool)
false
signerAddress() view returns (address)
0x9efcd5075cdfb7f58c26e3fb3f22bb498c6e3174
usdc_() view returns (address)
0x0000000000000000000000000000000000000000
yearlyFee() view returns (uint96)
30000000000000000
yearsToOwn() view returns (uint96)
2
Read-only
cancelledOrFinalized(bytes32) view returns (bool)
genesisKeyClaimNumber(uint256) view returns (uint256)
getFee(string profileUrl, uint256 duration) view returns (uint256)
lengthPremium(uint256) view returns (uint256)
ownedProfileStake(string) view returns (uint256)
publicMinted(address) view returns (uint256)
verifySignature(bytes32 hash, bytes signature) view returns (bool)
State-modifying
Events extendLicense(string profileUrl, uint256 duration, uint8 v, bytes32 r, bytes32 s) payable
genesisKeyBatchClaimProfile(struct BatchClaimProfile[] claims)
initialize(address _nftProfile, address _governor, address _nftProfileHelperAddress, address _genesisKeyContract)
publicMint(string profileUrl, uint256 duration, uint8 v, bytes32 r, bytes32 s, bytes32 hash, bytes signature) payable
purchaseExpiredProfile(string profileUrl, uint256 duration, uint8 v, bytes32 r, bytes32 s) payable
setContract2(address _new)
setExtendFeeAddress(address _new)
setGenKeyWhitelistOnly(bool _genKeyWhitelistOnly)
setGovernor(address _new)
setLengthPremium(uint256 _length, uint256 _premium)
setMintFeesAddress(address _new)
setOwner(address _new)
setPublicMint(bool _val)
setSigner(address _signer)
setUsdc(address _usdc)
setYearlyFee(uint96 _fee)
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)
Initialized(uint8 version)
MintedProfile(address _user, string _val, uint256 tokenId, uint256 _duration, uint256 _fee, address _paymentToken)
NewLengthPremium(uint256 _length, uint256 _premium)
NewYearlyFee(uint96 _fee)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.