GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xa5020f5c at 19197413
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $828.21
0xfa7250e08667b4ad3b3e442a1f2ec78d85b0b113544d1c07f56a1a1718f5dc0e
0xec8740b8d315899dbc243169cbd67c3c04a44d672dce38525fc4f4446c2641dc
0x077a858057ea016ff694c773ffeb9aa5c8d70af3d85c794b6eab928d2f1b5e5b
0x400843b0a4ac981ca81db94bbd8911b5a058e41ecf023d33505d67024fb091f4
0xc5ad837813c9e5e0772070cede5432bc2e72f71c164e0572c30951002f9781b7
0x436cc8be238813e97201903ff6e3f6ec828e96eef5a2f00f8d4f680819e0368a
0xbe45a4f2bfaedb851b5533e47c0ae6c71df0a1ed535ce536b0539eaabe0fa37e
0x6e166f830f763fba64f6d95536a4c6d957c9a0a302e84fa60d955d1ad602e178
0xb51df632ebda85877c54874e213be0bfc1793c0fe1df37319f197a471aaa1755
0x07f71e8ad818352073508e6855d56f3545bb98739044d7699d638fdd630fa378

Functions
Getter at block 21427515
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x288f424a3ba606e566def06e3d7d3c866effc6810c108ec78a8de1f0ea420a1e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0957F634d00d2926725446776C2C9257980A52be, 0x6aa91895C2E35792889098fBfabA4A4cCa51CB21, 0xeAA295DC30737ccaaBF0c7717C390dEB66090c53]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
3
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.