GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x18ff455d at 14354977
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $161.66
0x472d4398995bc374cf0b966ddc54f3de28e40dd0e58eff815ab4ee27114fec33
0x2459785b5a0624b86cb5289a5e385b5f3ad4096e5c188246944141ae04384883
0x658285583d187e9b54f760d6c597fdea83afeb2d616edf3aa54d173fef396d8c
0x39d193810aa79cc72c6da212277cecb41e7e47c17328bda46f94b512038d6fe7
0xd0be6231dca36c0037ca7fb2761a5a5c3e6b16753711da100248162040680d6b
0x17af30ae87ceddecbed4cad99f01375de184b6d9e8bbee63f8cd12d818700e6a
0xdcd04ce25dac2db6f9bb1220dab7da8085a7ecfa0f6e5aec90cfec9e4303ef2d
0x8e6fd136060206666a52e0c390b8adcc5a9db8a6028b48b5d94f593bc6d88a00
0x816a12c4937f82fdb273af9e05626e30be53aac40705309ceb959d60cc3faf35
0x6fd7bcc03086310eb189e8842e306d06b867a1869fadc931fdddd5c9f13dceb8

Functions
Getter at block 21215933
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfb16f67a0fcae557c4caf33a2cebacd578068b7d3b113239ec088856cb31ce21
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x121534228bBa59684d906A388ce0dc8c33Cdff01, 0x2F4E6D42fF6A68497656d8788EA2bcc7D04658b1, 0x3426c53a0B0c0B7bf469197B8dcCf4Ae5a5FB588]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.