GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 41 txns
Deployed by via 0xe0971964 at 16139122
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
0x5348894866e60fcf185594ce9fa73c99ed98b86529931753d6850483efaa3673
0xfe5b609579bf44dae53f9eca8abac43ab96035f9646ee2091cc787aad00c4154
0x37511dc0f94d00fb40cd34db7cd559f02bfd16670c8aa63d61bfcc0803708f38
0xe54909600e4dde9c323ace7e7e79d99f430585d3f9e771f414871732a897c435
0x93e7d04220d3af90d3b89e62093bdb925154165a36a3b77397162eab4526bc29
0xcd96aa8c6f64952862c29fab7a80b86ed021a951a9c4bc9946fc6fd22531589b
0x2579f0378ae7df856260fe7a1e896fdcb7c9cddf1804735c5de3778ebb7d0cd0
0x6610bb99e481e9c35131f5746a7dd36f71cb3b0c445e6c09d091ed8129d06292
0x51c08aa0a82cf65556b04af526b8a784bcc7a9a78ba4550db03b7ee2d3372d46
0x673a5ed0e4c81edcb1c3b9f27b12df68a7891730fd9a1e3f60b98b6fb6d093a8

Functions
Getter at block 21296334
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x258c0f57c1131bc6de0fc9b3f890683c08819b4a3591e3f5ed55f2c5e60df3c5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1b0F20A833d41F7Bd864CAC4741123bc7EE2ff4d, 0xF6177Cc8d4901218AD3F1029A945C4cA3713594B, 0xB5e3DF7949e2a92db4c81e843D75aCE9A67a338A, 0x0341Ff134fa19e04b80d033EF61Ca3a9845bA1C3]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
40
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.