GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0x6d1e5595 at 16889169
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xe8708154da5bf1f3f93d1970393dd73843eb4f338447be8363e4eab143cb88e8
0xd40de6d62953f507881b56950a15979da09dfa27365fea917b6263c8d325e3f5
From
0xad47f77778cca4bc8f6713a4295a5f7b1288b05da9446057cc9d25e2ad725848
From
0x2065a0ed0ff6e37251b29426d51e65c8787827452ccd0aa1ac693b80b467c2ce
From
0x5a487160da8d772792efc608513b351d6a755f2b456245794666edb16ad5c2c9
0xe1cdd47d2a90822d2d592c77494031daf7e7263fa41f46d7216fe93698f076b7
0x31457fd839cffac696b254d18d75363354b4b9914826606f7c2cf2d61ff8c04a
From
0x56cdba333cb63de317671b812b050b631eebc5fd7a6466fef672c67be718f1cc
0x0d84704510e76a5543aca15b7db5e3917f2e78afbf1186fe51e853b226e8d53d
From
0x259daba964b9e6538176dd35eee95675abf3bcb28c1abad3cb7ff0b5d79e4d4e

Functions
Getter at block 21187265
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x99659736b6dfa229c768a6667e0b00f24761d08c2d80c38e467dc8f3cce41490
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xAb612EbF009b13a0c410197012446199927903fC, 0x5fa8C84EA41C4670F0ce938A12c31024d30Bf170, 0xbba7851b4E41eC560236615f43aC7516FC34CcE4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
18
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.