GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 555 txns
Deployed by via 0x71e0975f at 20669271
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24,613.87
0xab29cd15ab5617a8ce2a8457e6483262075a98a285c841006362212289755a7f
0x1beaf21b2ef2e41b0f16a491b866762eb8b088c847edac1e43b16a603b866bfa
0x2a3e667cf36001afdb612b4ce96fe4bfa03ea1b79eb60da28045e91f8f772029
0xcac0579b76ac0de48185852f5f5d54c5dd2ee3e00f7669801aa0defd87782164
0x5686f5dc23e2c0eca242274da7ca6ccc7bbecfcae691006a12f0d9b1219651db
0x0cdef488ac0378498914f96871330e647a34e10c4cb518f6e04acbeecdad4c8f
0x3464be75dfdb2a396bddf483a437f81658efd22644d8d743da820ebe6397f8fa
0x4310f75b082ceef741f193911a748d396cbc4f4add013527583b41c757dae075
0xd6e4636ad289fe84c1424d31ea58cd578ee6693e07c0c0dd1ccc029677b82e75
0xd88ad30b8e7e3d5338716227ec624dccf0f04d9576796a63d5080802a6991c31

Functions
Getter at block 21243400
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb0a4ddb287dcd4c51123c197db0df7c2a2e55a3749106b909cb9093d37c1bf3a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6b47a292D1b359C29f64CE920D3CAdda3578177C, 0x1173F44252686f5F5CB5068680bB894a7808559A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
2
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.