ProxyFactory
Verified contract
Active on
Ethereum with 151 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "ProxyFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21032915 | a month ago | | | 0 | 0.077337769 | |
| 21032912 | a month ago | | | 0 | 0.077337769 | |
| 21032909 | a month ago | | | 0 | 0.072788488 | |
| 21032907 | a month ago | | | 0 | 0.081887049 | |
| 21032904 | a month ago | | | 0 | 0.081887049 | |
| 21032902 | a month ago | | | 0 | 0.081887049 | |
| 21032900 | a month ago | | | 0 | 0.081887049 | |
| 21032897 | a month ago | | | 0 | 0.081887049 | |
| 21032876 | a month ago | | | 0 | 0.10008417 | |
| 21032869 | a month ago | | | 0 | 0.10008417 |
ABI
ABI objects
Getter at block 21246451
mainLogicAddress() view returns (address)
0x9857119f9d576e61e55bb65d2816ca8529719eb8
operatorAddress() view returns (address)
0xde4186b49d283ae634751f25d872253195dd9174
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployNewInstanceBatch(uint256 from, uint256 instanceAmount) returns (address[])
returnBackErc20(address erc20Addr, address to, uint256 amount)
returnBackErc721(address erc721Addr, address to, uint256 tokenId)
ReturnBackErc20(address indexed toAddr, address indexed tokenAddr, address operatorAddr, address indexed fromAddr, uint256 amount)
ReturnBackErc721(address indexed toAddr, address indexed tokenAddr, address operatorAddr, address indexed fromAddr, uint256 tokenId)
constructor(address ethDepositLogicAddr, address operatorAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.