GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xcdfd3df8284d0f41371ba54f0432b886ce7927fce8f0d53874fdd9a7df11b5e4
0x52f769dde56cfbab73d4c6a170620eda155f59cb6332bf3553bab98698aade35
0x77f7ca0c7c5df4190bf87c7494aba357e048c928ee1d12d785f8e864814121b3
0xb919d261bc08013de1d28eed8c9cf8ab1908ce9f8c6e707cac3de987bd707d35
0xd548b34f96ce439cff1f63e1534f164946d11a1040fb28d9ef8394e21f562007
0xcf9760a55a1c574b30a0ed7407620d15e7d012aafac00ad4cb3a4a62bdc941ab
0x4b5f2d1fb60046f268a91811be5c3ebee42f4153479c070b3757b5eadc2213a2
0x0c33415ee087f4933b8ff7360b5c0b75efeb99d69c870602e21fd52aaad58065
0x15aecc2b0cac5c03221b0f7ade10e888ad4f944df4bdc19c1f3c40fc56d5ebbb
0x13a93081d240586cbeebcbd5f177c05cf20210e30d66237660918b5bb45e2e84

Functions
Getter at block 21298728
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4fc4aca3db1cad217783537dbcbcb1d69e3377e64c4890ff913a3639c94b9386
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBb534A6Bd0440727cb5883D037DEd7358059D547, 0xCD2fA978D163c0068167dDff8b6951f0E626e6A4, 0x950815d0e585095B06111CD101440fb1E95AB2a5, 0x757210F15AB48f0F8d328984fc321CfA6BB5BFc2, 0xF48C91ca69Aef5ac47E430c3E90DEE1694d246FA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
22
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.