GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x524fb1f3 at 19269922
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $28.34
0x737afe4020f1063195e52c02228f07fe6479308e5ec512cb4f62d33c6c5b2d2e
0xc7a8fda8fe4f1fd29c48ee4ee8c3a52da45037816280b1df38f8b78a4e42627d
0x57b9a8e263a152bc3e6eaefa44df310819d03cb1b6f7f35d54b77207a19fe6ac
0xa8bcec8720571f7324ad15268c37b74f6a376359304a3c23d38c9731eb162ad9
0x049211e751106ddac156ded129719c2edeedfdbfc8398d2e31decdc42f94bb98
0x371ad3a3ec8604fbf2e255f433599d69fcd9fe6d918ce6f80b5db503a5cb0a44
0xddc5564c29c1afd9d4f1d64698085b91170e051ec4c65742a285ea00b5aea6dd
0xf7368cd391e13446753d91f83284795aad2ac18bbf575dfb5a60515c3d549afd
0x6c10ed2fe58b40e0db14d1e8e3279d6f45b81bb92edae0373d11a2987b7245fb

Functions
Getter at block 21187629
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9eb12473e8e7bb9cf5c92b4b3effda22cbfcab7b4fb961127d7b5c3c54d2c943
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe4D4fBC6e27B3AE9D881BD9400071FB6c62E4dfa, 0xEc24369A1269171e3cb0A323DD920F99Cb528Fb0, 0x127Bae6Fc751dC92111a359500ae91EB437f3dCb, 0x83cC8195856b0463dEd5f052021009b7985FDa2C, 0x4324c3960c7B2567D0C13ba17493bb364c407937, 0x6c4876Ecb5de33f76700f44d547C593065806dAC]
getThreshold(view returns (uint256)
3
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.