GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 192 txns
Deployed by via 0x7d117b12 at 19710496
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,143.27
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
 (#0)
ERC-1555
--
0x8e6a7ca520d4c9fddb1deedcb225fd4b3c80439ad0b77364d509df9b53f105c3
0x07fa0522dd373703055c1e4f243735fc16422fe53cc1c51523da2991f6ee2df2
0x45734d2201d0c059e9745c2bfc911efd5c9612e0e9ae0960cbcbf1fdec927da0
0x3a0fd98e28127c9e714c380b492669adcd354abf4fe3b873eb89826a7cab65da
0xa89a6f7c24be99357be5e88441c0e58475f38d06e1db7782398778873d6c07a9
0x3ea003d317e4967ea04033681caa93572a3cd1a909f9a091e868dfab5e26c8f9
0xd3cee673486614db266d952a72362e79a659b9b9563a33b5e3cf9962aab36280
0xeb39ce30d5903ee8bc4ee32687f619453984c61cbd0fe5122822df2712506663
0x3e4128b9e7c28a4f3e284c0ea5169adc4636b438eae1f268f57e8c645de8bd0b
0xd93c5c6c8e91efb395d26d77a01f53ed5b21e4521b91bb2c4d7028e7353a39b1

Functions
Getter at block 21385132
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe75197eb53a73e1aadb4e9c6eec666bf0bb7c6890f8612f9dc13d9a71bd0ed74
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x237a398cE090e8F64dF9351821F7a1B24cb734B2, 0x9a388dfdc54E5D693AEae4bDd795DCe952722D3d, 0x88ccc376A3b2Fc0582C1Fb4a09F6bB8967B537f8, 0x33E6AE41c3C67465eC4DcA8a500a74F644911457]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
190
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.