GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 193 txns
Deployed by via 0x083da2b3 at 15079617
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $48,802.72
0x4587aa180d383e0ae4b2aa27d723a8a27a267ef828f84b3fdd1308353e57390b
0xfe024021d6517da5edd68281efecc5ea08bf3ebae3382208cc11ee00727b8302
0xcd5ce3e7e5af5dbafb8ca4e6822858b065da89464ad7cd7d9fdc1dd391b5a854
0x282f2b8342c3819f96470627be5b127e2f2391712a663d302bd511b3cd37dd91
0xc3323990108e0d1beb2a4e937c157eef83162dba01fa16036f9f98de22c8d799
0x236fd35ddbe2c3ab12462d0d25b77918d787bb904e05490202004d02ffaf1a33
0x6df9e85fa77d51f59ec2d23343afc8d5b0e6cfeb15c882f1295896804c56e4cd
0x2e8c56f79e7b699690b803d92bbdf3de8b94ea9a60cbdb9a924ad8a20ad00810
0xc15ac7bd5f8c09734f586480827416a33e92d995ca49d5da00a0348eaf5f0673
0x8109da7e4279fe9da02b37caec52dd633024802eebf5f789831d3ae481b0dab8

Functions
Getter at block 20908937
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2c4c53d73c02557805467315ad3ffc752607fa37b4b045d1d1685a513f41f338
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa1d61AB7a31395648821031eB14964352bA0D6A2, 0xE7D64D99CC3d3d8dB9f7d1ea64584684aFf29eEb, 0xC08F4C26Fc4c18D3F262d5D2e5C78cA3922F14Ff]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
39
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.