SafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x726a3887 at 21122028
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x1e40ef07b51c29c0a8d40cdd7cec8f59e8cc4f327bfe9c7e860609727d562929
0x113c53e9f2e7b9627b4c9e0cbee90ce8009e97130e045db150f8071bbf5dd5db
0x0743f719ee6cbfae459968638534ef946428a54ec3ee84c92169049b58d190a9
0xa8184c7cb28a4a88f93634053dfb0169602f49759ef0ddaaf7e452853ad68dda
0x8712395990e3a3639bb1b622c8e2cf637b1e2174e8c60e0a052615835f65db48
0x0f33841d9188b08953e1f8a517e5a86f567913fbf0f13e67c85e0f4fcbdec56c
0x6ccbd0f87c9405a05bc35a71f047e41f4e5117940341ff2424c53b8e51a7eff5
0x16e3819458eaf718444a548944b5ccc50bf786db673d8d965ee47bc81354ef98

Functions
Getter at block 21298312
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0x99b551366276ede1650734a12b02795734bb94714ad649d78683c134d0facdaa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB0eCeD8E8d0Ac54D3582BF4d40630774e5f7fA61, 0x225F31863b892dd747D06c1F46DcebFa73907870, 0x133359C8E503Ff6823C33443CE87530C99Ac038A, 0xE24f1549373AcED8A3c0a18b63D8d073d446AD26, 0xa1a56f9e552d1E7012C88C2c83Ca5B67A9b151E1, 0xF40A5daC47f43A40ae005911A2392Ca5d3782b2e, 0xB2102ff0bd8a09E8D16cDbfC433Ec2F3e54a1Dc6]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
8
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.