GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xdfbf6bd8 at 15401606
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x3b8d9b134aef76a613836b2bbe274ee3d59bf2b96f54f73e9cc637a8cbac3c8c
0xcc576eff7188240a3e809008a3fd05f75e7f4dca8dcf5c33d06c4f3a1f3a635b
0xaa6425fcfe7f47e78d3715e280991a783d34171a7521dbdb65f2f8da48565c72
0x157ae28420377691cb7b0d12b6d6473e959bf6d0ec9f383efb74458d0fd7a119
0x18e3e23080bea214565237e991e69b9dd069a828a6320f454d63aa1a161c2835
0x64160d45d39da374b1e321f056863cf6dc282f6f4dce392e6a1ba19f600e1387
0x1366448c08269ae9de6ee26fe2d6e07ac679ccb7a72fca066e4d8f56e9e31153
0x9f8bbd902fe6587b743847ae049b653c23e24fd2d8aaa26e81c95a1198db9830
0x0577509243a54f575944323b4b93320c3e5a977278c52c1195cbde217172f71e
0x6ca29ad727ed19d721a560a0f584fccc2b3939bf32c14c743a9ca71ef41c08af

Functions
Getter at block 21158228
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf6437304cb9c8367dd4c8ba628a67b53cb7e6cef4b768829e2066b0e10dd7f37
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x922B2d70Ed06A0775e776d48d5dBCC838Daa8a81, 0x161B323614d962EdfA6c309950040a089a646f4A, 0x270D4a2514189512aBC029f6A2Be99b1bE873E85, 0x921462CA5A73b46f7FbBF7c71A64a8e4a2858068, 0x6641365A5bd0407c63a9F288E03Ece1EF9e63D70]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
21
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.