GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x31eed191 at 20987219
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $118.5
ERC-20
--
0xacfeb2d3c53e54f379f050bfc18e692c98792e3bdfe5c72b511b7275b2e8d9d8
0x0068271b2995e23398790928106b9808d6535a103f6048045b46855a8330c73d
0x287eda8ee2090b18da919a00c05a85c3a19e8ccf134af4f58bc5466dbf75bd43
0x576d01deb7350d127efff0e777ea12ad89a7ace2085c71e26e0c5f1e06b33971
0x027752c57580e19b2a87ef9387e9f6c9585f567a9711f5ab43e1cb22317a2fca
0x3e7b30f9d63fef8a7bd8e3d976487d46629a98bc219b95ba10d8eece31310a8f
0x03e1c5d986e798174b5c2dda782e373baa688263803cbebe3906cdeac8e4cfcf
0x18843eb71932338df6ece534c03ca21bfaed1e75d84edb7b0ded0a3bb7064c3f

Functions
Getter at block 20988862
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a87b5f5cb5e91eb95b780be9af7bd97d6c4ec81317336f3ed6aaa37e19187c9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6930ACbc3863173F7BfD8940AF0B4b6Ea5818df8, 0xcB65b2777ff0A0a3905D20fAEa1b0Dcb0E64EAb2]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
3
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.