GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x68f7ba9e at 15439862
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $177.98
ERC-20
Value $1,249.26
0x0204e79df1349ee0fa4a7b06693c4558d3072add2a39c070dbc08d4cec0bbadc
0xe7a057fb1048e0e1e04adfb9627940589f5aa02f8946e017a81b9608904e8576
0x1e433e2bc9743e5a82d90c606e5d7a1598caa6689ebfa318552ba77dc17e846d
0xd8318b8681f64ae3ca5c98ba7d4c41e05fde8f312052c183627e0115054746d7
0x7d4d4620e320a19f9682a7058be803a6b09333036fba1f454f4b2a35f2ff13e9
0x366c2bdcd1408e37b66a90bbaa19f367321107630843cac9b263e3ae4cf4dc14
0x6d6a6709f91dc6d67be1727604b6917162e5da8a5eaaf91d66ecf43b116452d7

Functions
Getter at block 21288610
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e94b90f6c877dab7340fec41ea69985db3c789cf8725004e216c8cbaaeefca5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x9637643Cd13d266efC6C5B93f27A5021be4eB5bd, 0xA8Fd17561f547973A4084B0242bc1b1fbfD7aa77, 0x191933Dfd97040a305E70fD0409cBB3Bd716505f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.