ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 1,151 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
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
0x205b…fb2e
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21107721 | 7 days ago | | | 0 | 0.00033131670 | |
| 21101402 | 8 days ago | | | 0 | 0.00040643193 | |
| 21053965 | 15 days ago | | | 0.03705 | 0.020966057 | |
| 21051921 | 15 days ago | | | 0.03705 | 0.025763565 | |
| 21050694 | 15 days ago | | | 0.01365 | 0.00072942043 | |
| 21050542 | 15 days ago | | | 0.03705 | 0.043743178 | |
| 21047874 | 15 days ago | | | 0.03705 | 0.030471518 | |
| 21045688 | 16 days ago | | | 0.01365 | 0.00045133226 | |
| 21045682 | 16 days ago | | | 0.03705 | 0.023336003 | |
| 21045239 | 16 days ago | | | 0.03705 | 0.026681227 |
ABI
ABI objects
Getter at block 21157914 proxiableUUID() view returns (bytes32)
Storage() view returns (address)
0x205bf1ca117c77da148e8df8a61c3155af84fb2e
getAmountOfPeripherals() view returns (uint32)
0
getAmountOfTokens() view returns (uint32)
997
owner() view returns (address)
0x021a2431a2f8ec2517ff433b6ad64dd78fa4ee55
receiver() view returns (address)
0x021a2431a2f8ec2517ff433b6ad64dd78fa4ee55
valueUSD() view returns (uint256)
1000000000000000000000000000000
Read-only
customWatermarkPrices(uint256) view returns (uint256)
deploymentPrices(uint256) view returns (uint256)
functionSig(uint16) view returns (string)
getAddress(bytes bytecode, uint256 salt) view returns (address)
getCustomWatermarkPrice(uint16 contractType) view returns (uint256)
getCustomWatermarkPriceFor(uint16 contractType, address target) view returns (uint256 requiredPrice)
getDeployerInfo(address deployer, uint256 index) view returns (address)
getDeployerInfo_peripheral(address deployer, uint256 index) view returns (address)
getDeploymentPrice(uint16 contractType) view returns (uint256)
getDeploymentPriceForHash(uint16 contractType, bytes32 codeHash) view returns (uint256 requiredPrice)
getDiscountCodes(bytes32 codeHash) view returns (uint256 discount, uint16 usesLeft, uint256 expiration, uint16 usesPerAddress, uint256 affectionMask, uint8 deployerRule)
getOwner(address token) view returns (address)
getOwner_per(address smartContract) view returns (address)
getPeripheralInfo(address smartContract) view returns (uint16 contractType, address deployer, bool customWatermark)
getTokenInfo(address token) view returns (address deployer, string name, string symbol, uint256 featuresMask, bool customWatermark)
validateHash(bytes32 codeHash, uint16 contractType, address deployer) view returns (bool)
State-modifying
Events deploy2(string name, string symbol, uint256 featuresMask, bytes bytecode, bytes32 checksum, uint256 salt, address targetAddress, bytes initdata) payable returns (address token)
deploy2_code(string name, string symbol, uint256 featuresMask, bytes bytecode, bytes32 checksum, uint256 salt, address targetAddress, bytes initdata, string discountCode) payable returns (address token)
deploy2_per(uint16 contractType, bytes bytecode, bytes32 checksum, uint256 salt, address targetAddress, bytes initdata) payable returns (address smartContract)
deploy2_per_code(uint16 contractType, bytes bytecode, bytes32 checksum, uint256 salt, address targetAddress, bytes initdata, string discountCode) payable returns (address smartContract)
editCodes(bytes32[] codeHash, uint256[] discount, uint16[] usesLeft, uint256[] expiration, uint16[] usesPerAddress, uint256[] affectionMask, uint8[] deployerRule)
initialize(address storageContract)
manualTokenStore(address token, address deployer, string name, string symbol, uint256 featuresMask, bool customWatermark)
purchaseCustomWatermark(address token) payable
purchaseCustomWatermark_per(address smartContract) payable
removeCodes(bytes32[] codeHash)
renounceOwnership()
setFunctionSig(uint16 contractType, string sig)
setPriceUSD(uint256 _valueUSD)
setPrices(uint256[] _deploymentPrices, uint256[] _customWatermarkPrices)
setReceiver(address _receiver)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
CustomWatermarkPurchased(address indexed purchaser, address indexed token)
CustomWatermarkPurchasedPeripheral(address indexed purchaser, address indexed smartContract)
Deployment(address indexed token, address indexed deployer, uint256 featuresMask, string name, string symbol)
DeploymentPeripheral(address indexed smartContract, address indexed deployer)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Upgraded(address indexed implementation)
Withdraw(address indexed recipient, uint256 amount)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.