GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0xe6250387 at 14576978
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $13.07
0xba1635738c4dae58ec8f878e214c15b83629d70e0e57f3aceaee6a0d5a56f41f
0x2c270eb89d50696243cc9e1899694dd809d5908d83e1b69031fcba9bb4a1ca05
0xb0f767eb1f077cb7a320db529979e0a2caff0fd41692e3cb18bc11af4e7bc9e3
0xb939eb44eba286df64d6190bfa9346ff6bf38c77cc9e5d184b7e26fc7e5f6195
0x9fc853b28b30da2535d078adcb04891258f8763b49e7cdabfcb9637a32359183
0xac45b4254de50d697dc237c1205e8af87e122c75800e2b26cb87430c5d14fba9
0x7c85dce024b19064e11669808e49f2ad97a2d1c9b4ad9e3f4fd2297d48fbc7d8
0x43fdc0da2b45fb8035b2f9756ef4551af88596efaa51229c02e03423ae0a41ef
0x45012277bdd7746125b13e8c0ffc655fc6baeb63c75dafa61f8743c479129086
0x880eed480468389a9e5c0c590157f7475951672ad2cd0b0a2ea286a984d6ad9e

Functions
Getter at block 21281596
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2544b86bcb3fbbf63f42e4e68a849e6494ee04e185d853fad5fe085f55870cdd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x20aff70E263649fDE8cb0662c7a64c73546591Ea]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
34
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.