GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x94a18876 at 20662439
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,407.17
ERC-20
--
ERC-20
--
ERC-20
--
0x36789dc5c602776573a891222aefff7d945d49ab5298814cc7ee426f06275e62
0xbcb1c4c7b5b1d3b30259005f016184fe7716362266bc124676af229fbdfc500a
0xdd83b7cd70a9f69c02a081cd2b86968886ebc296951fceed8f49c769e04fd252
0xe2b967816fa42cd29512b55db898e095ffdb95485294edd2c3ee4d5c12134b01
0x8c8665c3da417372dd9a66f55a9a3c7276960f0fb2736432f42f63cf95db5e28
0x11921b3186069fd5e177dfee1e1e64cb5b9eee110d345af571f8aa6c947f81a3
0xb9bc45b77718430ca737696e7354005b2145c9ebe1ae9636cccfc5da604735c4
0x62c966b81051c40c70ef293302f8f0fe68b2efead5aca3d22a3d3a82cf832fe8
0x66cc5d222697c1a53ad5e27d89d6b6dde5e09d04b2ad93db9cb1cc60183b9672
0x2382d49bc8c818b3cc6f6abe41894da22a65a4ce64f23f7135f33d1b7ad6ba3e

Functions
Getter at block 21224759
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x957883e6d55bbd9eca29eb17c16beee3206e39a880301c85fbee3c73277352b9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x78323D8db63F7046ded9dc23005A16eE9d1D1810, 0xd6dF00c0901020fcc8F5B5d4F90F5594F289709c, 0x418e3A24720cB92949E75Bd1BbFBA254d2996af4]
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.