GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0x7e782921 at 18932749
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $9,710.44
ERC-20
Value $4,741.77
ERC-20
--
0xa8fc6854dde2d2fc52806dac74213b2b06fd8c8714224eff9bd223fd58cdbdf8
0x3bd81c857f8827133cd09a404146b684cfacd539c9413ca889c97a93f8b22720
0x4acadb43f4559c44cbcf03fb08165857b187e6e6a8a497acce74a9ece2597510
0x6c3d8fb406890c9b82fddb78e8c4cb52ab0a6922318f210dedc043220cc07939
0x86b2f9e09679c530be3ba1632fd4bbcaed205ff54955bfa9b928d9be7450f037
0x004d0dada844c6daf50cd916738d031941a4fe04d0a5d1e055ed91e60f44df39
0x16e21fb1ca281d50f73e8d4f526ebf77edfa199a517f3c6d2b969bda0a5629f9
0x22ac28d70d7abe7b30bd20ba6fe8ffcb79bdf839bfdd01556a90ea5d76598996
0x7187387e16c62879e83985b990a302111b461e3b4971e4b06c35798a7b9dbdc9
0x0a2169517d071e6f332fa8cdca754e9747e51400f82c7c02b517ca0ca43ced6a

Functions
Getter at block 21229731
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe39ef92c5e5166122323a11dc4d57e043e31c138ea12148a40167f3d7e89d342
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcB907bE1d76b3E7672ea6742ccC5fcDbE9bb3530, 0xb2b9Ebe75411602562F7A5142d28d92722B9E9A6]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
11
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.