GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 36 txns
Deployed by via 0xf0603f48 at 18077720
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $123.39
ERC-20
Value $14,661.46
ERC-20
Value $744.58
0x268520c89501b7af0afe1784bdfcb5fea774519989947bc3b89a2d5f667898d0
0xcc7fd66c923dcb4f1c26ee4700cd9c31a59cbb4c0d45b16fb9a684ebc28e0f4e
0xb635b053cd6e797d0028bea4a3e9f5c6a09a14fe95c92b7e4fa03cd593e2209e
0x4a4d9bf55d044d9ac6fca4b4e3d253642d1703da18f0f1496157afc4ed5bf023
0x9a0bc8074f3283aecdacc90b16fb9709bad669651e874fc9fc85dfb446cb061e
0x2a23311b2ec7847c717f050222fb8109e6e16585a50f2023db58e2fa2d557d12
0xc083e19c3430dba1929ad08d3426604868ba50a7e8bf7d5e595469e6e3602779
0x7884e845aa74c5cadddaa9635241877637e91f33758693c340c92ebfbf66c6fd
0xef70ccc13aff456783894e4a2facee471f800c5bc9872cb3822731680e6df0ff
0x1ed3f3bc8a830054002f8f855378d9df4e1207254b448a2e6c5e5b7367df6fb8

Functions
Getter at block 20914026
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6d2aa6e2912625723f30ed8091e27ec864a4762f26b7043ee357b655e43916f0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x95e915f41D106b02c79D314E19Bee2275B76A2d9, 0xe85116eB25222f573aD41DEcc1E5c446c4A299Ad, 0x0d934AB8bf61955e0Ca105Abe2130190Fb8CfAC2, 0xE5173EeE5FB9aFB93b350Ee74284e76BDD104d62]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
32
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
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
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 owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address 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.