This contract is being backfilled. You may encounter incomplete storage history.

SftWrappedTokenFactory

Verified contract

Active on Ethereum with 8 txns
Deployed by via 0xa1085db8 at 20181704
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SftWrappedTokenFactory"

0x1d87a2556818863dbc8b441c723b10708230e852100b0dc97b90371edb405132
0x348bd2109c448c57078b23fb62fe5745699393b1427d6eaff2fe69ff8ab8cc0d
0xfd4b9429aebdc41b09c646c29def546891f8d37211be3a58f644a23323e6becd
0x5ee84afe19c62c21aabd7f9ffa549adab01f5b72b33e1f93db61a841f03255d6
0xe33334e531457c58850ffd9cad39c405bf47199a27765b467d618bb8aa1b2062
0x047dd16c69afe1c74d68752bcfb0221d9490e818fe7353d6b0a026cec1750931
0xb6d8b27ef44f6c564db47b38f99388199db7c427f8cbd410854e61807d522b0b
0x6ebe6735a028549b0090ec5ccc06fbfaac228a5a2b02051dba5f245b6a594a87

Functions
Getter at block 20793273
admin(view returns (address)
0x55c09707fd7afd670e82a62faee312903940013e
governor(view returns (address)
0x55c09707fd7afd670e82a62faee312903940013e
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
pendingGovernor(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getBeacon(string productType_view returns (address)
getImplementation(string productType_view returns (address)
getProxy(string productType_string productName_view returns (address)
productTypes(stringview returns (address implementationaddress beacon)
sftWrappedTokenInfos(addressview returns (string namestring symboladdress wrappedSftuint256 wrappedSftSlotaddress navOracle)
sftWrappedTokens(addressuint256view returns (address)
State-modifying
acceptAdmin(
acceptGovernance(
deployBeacon(string productType_returns (address beacon)
deployProductProxy(string productType_string productName_string tokenName_string tokenSymbol_address wrappedSft_uint256 wrappedSftSlot_address navOracle_returns (address proxy_)
removeProductProxy(string productType_string productName_
setImplementation(string productType_address implementation_
transferAdmin(address newPendingAdmin_
transferBeaconOwnership(string productType_address newOwner_
transferGovernance(address newPendingGovernor_
upgradeBeacon(string productType_
Events
NewAdmin(address oldAdminaddress newAdmin
NewBeacon(string indexed productTypeaddress indexed beaconaddress indexed implementation
NewBeaconProxy(string indexed productTypestring indexed productNameaddress indexed beaconProxy
NewGovernor(address oldGovernoraddress newGovernor
NewImplementation(string indexed productTypeaddress indexed implementation
NewPendingAdmin(address oldPendingAdminaddress newPendingAdmin
NewPendingGovernor(address oldPendingGovernoraddress newPendingGovernor
RemoveBeaconProxy(string indexed productTypestring indexed productNameaddress indexed beaconProxy
SftWrappedTokenCreated(address indexed wrappedSftuint256 indexed wrappedSftSlotaddress indexed sftWrappedTokenstring namestring symboladdress navOracle
TransferBeaconOwnership(string indexed productTypeaddress indexed beaconaddress indexed newOwner
UpgradeBeacon(string indexed productTypeaddress indexed beaconaddress indexed implementation
Constructor
constructor(address governor_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.