GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xad07b5b1 at 16636368
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.75
ERC-20
Value $6.32
0x9fb6b33845cbf6dd5de8a59b4e8227daddba666c42e9361615c477d470e49540
0x181dd2ea9d1f3fd749ee7f8b60aa9dab67be85433a18b3a13ca9a19b52d65f68
0x74a885e23ed05eb27676a891962f4c69f1343667d1baea76d90de64ac5759ecc
0x1031ca075a375f2c0f10f4f0d5433fb68f42068d34e63e3cab3101ec95f3c4d6
0x3e3914c9c6dd8e19668071ac4df35df9f355c071b6aed9f0034b2cd9030d8521
0x6ff540d4963bdd899530e6e076a270587da9f27fb33856c3c94dad9f34b6f7f3
0xeed69752efd66cc0424bb3546db2b8982fd6bc10f3895ea275e9728e6c112e5c
0xb92308ea63cb8251263a9af3b18222e837362cfba4c489313bbaa6f046277303

Functions
Getter at block 20974538
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc631d7dd294924e5a8b3cb45095427611a9ef5a9006ea3e96ad1ddd8ba779e11
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7996015A68053e8De86d727D6539BA68aEf4C342, 0xcf5907A607EA159e13FEb1e77EB7127115b780cE, 0x2F33D3051377cFe6D5B6164c7FE435EEF98cdB42]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.