GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xcac382c7 at 13261578
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf7232155243574356600d8702254559f3a0f49f7b28966424d469ab90db17c58
0x207bf10f8fb75bb47a7d5e21a7cf13c00f3d0b9ee283a2a3c9773baf21652236
0x51199a84439ce1373742fc00192aa44a1b838ba132f2fe48f2da13e4676c6145
0x9c7fef132a60a1224a3c49df5ed6e0aaa1aea45948c28417cf2e60daae4116b3
0x54290b5a1ee46ef71f8866ad84cfe71c71b35849728114ed4d63204fbf313971
0x73528e24101f506952cb966b3fa19251becd1200ebfec1a7c563b7ba0ad6f1e8
0x612716830ee584410ea80ba308105fd8b5f8854a4a34434745af06c532b008b5
0x263715e5d5ac5e0c35fb75e981f328fc908852ded5860a621b4269da41164494
0xd7e51c0f96869f9e71e1ad15e4968f86b256f9915f5121ea278f56b8f8a55953

Functions
Getter at block 21216265
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf846f16b5f3c557d11ceef1890879b10e7605513148998ca4a850ff51867a552
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6E302aB8C527e55724CF7d702B81357AcB32Dd13, 0xc586407A19D3d6e4CCf88e15d91717f0c0A7f0C2, 0x41F30F73f42FDDddA9548588Ac222225a99a81Cf, 0x61687C8555ab05655dd7A352A28cD83f603dDFeC, 0x1c8a9D7AA6B944697dED6587beb8562661930035, 0x5600DB22659f71701dc3f3098cE8d979F85782E5, 0x3EF594d545Df1e5455E0Cb38962B0821b8081C56, 0x51f05c9Ef250D4437e974068c943d709c4E6A806]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
11
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.