GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf7bdc50327c275b15ad3a7441f61ff852af3ed6c06d6a83e5b497bf296750b61
0x6b1ce360a82680f9d80378a0198b79b82f4149bf9e920671a68188081f6a73d1
0x25ec948ab87fcb079f22e7eb61f81c0bf7e639a0685743c7070d7872a7992fdd
0x7191411a8f160b0c4dafd747652d620d4c03389dac205aa2efec4351233262e7
0xa442847c2cc28f4797829aaccc7e100bd9ba8144212774c62bd69d15607f90c0
0xedc7c23fa83d1e37c8850696a6f1e2e4d9b353aa16f02daca6c517713d0403f7
0x82b86f8e79bac5770e167d0214d667baeecdebfe678972bb8dad7c0f5dd8a321
0x69fa82e02219f71e793837082fdcc660190e89d622e7668fe8780d7474d0e5b1
0xf746fc2c99dd3fed9b7f41a568745e1bddb4dc5b5c463414aeac17e28a04163a
0x4c678e71eb93fd4c8c17a6022bbd782c5ee8fcf7ddf12b8ef58445b764ed2533

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