GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 91 txns
Deployed by via 0x93303f95 at 16634712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.62
ERC-20
Value $60,023.59
ERC-20
Value $31,915.51
ERC-20
Value $30,951.02
ERC-20
Value $28,480.14
ERC-20
Value $19,272.5
ERC-20
Value $15,171.91
ERC-20
Value $14,868.99
ERC-20
Value $13,610
ERC-20
Value $12,967.54
0xd96c04599374e47c74e80c3f1e025504fd6af06f474620ec8e802bd76bb665e1
0x1bb3f4eec927ddb74156f183c8b004ed1352740c86a917ea254ee0215eb72c04
0x09e14466dc2f366dfd0760bc0157dc8659504cd3db070e3f83cc2814e917e752
0x842a6f95f6fa0d1213b1677a729dd5cb310f60df51c6eef55cebcaa76a007df6
0x6df995e2c375eff8f8111f7a0cf0fe39d5b9de5c550270e4145c7b5b1fff6fe9
0x02883d324999dd126754a1bd788aee714639e019513bb7f2c3729d69b5b7973b
0xfdc29c74ff5bfe61fdb723c8428b9e338575c551a6b9478fd39d1d969152dd48
0x49c1d304d6b08a06fbaead4ba2b5af9971f8cd1112e31308d573f8d3109e0283
0x10d4fc83e2e356cd39c58fb7bf3937fe3274f492450ab710fe4009485098c677
0x91834be9b1284fab6b47702b8e4d5a6a94f903a6a4fe0c622a9deec33263ed60

Functions
Getter at block 21317632
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd8144b68ff87502b5382d423fa948dacaf03736dcd86c5f5d97c2c4fe0ee869c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5ADD41117904443B0244feC3BcF806bb57b6e942, 0x35169C46B1269e289c2b6d2c40CCa6cb551508eF, 0x889da3c2217197971C5aA022aA14F0668f52bb99, 0x7bd824b86e8b6eF26C0A3028C4b8f8836d0d2b60, 0xA797Ddd92c5CB20d8A869E023A59384D280CEa2b, 0x53d0bf6F807a421C4C99bE00D88b1DCD0FF33548, 0x1cfe15bBD6882577c1a0C5C73bf0919EC372C573, 0xd967113224C354600B3151E27Aaba53e3034f372]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
90
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.