GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x33e4cfd1 at 14023574
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $785.2
ERC-20
Value $8,274.81
 (#1268)
ERC-721
--
 (#0)
ERC-1555
--
0x019c3d251f4cf19a659f6dd3f74360e49fe4013b0cd9aed2e557e5e5e80f6ebb
0x9f58af0ec504c8d1e9b239c3fdf40ac88bd7dd61cb47c70bd1a265f45b36580d
0x89049639aff4a0c4e5788c0b9aea21ec05ab1db2a8c17614bc2350495de06bcc
0x2b0bbf215044ba293b2a6a0118352f58d79366494ea4ba831f5bae4f6e49c549
0xd3b09af3ab5ebeb7769ff10bb4a04dba7e5c69d95cd98ca4f690e9dfb70ab360
0x9643ca186243d91a27c1d9fd958e8a4392d3db8b19016e42d6cade7e911ada24
0xbec92fb3e9593ea199d89837122420463f9d27a9caf893e9abce6f1392cbebbf
0xec0d84f0b9b52018d987436d3b5c4ca56dfbba4fcfa78a63c05b1a3aed4a7348
0xae91462c8fccf5903e4e0fdf2b11e1a6f505849dd5d3608faa1d596dd97bb491
0x5847fdf5dff62672a89400ffb8aad1b623262294b7a2a040e3622471232c5575

Functions
Getter at block 20860439
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0eaefd0eb338f4e2e18c889139311ccaae13b4148862802861e15aef8a7c5da0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x53A26f48ED901336D7C165B85E6F43d9F8dBeAA7, 0xAF43958ad62389BE3E0B553dFd259Ec335814c1C, 0xc12F6A2D93C0788366FC91aeBf21b33CCCb0c0d8, 0xE98f781e89A5b108893244b03a7c8BC69625E756]
getThreshold(view returns (uint256)
2
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.