GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0xb24218d0 at 17676233
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0x0970f422c80627f28916f9c5583ff6298070893debd191ead0cf39778e4bae14
0xaff4d8ae79ede7a2832b628ffdab41ed912e6ffbc1dd4c286d86b3c7244d1a97
0x19790bbde41ac6636f66a5c6581fbf796fe343f9cfe53fab6646528422ddc522
0x38d60741c4ab07140cd8f461547b4ddd4dc22231927203fe9bceb55599987845
0x0150debafa9f48c8a47121c14e4d9aa07284cf8e1127734b8630223bd5b3c116
0x01e3ec44580ea2e3f23be292cec8e518cba7b5b982121c7ae0ebf14eab4c979d
0xbe859ee938374a8d88378930288da3b1a73cb0198b7d1220b078445328df1555
0x497bdab1d3fb97eed72a55fc6e3672694195b08f949c2e0e84ea4b36428ee9c6
0x47176dd3276bd5fa80bc59cb5da1d515c59df345a63d620948f626b4c951273d
0x782c362719f07a7dfe88160e2d53f7ca894d48d31fc0ab34cd55b55c1e29d6bb

Functions
Getter at block 21158111
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf720f1fd8bfacb497aa1c16a19a7f17ba6e7bfba9ae23c73812ce40727956e08
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x497515578b0BE54d2f0f32cF3F08B85Bf8cEB6aB, 0x239d9B860399366F8d25F6e2962Fb2B9D070aEFE, 0x12d674b7eCc0302977E956Cd2d5AC8D030fdbea9, 0x5822D8457c00FB82203918ED92907b935B9D40AE, 0x9376c137AF5124FFc39bD8940A3D88D1cd508992, 0x4CB4da1D1C198E506031C0Aa8480BA8b57C0fAD4, 0xab23f8E6c3288952fdf193A17ad49b15F5EE55A1, 0xB4dAebe4D01f467701F95f0196fc29033c54dBcb]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
51
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.