GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0xef2f2bf9 at 18716041
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.28
0x9340a1932382f6bdef9f431330e2cfc4e068f7c521a3acd8c717e25d42852eee
0x9c4b8b4dfaccfd102083cc9a15e12b2a2bad15378d649ae783dd73b1be91a05b
0xe805bd758b5da2224c91f90c4a9f3ab76460f929c09679fcfb9ed9d3fee3b53f
0xfc3d812eda4c79d24160c0760a8548d429786a36a213dc8e3ed1a4f029736a8f
0x51be16b320869f0671218ac329597d6c1c576246150153315d74b466e4098cf8
0x010714185d0967e9aa99c16b7a87a5a48476e0c2b6ef2327f59e2021375a8d4b
0x2286ce58f92f6afa78213d47890cb1bd5417fb4be952011fd00716d0c352eb9a
0xa7bd2a78995f8655b792d4764464f0b76ecc8b3437016c38fc189a7648124c51
0x31ad72c45a9836cb65a1360173603ca9b2ff6eac5be0fa2586f6a87295dfa02f
0xf57a74e0c6c7c2df463280d9aff0eb0998d2fd548c57965ba8ed6611ff2624eb

Functions
Getter at block 21297734
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaa1ee1cfb8368c92a1e561383c6b2b1766ec539a8c659991405750449be5a95f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x149d8085826717Aab4277aA447f7254327B2a492, 0x000000e2e648C6082E88bbe0080d32B77d0E210D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
105
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.