GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x44d2c410e9af928af16dce148105af496813833157895e4da771f63d4a6252c3
0x1a9ec9090386cd1987ed19b77102bb45838118d066a1eb5e38e9a4fb000cf02f
0x3121dcc4a7e21698e6c0f1bb5171f7c00bdcd6fc8d39e9c07d2b9240f7f566fa
0x796ce3bddf330fb0ad5ac578a2cf25f048cd01318df3d7077a604c9be3ca1103
0x1daf35cac557cc0ef3217ddba74bd6addf8119bcb98fc577a74b13df270e016c
0x934d8747d062549c428b6e0e612cfd7d19e8b1bdff646d529d4147d25de09027
0xb9b4c2bec79a3091a68848654d848bc3ae94933dfa718f38f513113e1c3c1c76
0x8ee6d04b7736be13b8c8760420c4f8908310ce829ba848e030f30d2a98a8e0bf
0x7084851fdce570e2aa8aee32c199e662c31b1f61c68d5ee3f99a6bf1af3f1017
0xb3e0d4d05dc3f05c7470e544ed39c418be4d1ee24132cfca0cb20677a05e239a

Functions
Getter at block 21330530
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd6ce8a4bbafa0d5bcb0cce7cba7b45a51f77f7980cdb0369355db65012f08601
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x48fA7e968c73578C35AF0A411Cc9fEFF528311e9, 0x5c634CC3bcdCA72489963980180Db8fB83CBae55, 0xC4cb8F0E2Bf7eCFabb606354A6a6d5F512F8c11A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
680
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.