GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x45e32633 at 20381739
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $317,399.25
ERC-20
Value $66,501.07
ERC-20
Value $7,094.83
ERC-20
Value $4,786.25
0x78a2145148307106bdba5be6888b73908039eb7c5ad97773a975bfaee9eef75c
0x382fb7fcf32b3ae6e8d305b76b6c61a0bf83454ee8d8c6e8454d502f803040a5
0xfcabdf8e4bdb8e292dab56252b97c7d4d64887aa22da0d1031dfaa2f42dd5bd8
0x0153890464de496ba2ab4e978acdb3cc9cc4c87bbe4e3a9e390831c30e021dcf
0x17332b0d41f1cbabb9efbae5d74699f7ab7dbd4808ecff5b5aecb086baa94a7e
0xb6c6368ce7c6109c8b203d399cb203220f593d7a68daddc63702b5684b59c892

Functions
Getter at block 21262759
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5a330aef9b080fae42f3186b9cfbcd55960ef78f231d5869810c052a056b169e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x67BB8f98DDff504204B9AF8e9C00E9C6926526e2, 0x8E0a538081BA1d7f41b7c594F0a2Afe7aE558494, 0x746d6a9f789999799AE7f5d62Aa70422F86826b6, 0x5082D698B9782D5f8Cb4958685f7C410A4d6fDC9, 0xC6CaC32CC23C2cF9BF8e0B203d677458d87556cE, 0x5f3B9b7CE9f1922BCc449074a83fe2187c405aCC]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.