ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 9 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 49 additional slots
-
variable spans 49 additional slots
0x7e98…3e8c
-
variable spans 45 additional slots
0x594e…b312
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "ERC1967Proxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21124265 | 22 days ago | | | 0 | 0.016729055 | |
| 21124036 | 22 days ago | | | 0 | 0.00033838032 | |
| 21124034 | 22 days ago | | | 0 | 0.00034882389 | |
| 20894662 | 2 months ago | | | 0 | 0.018309804 | |
| 20894250 | 2 months ago | | | 0 | 0.018574012 | |
| 20737650 | 2 months ago | | | 0 | 0.00018073379 | |
| 20737646 | 2 months ago | | | 0 | 0.00012022557 | |
| 20737630 | 2 months ago | | | 0 | 0.00017319356 | |
| 20543073 | 3 months ago | | | 0 | 0.000053501859 |
ABI
ABI objects
Getter at block 21282640 proxiableUUID() view returns (bytes32)
baalSummoner() view returns (address)
0x7e988a9db2f8597735fc68d21060daed948a3e8c
baalVaultSummoner() view returns (address)
0x594e630efbe8dbd810c168e3878817a4094bb312
moduleProxyFactory() view returns (address)
0x00000000000dc7f163742eb4abef650037b1f588
owner() view returns (address)
0xced608aa29bb92185d9b6340adcbfa263dae075b
referrerId() view returns (bytes32)
0x44485965657432345368616d616e53756d6d6f6e65722e350000000000000000
Read-only
allowlistTemplates(address) view returns (bool)
calculateBaalAddress(uint256 _saltNonce) view returns (address)
predictDeterministicShamanAddress(address implementation, uint256 salt) view returns (address predicted)
State-modifying
Events initialize(address _baalVaultSummoner, address _moduleProxyFactory, address[] _allowlistTemplates, string _referrerId)
renounceOwnership()
setAllowlistTemplate(address _template, bool allowed)
setReferrerId(string _referrerId)
summonBaalFromReferrer(bytes initializationLootTokenParams, bytes initializationShareTokenParams, bytes initializationShamanParams, bytes[] postInitializationActions, uint256 saltNonce) returns (address)
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)
DeployBaalToken(address tokenAddress)
HOSReferrerId(bytes32 _referrerId)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetSummoner(address summoner)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
Yeet24HOS__ParamSizeMismatch()