GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x010ef167 at 13148862
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $10,087.31
ERC-20
--
0x5e7f39126c9c1016fe5b6ed009e3c6e6302a04fde05d5ba33710247fde5f638f
0x73a7eeba7c1049d30a8e8d70619783b2d047214082e1ae6ccf0cd68a4d4d679d
0xec3402c5cd2ae33e944a36f9e8b2436cc849b810f3559fd3d63bacc6ebc29dc5
0x95d3385cfd5edf3dbebc303637f33c53c4d7de0a9cd2b0cd93dd78a646c160e5
0x472b3beeb74e8f2b5464ba152aab9cdcf59918575de631b751239063dd383a9b
0x377a0a727ecb8256354dbe1f3c17ff8cbd87362eb6860129b27079ae7f43d5ad
0x1d8e96731b9434b90eae38be587a28429df0989fe6c902e54e5b9d919753f728
0x966c312a9a060f11024b0f65c6c5f21cbf612312cb851cd1bd5b5b83443f8aae
0x8f6b9cd2b8e36ebb006b57345288bb43acc7d67e0012cee3f2a7204aab669f96
0x409c068cd9940aab9d3d800f5b55f7d7ae3b8d310d11e4c5acf3808dbfd6793a

Functions
Getter at block 21385863
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d323b59b30e5821b7e64d6b337518590925dd894914601956d733c846fca4d3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEE05F658E18eb04D250f829b1920c2FbF6907E27, 0xeC5f99715b69bf55be66A60Cb8C2802963FF7FF3, 0xB0C9230199AB9A5084d07510AC21035E01A6Dba0, 0x8e7464944FEF18BaBe45B55F89Be27B02B977F46, 0x2AAE3ec48c8cDa7fB3AB4Fb927B87EE114aBfB5c, 0x9FAf7E6E81A94932390E4BAeB892915cA2e2Dc1F, 0x669C6d1B46c882d38C9E45A4b02624737A1d7aa9]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
8
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.