ChainFactory_TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 66 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Native
Value
$0.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000003 | $3,286.54 |
$0.01 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21196329 | 11 days ago | | | 0.03375 | 0.065797491 | |
| 21185199 | 12 days ago | | | 0.07125 | 0.16303551 | |
| 21168453 | 15 days ago | | | 0.03375 | 0.096536392 | |
| 21168134 | 15 days ago | | | 0.03375 | 0.12197835 | |
| 21143493 | 18 days ago | | | 0.01875 | 0.027501481 | |
| 21075237 | a month ago | | | 0.03375 | 0.044403504 | |
| 21018613 | a month ago | | | 0 | 0.0011667543 | |
| 20906541 | 2 months ago | | | 0.09375 | 0.064587124 | |
| 20854327 | 2 months ago | | | 0.01875 | 0.0067765289 | |
| 20707935 | 3 months ago | | | 0.07125 | 0.012361516 |
ABI
ABI objects
Getter at block 21273898 listTemplates() view returns (struct CF_CommontemplateDataView[] data) listUsers() view returns (address[] data)
getImplementation() view returns (address)
0x018af0e9165b398ee44c6f4edd68ca0a6a98c58e
owner() view returns (address)
0xb8f8a463a725502b5e0642bb0dc55ca8d1675434
listDiscountLevels() view returns (struct CF_CommondiscountLevelView[] list)
[(0, 0, 0), (1, 0, 0), (2, 0, 0), (3, 0, 0), (4, 0, 0)]
owner() view returns (address)
0xb8f8a463a725502b5e0642bb0dc55ca8d1675434
version() pure returns (string)
1.0.0
Read-only
getTemplatePrice(uint256 templateId, uint256 features) view returns (uint256 price)
getUserInfo(address account) view returns (struct CF_CommonuserDataView user)
State-modifying
Events setImplementation(address _implementation)
transferOwnership(address newOwner)
addCredit() payable
addCredit(address user, uint256 amount)
deployContract(uint256 templateId, uint256 features, bytes32 nonce, bytes bytecode, address referral) payable returns (address contractAddress)
initialize()
recoverERC20(address token, address to, uint256 amount)
recoverETH(address to, uint256 amount)
renounceOwnership()
setDiscountLevel(uint8 level, uint24 percent, uint24 discount)
setFactoryInterfaces(address token, address stake)
setMultiSignatureWallet(address account)
setTemplate(uint256 templateId, bool active, bool discountable, uint256[] price)
setTreasury(address account)
transferOwnership(address newOwner)
ImplementationUpgraded(address indexed implementation)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
AddedCredit(address indexed user, uint256 amount)
ContractDeployed(address indexed user, uint256 templateId, uint256 amount, address contractAddress)
Deposit(address indexed from, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetDiscountLevel(uint8 level, uint24 percent, uint24 discount)
constructor()
fallback()
fallback()
receive()
receive()
This contract contains no error objects.