GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 30 txns
Deployed by via 0xd59f935e at 15293571
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $65.76
ERC-20
Value $258.5
0x0cc83c4e277cefbc887a12185a11d7669f256cc6ef438e5b473c62377823b3a5
From
0x5cb98f951ce4a3b0b3245688ce338e2eb17eb14099ddec18bc530f1f57c74515
0xf5cbc5fe9c5787e6c85b2e36aeac98d3d5d1d9d82f1848fe25cdf736a591df3a
0x07ad00d670f29627bdf498d222a17d92df1b3d599640c30fd6e1d1654880fc44
From
0xb041a452fe5a38f85f4eb6e7af78e18fc7114481cbc2018de9eac4cb645c9966
0xdead8356c4ff07734d8df5b268dc72a727e3b585896afcc2405aa2ec14918e9a
0x1040ec66712888bcb6adf30ee2d4d5a917be7978a1c38fa29503e5028418583b
0x9a60defc292d262a21ca6faea2e0932f18d490bc5d68853419cd923de6eccf64
From
0xa4c0dd44198283ff2a62a3dd216891250fb5979b4c1a73c82f4c5c3471f53ae1
From
0xe1998311fcbdb3aff3a736c7e334c150f85a588e94ea02da1f54547ebde3d321

Functions
Getter at block 21220000
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf2e0bd24a7a5340101b4dc34f184d1422ca9ab2bbaad603b0084cfbde9076af4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x99364F04Bf533b4Ac5a444E0c4A321bc8AaA5AF0, 0xFBd20Ba29aD88DEd56918b40adFd2AB1152cEF2F, 0x38a872aA6e336a5ff2E287d8D9eA8E8a46c33D49]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
26
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.