SafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0xbed2c73f at 21281644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $185,178.5
ERC-20
Value $52,938.64
0x95580bc05f1d30bc71a467ca6102911ef7aaa00b2159534a9b625d5c4daafa0a
0x65a831808c338fc4ee374f3429caba33a3d679a2fcfb51ca3273b751e1c8d129
0xdde4f0ff3cc6e13f5f20daa13b8389fda45cf9ed27c1454f3e097f5b87419d5b
0xd202b6519f64f5010138f4cacd5ea25d9804e7e357327c253101b318f3b90ce6
0xe807a93e625b29398618395efccdefdf4aa2732f3c2e949a4b2e2ec812f57dab
0xc0802fd26feebabf107ca9df5007882935ce21b9ce4a6165bb6a73b59cc747ce
0x8eb1897df3a5583e89868ed14d5bea9bb79bfe6796e26519407f8df9e6efd6f0

Functions
Getter at block 21304182
VERSION(view returns (string)
1.4.1
domainSeparator(view returns (bytes32)
0xffb7ed17a38bb40b3b09c1cec0ed51b9493e4e1af93c925b8ced5eef52d5abc8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x02a6a59224C8838772931D596A2F74D8EdAB9112, 0xAefD9742B65bFF9C912059bE92ADb002537A37d6, 0x8704aBB8dAC9b4094aF03008f19549D9Be2A0Aca, 0x1301Aa5bD5BeF1bE601faAa9535a44a720402AB7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.