WalletFactory
Verified contract
Active on
Ethereum with 36,289 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "WalletFactory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15963030 | 2 years ago | | | 0 | 0.0034441095 | |
| 15961976 | 2 years ago | | | 0 | 0.0040989687 | |
| 15958238 | 2 years ago | | | 0 | 0.0023882104 | |
| 15957765 | 2 years ago | | | 0 | 0.0031805798 | |
| 15957197 | 2 years ago | | | 0 | 0.0026321790 | |
| 15957116 | 2 years ago | | | 0 | 0.0024410342 | |
| 15956956 | 2 years ago | | | 0 | 0.0024952438 | |
| 15956697 | 2 years ago | | | 0 | 0.0022367178 | |
| 15955721 | 2 years ago | | | 0 | 0.0030043506 | |
| 15955243 | 2 years ago | | | 0 | 0.0033998053 |
ABI
ABI objects
Getter at block 21158259
CREATE_WALLET_TYPEHASH() view returns (bytes32)
0x4392cdd6c9d91e0896c5def13bad6473db5d21e2b0def85ab8c2475c3e60d14c
DOMAIN_SEPARATOR() view returns (bytes32)
0x44b0e1bf0ffabd0a1bf70b2f6fb3293e5e083e1faae650bb590234bf1950621f
WALLET_CREATION() view returns (string)
WALLET_CREATION
getWalletCode() view returns (bytes)
0x608060405234801561001057600080fd5b5060405161016f38038061016f8339818101604052602081101561003357600080fd5b50516001600160a01b03811661007a5760405162461bcd60e51b815260040180806020018281038252602481526020018061014b6024913960400191505060405180910390fd5b600080546001600160a01b039092166001600160a01b031990921691909117905560a2806100a96000396000f3fe6080604052600073ffffffffffffffffffffffffffffffffffffffff8154167fa619486e0000000000000000000000000000000000000000000000000000000082351415604e57808252602082f35b3682833781823684845af490503d82833e806067573d82fd5b503d81f3fea2646970667358221220676404d5a2e50e328cc18fc786619f9629ae43d7ff695286c941717f0a1541e564736f6c63430007060033496e76616c6964206d617374657220636f707920616464726573732070726f76696465640000000000000000000000005fc8a17dded0a4da0f9a1e44e6c26f80aa514145
walletImplementation() view returns (address)
0x5fc8a17dded0a4da0f9a1e44e6c26f80aa514145
Read-only
computeWalletAddress(address owner, uint256 salt) view returns (address)
computeWalletSalt(address owner, uint256 salt) pure returns (bytes32)
State-modifying
Events createWallet(struct WalletFactoryWalletConfig config, uint256 feeAmount) returns (address wallet)
WalletCreated(address wallet, address owner)
constructor(address _walletImplementation)
This contract contains no fallback and receive objects.
This contract contains no error objects.