GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 135 txns
Deployed by via 0x080240fc at 13054190
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $18.85
0x3301fd8a1c579fc0afdcd4fe12bc686832868a0b90a666c98fc73d053b814779
0x617aeace5b61ca4e73a389bc10b481d6726b055b71918ba250f18f6a245f9bf8
0x16176627656876223811f8fb9c78dd4123b8263b8673f0123212a8fd80bf12c3
0x1421f98cf530a9af4b867743dd6577780f274b1a7f0a612e860457996db41aa2
0xbfe09a59b6c105e7c52deabef167eeb87a85e667c62ef7c210aa2980f7cc93ee
0x80fb216ffda757ff71157e8c9df993ef7e2eed2e5b3e308e2f3012f9863a69ea
0xdf840138b1fe818c26e85c42bb5bbeb7f2182300ab58bdfb5c79ca97bd06fc31
0x0dfef95ceac2bba33d9db4601e05c3c818a2246cd6806b6003ad31980e9cfb3d
0x5388c89a74567b1e1289c1fdb636e644ec82651f49a3ac5f0510b68b92fc7648
0xb336a12a2901bf8205037a504cd11db66255f0bba710a8752f974e6874e539ca

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