GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 172 txns
Deployed by via 0xff30f1fe at 14699863
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $64.8
ERC-20
Value $3,932.29
ERC-20
Value $39.58
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x78d2d1df31d65d4664d446626c6bea6f986e36d7d8cc50052cf2688c9fc9c381
0xda88fc798ac18e8419d23b1b551f94b55517234e4140f8e13b5a144343b4b6b4
0xaa3af0e16b5d8ca08051eea7a13cb7223fd36930fd0a9968d991c973afdb7d21
0x4ca76ddeda08240b3c227ef262e0555a664775cc8cf374698e6295ce346ec0e8
0xe4bd1d13d22b3ddeae147878bddce1606c60a4dd65ddaab1df7590e4ce0af8f2
0xc60fbc96390d5ea9c3a20eb51fe8b03ab9c7623761d1af3f6da24c2c0cba666b
0xb0b6eabefdd8542ace9bbd005723c18e60920ff76597f25f928d1307fb4fb105
0xc99ed6f3c5164ebf1941fc0a0746eff3364cad62ca740d058333afa941af4e16
0x77b3801dfe923d32ba3dd527a0cc738ac4dae3b3b0ec11905bfeae089c55324d
0x5589b9d1b10719a81388085c03af2943442fec5a889549dc6f1a49b5130702ee

Functions
Getter at block 20864061
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x40443dcd27d8dae03579381263e62f69673e84d86a39bf550c51213f8652ee00
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xADB25A49e5a4eD2a1CA2e140EfEEc5b159dE10Ee, 0x8cFFc537a05042cA5f7a2A0f82e93f74233333CF, 0xE7E3b84dbdaCfB3f3D2F9D8B8Cdb0f2A34d8bA27, 0xe2F2AbB2199A93aB3Ffa034567CA43eae6D4f111, 0xEB889d3FFD7170cD1E25A3B2cB0D522b8EAA5CB7, 0x79dd8Fab0661Da2Cd4131BB454bAb060576ce2ee]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
217
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.