GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xacb63523 at 15084316
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $291.59
 (#221)
ERC-721
--
0x9a75d760faaab89bca67829998352e70f04e25b907db8d169b8acd5e0d736dca
0x6f77165729baca08be7ae5dc95873724d63e39797d8e53a115db2a8fd9e823d6
0x0700cf75d5102b5d6625928e9aee16a8ff9cad11b147dee3b7e4e257351f6336
0x1819bd94da4b66c655b932a5f41ed9286f2f4c1c87742b62ac1ea74feb5003db
0x5bd27228dbc09b7ed207b456f9e0a43f71c7ab306e0a5eb96c182194c89885f0
0x21b9e20e745cb90d675596a44204936a2509b0b12d16b29837dd2582ec414198
0x34cc04e8b01b50d955808cfaf139e9451e63b257c32aaec361df4c7fee9a6ebc
0xc8be8bb84e176fb039253b9ceaf703af9e328ab971f2121bc59dba4b06e47a41
0xbba1d66727c56315e2464a0ffc94263636897aeccb2d568c9ebf124e2f247d54
0x92dba1daa5dd60408b8ad6be1bcc2246be0c08c6c920e0d500156fabfd2f44f2

Functions
Getter at block 20984347
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x61946f39da357739be4795e21b4640405110058f39d011f088dbbf30a87d567e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x90490cc4Ae6cb74318307B9bE43ef3957e9065ae, 0x4afbb4984e929B0E9b0d3906827F1E58f3367444]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.