GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7d02b6fef81783d3b0e5cc5c5a937e47c5d984b97e91a2d1dab3d3daf5075664
0x05588cbf2e8e94fa2b792e5cef9c8e0472dd06b8f9d55ceb481ea7256f323722
0xe1277a7652466796949d51de8ab575b4c9511df695d09ebcaabbc0fce3f7f953
0x909111281538f0bd7076c61b83b077de646f446ac34c828f961ad7941ba764df
0xc182a49caf5e557c93cdf63a536e26c125f22debfdcfd9c44f24fc15c9c4afc1
0x11e23f7387757a7b8e291dea7cfa06d6081e49dbf247c1f329b5a1b8797a51a9
0x9bc1b24c94025bfcbf8f3e7691a637524577a5aa9c32caca75c30224c5f524cb
0x96be8d959603b2b18a4c3f6bd588333168287ecbd3e097131de44f656487aa99
0x771b6f8e9062d81c3123224a61801729460ffe5efc9b4854feac27a51b021057
0xce9701aec7443f9f81a2b277c65d55346555c798cf5ee39bc53f68e6d18e5d00

Functions
Getter at block 21406309
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf86ea6f73de0a0d80b88fae14fa7d82a2afc4d268c11a773326464ad2c5568ad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0650c1Badceaba1487231331cC2e65e076aF0ba9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
28
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.