GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xbd816818 at 14429410
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $791.65
0xb65746482ae5362474bfccbd45117e742ee4412a65970d98411bd4bd2afdeeea
0x6de1b18aeb854568cd57fe6c14b111e657995b5b7ca3afb16b9fd2c96e314514
0x9388da88d29e8654e99d4ae303bd77558b409db5c02414103be972fe241320f7
0xf1504e024b46eb277261c0586e3291de273294d322cb23db7773081cf10a0d59
0x19b457155a23d7752579249cd2cb4a1de4c9622c1c46ccf0a185f66c0ee8b872
0xb4b1b96f902275ccd2f8bb2fe301a05cfd88bd3b800691c8ac06711e2fef3a6b
0x31dbf9936b66a0294646d72aa57d6f0233b2285a2fe0a9631bb8903511262a7f
0xabba854a5e2c5165f5ce46afa4173c2f32438c5f97fc47cd19001f8ab99adef3
0xd81abd0cccfc041ea9584e07c7c74cee8602013b7032a0423730d42272bf646d
0xf217b43f03df3c24aa71f1d5513cfe3eedaeb297f89f5ae8422f07b233abc759

Functions
Getter at block 21317795
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdd6586e911ed981a19d33c3a65f73b6544afacd3a01a15fe82b929eb3f0a166f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x387A76e6642385778Cbc465FA8bf310045F41b25, 0x8a072bBe2b68698c42e67963ceea8260956Ec8C3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
25
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.