GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0x34307f6f at 16667977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
 (#4203)
ERC-721
--
 (#4197)
ERC-721
--
 (#4196)
ERC-721
--
 (#4195)
ERC-721
--
 (#4194)
ERC-721
--
 (#8276)
ERC-721
--
 (#5406)
ERC-721
--
 (#5403)
ERC-721
--
0xa43c615672f211b79ec5754130ca411ae9d58451db707339db7cb19d7fea5100
0x0db350bf1a6707241a33f12423e492a5085e8cd90bf3bd5c6699e22fddbd1deb
0xef6efdafaec95eaf9922acdd137e5563eecac554c77e10a2564616ae63f17162
0x1a9c3ff58d9a02b7f90e9b4283359e18b2a0433f5a9b813a1cf346429c250722
0xd952920f010709e780844b1b09e501257801d85c06b8501780a64b23ba13ec69
0xc3ac46cef3d6043bda82559d0365584b57264b9ea296946d893c183e544eb5a9
0x7b1f771e64a010253cfc06159658609c141f536247de6eec8e27e556b59f14f2
0xc8530babe035a9d0d905494dd7d32e1b8d4417f0285594894e76e9b51bc7c176
0xc0eee13eb76e2625318dae45967a3b98f8a2dd809fdf3379ccb8cc6d4978f5ec
0xb65c4ada2521f3fc909bcd2c00eb1a037a778ace05b92000d32db1c91b9d92ae

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