GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x9ba771e75777bc9edecb0d0701b08fe462768b7a1b2e8dec43be524a5875e86f
0xaaeb49f2b4e08059d1a6f5c20dc1feb0e0de4bccc610f2b007ad6747134e4032
0x213753a1b773679ba66a6d526f45af9e589c4f21fc8ed5502ab3305243eee417
0xb62bfd1334bdeff4a6a17c34eee7537462bac0c732f7fa4a3686550bfd64c4d0
0x485d70358338b203221b6a6ff71d26fca7a1090351ddfda8671dd952ce7a5b84
0x4db44918435a89832da10ce5fd2e1944a6eaeb19813bb223bd0febd204b834a9
0x4adeae14757ca08f59a2866c2c0853e5bfff3f80d2030744bb21726820ed83f3
0xdc4105bdc7bc50068e933f513d97f941f9f56147d333f672b3fb7db8e4909798
0xdf98da0d7701d97c395c6d5bc7bc4e65a863282246763e6df6c799030ef65f53
0x7e48856d026081bc9dabd376da7c5b98ca3c570abe16f42e9a12d0cd873d4fc7

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