GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 97 txns
Deployed by via 0xac973639 at 18111605
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $488.94
0xde2e72f4b8fd84fca0ee71ce91c2a2b1bcc2df28da797354004d78ba65a18c6f
0x3997c589bb9e64708f63222d63ceaff99eb39d6bc6222a6f9502aff07f077ecf
0xdcae44789130d8e6eecf20d5cb9316aca3d881f8dcfc354955a9bf83ad8b8b34
0x7f79819e07cfc1f618a942bcc4452821d46a3fa48980166fef5c255385981f9c
0x40345068c1027ea7626b37eb36883580eeb482fd8374c1bbfba8a83b6c5f9adc
0xc0fb98cb42e1e2d39458054468be836d5cbf514b57a9f8c052990e1bb8a6cfc6
0x8d4186205c89ab0ce64a682afbeda3f947904ea7663f4521919353f9ab99b4c9
0xf98b462daaa13e031542caf829e0f50c210c2bea8fa0aadf2732271092d521d9
0x662df13673a68a527ce9ead87a540d150f3ae90e54bbeb7d6aad936ea80dd684
0xa2cc92e20fba1f9c7af51f0e3e046bb5618919dd977cf41417092d315b35beea

Functions
Getter at block 20980601
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1682be4e573756194648d4bd616912a821e2f101fc28bb7d45f03e96acea880d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdF6b29ECC535570666f2868097C4243c214Bc4Bd, 0x2596F7723e316846478B0349A470da51a7c2F7f5, 0x5A54A102F83a566Ce2b521e3a08421DCE44Be9bD, 0x2f85d1743FbF8Bcdf00D21CB43f99fB6046c82E9, 0x462A9E21B0d2C23a3F685E20EA38D454C0F81Ec2, 0xa83dc238A2b815B5bcA72541351eEEe590968C80]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
90
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.