GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xdc2b291ca14173872b12a5665b3a01d7a3862a4fa69f7571f40efcfa26f48311
0x427c55142b00e54707d819b94dba0d7cf5d3825702724cf9086e51465c33ab63
0x47190518d04f9fdc8728fe3e3ebc76d422e862a37d1f6ff2897130491f4951b6
0x60628c8ab5a04c9254d2dbbd55dd890a0046b1e2e4f77394c77d2716226b8954
0x10a75f9c1ac235659cee83d7e67b8021e6a5ea4dd671764db3a0fe76380bce23
0x12dba956b50b83f2d8741ddb1113e2100d9c7f1fdcc5b03e81e794f084f9c51c
0xc447b068b3787fceb3a9dc470f4423d54e1859f9c44dff700e9883d95d785ae9
0xfa9ad9bc3250b45f3a2f2487591ffa6ce937d7098569806da1130cfcca8b4f2a
0xaaf95b4f31671af90045b8f2e3833b26e7f0d89f009580d95f6f41a843347036
0x907e5a4db8d8d1258c368971c88b30c7c2968850259931c83e1d3a0ab4cb84bb

Functions
Getter at block 20908937
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x99f8a721093f3c106ad39d1ec04f8f037ab80cb31eed778bc463e4148f09cae9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xebd97073da5907E4563f7932Fc389Be9DF5b7a14, 0x29Fdf36dB2b734246333Aa38797bE64380B728a6, 0x68772BcF73B2a7D009207Ce6245d05Ab78660773, 0xD4A2fEd09357d56e1209541e1B288c27a3Bd2aB3]
getThreshold(view returns (uint256)
2
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.