GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0xbda7d104 at 17442128
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $247.61
ERC-20
Value $36,839.12
 (#1284)
ERC-721
--
0xf3b02b64574a8a159f05d5fb9be6fb9f49f1272c760bde95cf95288094ced49e
0xddb423fad0ef7c027a292d409ac94dae6427b9948fa628f52fc2ae57656478d3
0x94dacde2acd0aca4fd68147f30bf0f96def0d2f16196941e96c5f9217006795a
0xe6f11a4529458f2c1d8461bb9d81924de312b3ca41b640fb7dafa197039e5165
0x772f8b6a0925bc4b43409d8f47c22122afed2243eff9b42633d22ed8be17043f
0x3975a7ac5ccc70c874615c8ccfaced899c3918f275b45e50f04b511de7ba6063
0x9fb8490f5491b3bcb8a30799ea82a7206a7508dbbb65dda15ed2a4dd117c8e9e
0x99cf24f50febfbff73ac7b3409b64309bdb2e9a8e93c7a0ea42e36d11ce66245
0x7a7345a868cc90171a043fc9b71820b1cdccfc035f1c2e55cd2fe9b24a0a9de4
0x1b85ad8db8167e972c2ff7ed34e61c73a906887ec2c12e756d6144801ef3cd14

Functions
Getter at block 21090465
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9dd345ac5d8b5b6ee6ec8f2b820c34058556b443be8305025fd97ec0b0fcbdb1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x47C7c921ADf8b09e24EfAc584E2064e34CBb1b6F, 0xBBb0bB7EC7d45d1B22e6eC83ad329621fa468375, 0xEd610492a7270493D8AE4a80A2bE02252eF9fA11]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
78
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.