0xc0b00000e19d71fa50a9bb1fcac2ec92fac9549c
Verified contract
Proxy
Active on
Ethereum with 18 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "0xc0b00000e19d71fa50a9bb1fcac2ec92fac9549c"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17518003 | a year ago | | | 0 | 0.00048357603 | |
| 17493610 | a year ago | | | 0 | 0.00089841153 | |
| 17442039 | a year ago | | | 0 | 0.0012497865 | |
| 17441250 | a year ago | | | 0 | 0.0021856833 | |
| 17441248 | a year ago | | | 0 | 0.0023435401 | |
| 17441247 | a year ago | | | 0 | 0.0022550563 | |
| 17417510 | a year ago | | | 0 | 0.0023506350 | |
| 17417499 | a year ago | | | 0 | 0.0022194022 | |
| 17417484 | a year ago | | | 0 | 0.0022372619 | |
| 17414151 | a year ago | | | 0 | 0.0022257271 |
ABI
ABI objects
Getter at block 21225394 getAllNameStrings() view returns (string[] _names) getAllNames() view returns (bytes32[] _names)
NAME() view returns (bytes32)
0x436f626f466163746f7279000000000000000000000000000000000000000000
VERSION() view returns (uint256)
1
_NAME() view returns (string)
CoboFactory
owner() view returns (address)
0x5551268c3664e5750c70f15a661f1c2e782ee210
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getAllImplementations(bytes32 name) view returns (address[] impls)
getAllRecord(address deployer, bytes32 name) view returns (address[] proxies)
getCreate2Address(address creator, bytes32 name, bytes32 salt) view returns (address instance)
getLastRecord(address deployer, bytes32 name) view returns (address proxy)
getLatestImplementation(bytes32 name) view returns (address impl)
getNameString(uint256 i) view returns (string _name)
getRecordSize(address deployer, bytes32 name) view returns (uint256 size)
getRecords(address deployer, bytes32 name, uint256 start, uint256 end) view returns (address[] proxies)
implementations(bytes32, uint256) view returns (address)
latestImplementations(bytes32) view returns (address)
names(uint256) view returns (bytes32)
records(address, bytes32, uint256) view returns (address)
State-modifying
Events acceptOwner()
addImplementation(address impl)
create(bytes32 name) returns (address instance)
create2(bytes32 name, bytes32 salt) returns (address instance)
create2AndRecord(bytes32 name, bytes32 salt) returns (address instance)
createAndRecord(bytes32 name) returns (address instance)
initialize(address _owner)
renounceOwnership()
setPendingOwner(address to)
transferOwnership(address newOwner)
ImplementationAdded(bytes32 indexed name, address indexed implementation)
NewOwnerSet(address indexed owner)
PendingOwnerSet(address indexed to)
ProxyCreated(address indexed deployer, bytes32 indexed name, address indexed implementation, address proxy)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.