GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xb4f1956e at 14611704
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $282.77
ERC-20
--
ERC-20
--
0x18574124252703dfae766b8ede7f5f2d6b1b9f3e6e2016d60f31df9efb00dbe4
0x9c4a935b25549691183e54a43c3e8c2565118d18a15b28370bef39e5f2b8d38e
0xa14ebb386bb2101c9d6ba67fcd3095c270b43ea38d5eb02dc7a3e353bbe320bf
0xcb9cf165c21ea65045751a3aaf1e38b18c432a6c1313e432cc5bcb73327e5d5f
0xfb358c1759b83c49f054aaa7892cf75df1ccd6affe377950d7ceb18f334bd56f
0x811d9c0049907d54b49f70269b62ec829976c69646c416738580b8a4ef3f27e1
0xcbdb6b0256c92182875a4c4bc52194a029c9745b8b55c4cc4616c47a3cc99170
0xa626caa57e9ac334c7db12ccb6862b6f1009c228a892792514068efefffcca43
0xb1876d8f79a4afc9e2a6c5eb1ca8def6c2dee3571138a8e97baeb42dde2b407e
0xda3e9931b28b6f01c0375f2e12e92325a44e5eb951d5b462143a3c7cab694daf

Functions
Getter at block 21209907
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd8e4676a9799d0ac19c990e1858da1e7f232fd2c3d7080d74796cdde32e2ee0
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
15
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.