SafeProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0x2c851e53 at 21387240
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,906.64
ERC-20
Value $0
ERC-20
--
0x6c64dab180c16d0f738a143611dc2c1a05b7707d8bd2a5c17b99e0a402c05efb
0xc898db071f0e1a03eea61494177901f2e11c6be16278fa7d6401c3a2805d2555
0xd8fc0c90445f1a3825980355c007eb9a7ff81fddb71dba92bc9c0046c5a1a01c
0xf01fd03271445b149896fa3871bb38acf8fe8b1c1e23f64900c18ad68651698c
0x60ede5b6ab77f6d1d06eec2eb423417dc674a4dc3169ee72954a24f79b5f91a4
0x5eded6e85109534d9dcafff682d560e316279f25837be3fc4c2b7b5fee6fcabb
0x3c4a91f9148b49e8546eaab2cba6e5c8f6d9000cc1bdee83d42e5c9961513ea2
0xb84035c77bd70917d144faca152b94b04b78588eb11351ed9656693291387553
0xad6d4e4293145fdf084a126b954ba416b073b68d8b45c600edd3a96653675d65
0x9c82973b0303a0db49b859683a2ab6f37dfcc1781caff7ad8c02ea9db440699f

Functions
Getter at block 21435678
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xb78e5c2b461fa9dfb1f12879d6436e9d214dcb8194b246193ede9b798560684b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x35dbD8Bd2c5617541bd9D9D8e065adf92275b83E, 0x7368bff2fBB4C7B05f854c370eeDD6809186917B, 0x9cA8aFB1326c99EC23B8D4e16C0162Bb206D83b8, 0x8b5368B4BBa80475c9DFb70543F6090A7e986F39, 0xaF3cA574A4903c5ddC7378Ac60d786a2664CbD91, 0x584728a637303e753906a4F05CD8Ced10D80eB5e, 0x8960911c51EaD00db4cCA88FAF395672458da676]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
43
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address indexed owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address indexed handler
ChangedGuard(address indexed guard
ChangedThreshold(uint256 threshold
DisabledModule(address indexed module
EnabledModule(address indexed module
ExecutionFailure(bytes32 indexed txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 indexed txHashuint256 payment
RemovedOwner(address indexed owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.