GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0xe77ecf9a at 18731871
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $45.19
ERC-20
--
0x71b3b24110cb21e9cfbaa7c1a569eaf39e50796bd6d13cc80def53e4b387b2db
0xa0386a32e9cf6673bec631d49b16a4228f65c29b73db556f312bac68f90a9d3a
0xe142d8689b968ed3b78339ac989341de864c0799a1d761227747b20189f7a455
0xd561d19a415ae2b5861a5a89b0ddf868183836edcd7299d14c6280593ef94e3e
0x5fe0076b183000b1f18a47934357fff1b3dae424dae85de5e9c50bcf4e504e3a
0x2a94c40cebd736f67378bad24cc619c27624edabfa25b47e19323360d32fe5e9
0xbadaf258f8470d72889f3a33cdee371447087897b1060c96c183bcfdedb5ee8d
0xd4cb8efdbb624ed51ad4396b9bff29dbbc7786590545b91071f755ea6a93bbe7
0xa3fe32b8934bd0a7322595031aea0c0977b75d6bb6cc0652407535c2f43faf08
0x43dc37a9d5aa9d761b444d2f0c6811bb68f971a6e548efb4e7108f44e953f51c

Functions
Getter at block 21264735
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6b84b2e20030a6af1911c5f953081f979db827bea0c2975079b33851086cf2a1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDE0CBDbD59d7629C6fAE8fd6dA4815094476d4B5, 0x0f66429f6dC2fa98e878C23992Cd0fDBED311C12, 0xc74715B68daC24Cf09f0aC60E7c259c2AD503c9c]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
16
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.