GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x9f52a482 at 13561290
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $31.51
ERC-20
--
0x592b7d22f65c15b765ba45380ee30ff5d645c27e56d20e5cba7235199610e3a4
0x1fe44777241153e19a5c60c00e1ef0362247ee98f33ef5e8586a5c301df17ace
0xd615fd45cef78bb9f7aec02ab332bb3cdea939b1ef746b9c7afbeef9e8adce0b
0xc58aa2799983fb9f5d866c86dd1cfb84ab31ee2de62ad4bea1c7bca8bbb99b30
0x889bd60b38e31a94b27c30313980a8932f013a0903fad2539402e1c778cbca53
0x1fe2319f31195c7afd0a289b4cd5a14bad7ffbb30e25e518e658115612d15d0b
0xac9589e94d15a46db29264740439646ece72ff8671b3ca97469de9d4279c9271
0xda0961d667ae57c82d982c4c485762554f972f8f4b7b2eaf6b81adfc473a616b
0xec7f0bd5c2e56babc5e33ed999af92f5ffe30b1f10bb80069bad1fe7f4eba3a7
0x51d7be4f36f0ae19592e61f38b82a0dd185c7e36f5c9897148b300539cd722e5

Functions
Getter at block 21206303
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6e71be0c7bdbb6a4d6e5f783fa888dd7486fe5ade7218118a9c7f6a8f2ea78d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA040723de64cc71d7B10eFD6E05b7EA13Da7Fe09, 0xFB23A1cAD0129214E0CA26f3838C5E67Ce970364]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.