GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 109 txns
Deployed by via 0xb2e5e3df at 13827727
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#41)
ERC-721
--
0xf4202d87da6637677553e143c9c5e6bb051181f29ca2c66d3cb074984d5fca48
0x3d44ac3a67a14301813a0eba58532340df97019c9842e9d8201f64d22a3782c0
0x0c7cb5c97a07fb6a89bfec6e7b094f2b0995b29eb45b96dbe46009c23779212e
0xea83bae5b13f28c29c5c73718d80fed3e4386522b5d500cd1b0f9e655069b7a5
0xbfd24fc595039296171cad31270848b8e555eb8b3b6ef7046c9bd82ff769bcae
0x53d0f6c8ca33d891efa31f977fc50dccba692fa16d22b7f876deed6429d2bfd2
0x4e995f4f78a1e566606ca771afc126c62156942ad144366daf7740bc80f0da93
0x6f4563fc9e1d46bcead860f4439881453c04530c8466414ebe9e1fc3f314e7f1
0xf6cd2c9386710d1ea2889c31e546e18539fc969698eccc498d5a5df4dff5cbee
0x2c01f6a2dc2490c0828d8c598bf7a5c2752de7931e9604994222df0ad9a2cbff

Functions
Getter at block 21157906
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9e77d02315090a7bc2b29a1707fd72188fa1bd7347c05a3a9a02981888cf847d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2Bad6BeD9e25466e0429a2D0Ea0e5350b2B3965d, 0x383f3E4e95Ce576F831D9B09275D4cB1936E267e, 0x4e84cbe6adF77A5c9aBdC74d4A8f500654294A8f, 0x66DD1bBc3Ef0bAffc7dDfF9eb2470569bea7E800, 0x8134FcC3e5941B18035262261000Bd40B027AdC5]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
108
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.