GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7c8ecbe1b4305d1a1f68ecab4246c9a8eaa0452622e3ebed0e9cc2fa5a756aa9
0xa7d1af9f0f85bcb54b8b3b28eecb8921215d00a690fcb5ee624831d2d7373467
0xc15a86ee28c828be8b8b3a87d9a3dd4a9792bb08e854be4a1bdb272dced207c6
0xd98d759e22d67cb055630b99b81de05b3a7c92b2aca2929a2c0fbf3dcd729971
0xc025ae18ca42ffac13b5c08f2a46eae1f0952ad6a6a9042ae0ee5fdc7f1206ee
0xe7719b8fe82d572761abc70469d4ba4a57aa2e45800b17155dcfe2840de06620
0x62b432fa07611681b66d84b7716c774d4b639bf69f1b177484751c1182e6a920
0x7ab4c0010b3e231ab6b4d8f12de603b1be6ca826589d8548d590e6776245ffeb
0xea6b420f6f28161f62b15401d06e2b31f1ca82160544151b6c2fe3390ce4cc26
0x0cf506efefb6de90d55b6b3a616a2ddb15409a220c749464264b2d87642710e2

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