GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb54ee02fc8046ca0575a9efbb999f0724251efc5db22709c9b632ef8ccbdd327
0x6b37b3b4b409c3c596860943c9f63c2f7d74964b1a404d86e31538217fcb642a
0xf27b41c2406982fa17a967ac59d9df9aa9cea6c18b6140e6911ffe6e198637f7
0x26658886482cfb6d0cde06c74e9595932980593e4c23fddb699400c25a26b388
0x2b63438be5b3fe82c15242bd86b7e71e5767d6604419988f43842fcd955240e1
0xc3543bcbd9f221e40e20502f6ce99f435f5a85272722ecc189eeb8773731d59a
0x6f4c1cccc6334aa2e67e61a737c30195713ad98382274e3c045cc0d4cc20b415
0x37db5aa53993cdd1c7e03f064b65373c754757be8209ffe180af218e385bd8a0
0x67b5148c8832b80d9caed16db4f2811bf57dff772a81dda1718bbcc154711377
0xd49a3ee8593671f0d47642f5c8726638d83a8bcbfbcb2b13f25d2b9321f1fda9

Functions
Getter at block 20881408
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5ec7a05a9dfd3dea0f600cd1f0ddeecb5798bea55c232851e394344760eedb15
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7B978eA543423029E2d3e425ED4eCbbf7776E56A]
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.