GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x519ee2e8 at 20452764
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $25.24
0x95b347e478f9733a6dbd5cd1ab31bceabb7a99f5e48684d31633ce855afa2788
0xd81153b5943be2110c65931dd4aad00274884e7755a2a2d756ee3037fc9f6898
0x83586f395c421ebc385be490c714e089f00a8ae8a2dff35ef49ab1489c33dcee
0x2be087ddd578fcf24ff861a097dfcba5847c4812ae3aa7d502e21bd1c78e0faf
0x1b41ce5f19b17573d635a018475bbb716c96a05975fbe555f626a07f904fe482
0xf97d17e74bf2e063b9012ba1d5ef2c02558076b01d98ddf840014a3565f42a8d
0x2420b99518b28e7b6a1389e2add6038881d55c995f3f326e1c28df9bbf64a295
0x7c3b59c1514b85e83fcbda7bb9b260e7343dcf61c04c4e2bd53b5576bc1573b3
0xd5bd4f82d814ed60ea9467ac6707651233eea1d55778dad4a965066c1b981f19
0x3365b1ac80a9ac6c458c8fd64f412a30c86f28db1c5626ba622968a16034e835

Functions
Getter at block 21301924
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x20225d8d9c3d03111878463656b086e762cdf24308744aaf81b98b6ef00b3ec2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xd9c11514771b31cAc1D9f830D8293DC0E8d7EEa3]
getThreshold(view returns (uint256)
1
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.