GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 137 txns
Deployed by via 0x33ef17e5 at 18163532
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
 (#1711)
ERC-721
--
 (#15)
ERC-1555
--
 (#0)
ERC-1555
--
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
ERC-20
--
0x605b541dc4606a1ab9a80419329c35dcb3b7afeb67bbb61176f43f5821b9a2f4
0xcb855a700898225f1b70a57d487778f8b310a5ee46f61a7c07dde27927abf12e
0xcceb3bc93e9e4da7bfec99846186fef1fa2dea29cb7ca17096b3cff64a058f00
0xf08df2f07759d6c347ad4beafd34f4def77966a70c8926318235b026b1be598b
0x41b165832a6e0130a0dc342c1fcc4966ff80dd508ce58183ea2a450ae1dd02b0
0x26e02a7bf148f8aa9ce9550969d19760d5c24fdb813a43944f1a6851b6ac3722
0x33b06733d7380468beaca12511a87e50b0f512f4e039d564db5b13827e1fdf75
0x5b73986845126ce79ee662c868047ee71455c448c10ed6a5017f26e12618413c
0x0a0254327a76c9204089054c3df2674b99d629d78c41e1001e67940cf1aecd05
0xfaf3b9abf5144e2ffa3a01bc3d2788013afa516d8427efb06b7742cc9985655d

Functions
Getter at block 21387840
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x623c58bf39bab5da9376ed7315750cd9af0ecfc9984219bd642f2746ea6aa903
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x492aF27394D3cCa750E2C9C714D926CC23641309, 0x3faBe6F79f5119336886bbbDfc0B0853DC831919]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
131
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.