GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x979d96d730410a9c12aceebd0e4ffc50a48681efb72b95c4a706cc515c16f8de
0xdd769566c0abc485c6f27a9438ab8e93eea41577560b82d38777b43a59049ecd
0xe87d21c62c3bca85669e955473f7b2b363ddda756ea7e9e4e3c5a9d000c17343
0xfbc33f3d8736c74b7c28a590b673ab8c7524cec18894f5fc1164e60d1cd55325
0x62bb8f64c41550aebcf01a44b0d35aebf255429d00a4fe996196c3014ab914e7
0xf0c0d5b027eca6325700747b7d094dc91f8b801d9b71bf813df888e076ea0ee6
0x188722f5d6e6e2de589092ec3036aa1f5fda10347ce4be9301b1166309fa1eb0
0x8337c3c6534c35426ecc3bf03454f71fccee3a7d60cf556e5333716142f6638d
0x91fa683dfea5d44a025e3a208ca47045fb8b88e10e7eba6de5578840aaa38af6
0x4c9b79549d26d260f75d63fd5e05b940782cc51806c5fcc9f67a61d23f198493

Functions
Getter at block 21063540
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5bc93d17aea8379244604187a62430607157d41fc61c73290b283d4e27bdfce0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x03C04f29f01b64124768d34814b710b1BEdF9010, 0x394Be597dAF089D20171cdFad29a1Dc2B6e2Cb45, 0x1e07b02fc244E624a043C98a302417cC9126e0Bc, 0xed8936E0c150789D289C687B7519f8ec92A63541]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
14
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.