GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x6681a882 at 17355351
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $762.52
0x1a30458f511a4035df19b3f3f24027384daead1e18088308cb8883657410028e
0xb4147762959713a3555b4fe11f49d833f4eea6dd240e846730cf3b84a174ebd6
0x64a4d92a147d04a13a57bb622d8be296d85e2834414194201795d95e79ee24db
0x4cb60a3599f51e7906d69ae95f15b2fcda7fb3fbc3e2e5215e228c9543d47a83
0x3de6f0b65ba881feb897e45dec131995f3b2fadd6eb09f3a74f1378b86356417
0xfcaba05b16310ac007bab8587e9550fe0d05c6b06b4996ad0fe5d75631e957ee
0xa7d0f12c258020faba234a48c8d97d07c3d35d0746c3626faf83d3027e4ee594
0x017a33f46ea20732bea82d56e6177be4382e2a2cc03f9358192e08ba590e7346
0x2de883562dccdb13a60f860e78049abd66cbe2a486d1772ac7f7b554e5abfa46
0xc8dd7ae36de598c3e33c035793a4fa8b10b1326cf625b5e2f0ad245a68a5acb9

Functions
Getter at block 21275793
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd0264493abcfd0f71b2d01dc4b0dd35eac318a310aad8e7cd849b36f0b34904c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x82736AADB271901f61A4aD3d1DEd5f1680E77002, 0x71d52b98A548AC0516Cc0BbbEede201c18Fc1E4E, 0x90DEe9a12a368432C20Bd2f9aa5852250c774386]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.