GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x288b0f29 at 21163250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17,701.14
ERC-20
Value $274,224.04
ERC-20
Value $131,741.52
ERC-20
Value $70,412.52
ERC-20
Value $68,322.86
ERC-20
Value $66,910.87
ERC-20
Value $65,431.31
ERC-20
Value $63,706.1
ERC-20
Value $61,691.48
ERC-20
Value $59,414.12
0xc540ed8ddef13a49869f6d6babf251d4ddd4b323f2b0258d1d39c001f2add7ee
0xce184d9cfe66b032b839844d55fb34f9e13932bb35167aa6ca55632a21eb8b4a
0x1a78291504045589ba603d81f251473f1f8aec3424490e7101723332956168ae
0x8c49f41bb95c8dc25a4415aa7df8f58534d07e2ed46adb96c0f7725a88fa79c2
0x797a97d53b5c4b99f2620854f3e9aca70f6518220f64bbb369271af101c856e0
0x2deab4a601aadc4323250585b2fa827b141df359959436430eff3115a85f7281
0xed594dab913e970309338aa79f9d640c171baa36893d7468ba124d1bca17d69e
0x29685066fde8cb0d7243a432e0fc69c397c727572b7e694840a15041c83eb3f8
0x2faa42b93e6d946d2897042ba0aecbac53ca5d043debbc81b4e4b6268c04b146
0xbbcf2f71a90008f757d5b694287af0cd5d7333ac053739638a2861f53b2d1737

Functions
Getter at block 21223614
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb7c6a5493c128c9c53aa8725d65d9266b57a1ddf9c5e9df663c8f95817254b9e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC4ABF7D219FB60C702c50206F240250AB8121467, 0x260daaE7773ED2f27fa3B85295F57Abe699115E3, 0x64cAfB01638D5D749c3D9ECF16513aa65830Cf8B, 0x27Bfe8505C33e0cD37FD43173fdBcc9F730d1ccb, 0xF3976821959A8f51F5d996A3928c53be384Bb1C1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
12
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.