GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 241 txns
Deployed by via 0xcb369c5c at 13615911
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,005.08
ERC-20
Value $96.32
ERC-20
Value $5.27
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
0x000a9cb5cb9f6c7f3da5db6ebae11a6e5502f579d911d72e9225e220446e111e
0xf16249defe687c8a9207e550f399a81daf63518cefbc70928be2a1a55c39ea6b
0x09aaa686538d15e5ea96359de70dc453444e8da93307fbd51cffc080e62ba6ed
0x8ff68ebc398bb3ba2c41df5cbdd86b5da07bd32f0e367e5e7c54f3e80ee2b68b
0xbf987be90f6d389a34afdcb5644236ce8cc96d66e19c6592a2af4b81dfe2bb89
0x1fe2c0ac2be6c5e46ffcf405947740038eb642cddf0392000b7b4aa1b056c35f
0x24a3140c55b83e323e433f2b66dcb160534d3370c995575f03514906bbcbc812
0x33e9dae9502af2cae1d5b31661ee4d3fc3fb40eeba9132a2f1f8d2fdfa2d1480
0xcee92c6c68a24ea88dc628c4f196e7d8324caf5a5845550383913ed6047fc0bf
0xc54f7ae4b1c0d62affee5c9246db5f1cf603d19b02475bd3d882714367c983dd

Functions
Getter at block 20942926
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6398cac8f9935b1b6c1c52e3d44cf5d04d79a2d1e366824027a4fd5c388fd0a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3769226B1e62baFF55d14800790C26A5E27eF5e8, 0x8A53F6Bc24eeccD7A651Ee3a392a4c5e8aa6F2DC, 0x280E4cb7D9b9f1fd129A484cDCc971c6ACfe9395]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
289
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.