GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3c81834db58f48b7240d753a5af6ce0d374493933c2035b0e87551ed24a9c1f1
0xa35b8fad28ff367a0e42248cca41b77f23fcbe7dcb4bfd12d8df9f65f200496e
0x2af678345d0a10d6565d5f076fa0047aa55b8e5ccd55482f6615d34839798f99
0x502dad6a3912eac613aa109fa338c3e600a08ca5a3dccb718eeb4f67b037a436
0x9b663c5de144d8e9709104d3005ce3985f23b6bab77a51bcb7ec6945e8a75ee9
0x19e26f00889033d552b5f6ce1f9736905b5a6f151cd537cbc98f2f900230b016
0x362617fdd9005d8701f1c7b45d32e1f481ba8a3f4de85a4a034d607a9b7c35e8
0xb2ff011b7242a8d6719291c596e7ec6b607c8d53e781ba965687afdd3aa05575
0x9e645ebc5f0658df0c1a48111f90d407aa7d692c7052f084c3e0871cd76a4021
0x12991b397454b7dbdf5a314ff63a6a5b562b25d63e9ce14cf2d78fa150ea326d

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