GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x7d46a06f at 19508697
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.76
0x4add464df00404db7dcd41e2248f15e0f47aaeb4d912db2c31af93905b08a778
0x15aef7b1777d9916ba88cb3146cb64c93b2713b2e18493dec5751cc3daab55a9
0x42fc2ef6ca4b63259308c9db8bb981b588bbcf6180d43833806186c4de38b518
0x48901b3f9107de0b4bc7b04bd07227572969a07a63905952dae44011fca1ecc0
0xfc00b14630ffb2cfa2ba0fa0a57658e0efa108596e46d279c070b213363863b2
0xa3918e291fff01469922d508f5a733c88b6bbdeb0b82e25a141c2d2fd7aabb3f
0x158132c21169e901f8d181d2318bd593fe97b4c3d2f6cd73b4deeaf815c9af95
0x6cf4410c4005394ead82086225d9f63eab969baa7dbeea403c895eddb13bf283
0xfaad16d3499b45cdc081c68fc9e841f7b923f2f8e2e18edabf378fc155e1f77c
0x39c59acf31559f533d25768b5e09752f5395adc8a7b3e5c51eaa77fd2fd57e54

Functions
Getter at block 20870301
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5995ca9f8bd04be739e43a8d3a5250890854d66e414f1a8989df977d1d06f0cb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xCeB2E7C21d2424B52c23cfcec5cf381C27653436, 0x549Ad4B2f9DEA7FF669494c03dc244a1430f8bF4, 0x83D414C2659C8c1ce66E4a1b14222B977C8C121b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.