GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 31 txns
Deployed by via 0xa939a845 at 16845386
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $430,189.56
ERC-20
Value $73,267.01
0x88d1780d6dbbd6fc48552a4bc533a57c52779c8b2fcc93b44277837d6d611911
0x0183377d64f5e1f1be6570f54c0c7f1abc4beefad7b12eb3381faf1a113f44c3
0x38a718f0735b45bee98cdd25713ec76748fb5c6a818839e89f2daa1d9cec8869
0x4add2fcce279dd4ec7a3cc5a76a85d6b3b627d617436294b9e4726b9c27b929f
0x6862b57c4f370216504905a94e94761f806a0889fd6972415d4bf525c11021a7
0x05c6aa9c6c3c8386b9c8cbb035993f77ecca5225ceaf254cd7b392b9365ed536
0xa8315caf0f0d73b32fd2bb33ed742bb44c192e2055d4cdac304f9091ec7c1661
0xd5131356dac0ec894b19b716e3dbd1814a6de6c2fc99fd08976fb277670c4fb2
0x8f484228b854063acb69178c70021de3b5a1ac560f5fee447e6b4a37fc79942a
0xcf7bae3e64dbfeae6caa7fcd03fac4d662dbd66d81e6aa3b5c773952ed16bd92

Functions
Getter at block 20882036
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xba4d5bcaeedfe4974bf0de4d1d437e4265df59e208b434a8afdaaaeb0e034f2f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x64AC396C1eC8d0A16428346467f2B07F6434A690, 0x2Bad6BeD9e25466e0429a2D0Ea0e5350b2B3965d, 0x5C6fB552ef42C8a73C3a53a87d9e75848bab9ff9, 0x876543Cc6549D633De96B62A51F79160A904273d, 0x66DD1bBc3Ef0bAffc7dDfF9eb2470569bea7E800, 0xb85b3D61439a3d70D3DF7913a3A764F352b32C55]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
31
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.