RibbonFactory

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0xc5c9e533 at 11996260
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots

No balances found for "RibbonFactory"

0x463cdb917fd6875628fc411786117a952af005133c1f6fc12853f63520ea93f7

Functions
Getter at block 21172675
getAdapters(view returns (address[] _adapters)
[]
instrumentAdmin(view returns (address)
0xdac2065211d2cc7cfba865a355c42b2b7ae31017
owner(view returns (address)
0x12fcee56674f0d17edb05a0da149851a9664a505
Read-only
adapters(uint256view returns (address)
getAdapter(stringview returns (address)
getInstrument(string _nameview returns (address instrumentAddress)
instruments(stringview returns (address)
isInstrument(addressview returns (bool)
State-modifying
burnGasTokens(
initialize(address _owneraddress _instrumentAdmin
newInstrument(address _logicbytes _initDatareturns (address instrumentAddress)
renounceOwnership(
setAdapter(string protocolNameaddress adapter
transferOwnership(address newOwner
Events
AdapterSet(string indexed protocolNameaddress indexed adapterAddress
InstrumentCreated(string symboladdress indexed instrumentAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyCreated(address indexed logicaddress indexed proxyAddressbytes initData
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.