GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xfd71c376 at 20447511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $378.43
 (#6340)
ERC-721
--
0xed49eedbecf874d6e7010765979a95afbd64991add56f8d97d9d8b9097ed193a
0x3330212f59fbae510573807f2380f327963eb7c29a3da955ea729c78a5fcefe8
0x8030f8b12c6f881fbfa234e6ad8efb3ea86fab7992cd52e009eea9e63d1e0549
0xabb9223ad18643f5f1f91552a85c81fad72d0ed7221583f94e6c5c273295bac7
0xdbcf045774e810c95b8ce79d72aecb742dfd41c26eb697f7b8a78113d9d553e5
0x073c6ef5bd390c8acc1ddaa35d429a8d2563ca7b62783e077d7e5ae2505e356d
0xee0fce67f15558e79db50369624bd110c976007cd53c2b283cd29bfc6ef87c20
0x4cac530976da1f3671ce27e5992c1ae468ee47f6b55b4d10d47f865bd419eb60
0xd840d2911236e86bee0d1ac1c3c6629eefbea351bec87c43978282b2b6752b25

Functions
Getter at block 21177366
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x93414de2ef756416f87de7153532a91a3e1501555f0a099e00a65277f0d9bdc4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1D47612F283B719AB89bd5515cE06A4939eb7614, 0x6EB5aA67142cc2e988E9980A7da9854ab90F3d83, 0xA1ae67b2968D20e2559b42BF9824d1F130eC492b]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
10
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.