GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xae089cfd at 19115664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $64.78
ERC-20
Value $12.55
ERC-20
Value $0
0xe620f9a78b4cc36176915b588abfeb8e5c29b547b92c25d7127543c8814701b4
0xd11e9a23dc8e8fc5ff3168c0d03e8017eb877579a657ae3ff7d4063955bf2d79
0x3042d1ad943bd205a5c09fcf849f008892758c1ebec0a4916e79c33463d124b7
0x9b9c849a0d80e14e946e1782e9cf01324b7784e7192d28ec0e66b8eba0937d13
0x87996f9d9dbc1af4c97fcf222ffd0b88c3c21ae4e2a2f87f41b352b306cfda34
0xe12049ea5685304dcbf44df340d2982e8422ca5e6626dccd6d21de04107794eb
0xbac907286d3185b9570797ea551a3fdcee7aecf476d6b00594f1d6bd154405b7
0x984529bb905bce54a9a61da681b0f3ef1f1e6f30cd4bcf3569a9dfa0711d4cf2
0x9d389d7ee175ce89e618a1b522037e4c278c129ea50b59ee8773a4b4a015f688
0x2a3f531ab60a82062ac9e6502c3e7ec1daf305d0ae12a6d704754ca6a3717f94

Functions
Getter at block 20971815
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x56670cea3862297c133dc6d181437284223b7faf3a55a9842fd598fe12988391
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2f6546e0fFa5fE891458A63cF835D195Bfc870a6, 0x59B924CabAB8751b7e9cF092A138EdFF9619C769]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
24
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.