GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xa1ce4649 at 14206951
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15,606.04
0x1777d55435c37708d8376e2b9bc5459172b03fa205b6c5ddbff6a11166597e0a
0xe1b207a92238e9cbbaef5e1f0c11f957e3e4f25926a2555b29686b2bf35d5e09
0xf0cb79b81758ad6553136113edb6c3787daa957db91cea9252eb8b3ec51c7ed2
0x2c9273c50e74cb84a8f9e75bb5ef879a657ba3b832bf3756bcedcdc664b6bacc
0x11ab99b4c264625369d87eb4d4926d60ce37660b95d3c3bf7f0ee019ef2ee54d
0xa2e6d375974c7f8c3327efbbe306075df5f7838b8444aa12b0db952509b01dc1
0xe8dcbfc6c2c67ac484b0b35b224f05950315a55330d545fd0fa8dd6e897d3c7e
0x299d7cf988514557afb714595e5bdeb0aa4c766004c464eb06c5a41f038bd0eb
0x7a5d73f7367b0305c779e5d9d9951158d866def163b9caf4509280123beb607a

Functions
Getter at block 21245644
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x52f9c86c1b549f4786d5cdeec16aa7fe6cda09802de325ab4494dea59825edc4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59de732Ce3404505B9Dc5a3C63E7fc0343CF68e5, 0x3F8B2A4DB11407457F7049454fBb7b97a5DCC57D, 0x9a68C4C1B2794955C17DFe062A3E362A86fC37B8, 0xbF2b93F1f5A0b7803c635FEe5d4057AA89cCdFB1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.