GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xb0dbd031435164f5f55433e56a3c00300637a29e455fa101df20ec191124b4ea
0xfe2083a8687c56b2a8f89540ddb595453cc8d899229b9dd5e370d6109ea0ac7a
0x2a15959cf8d5a928dff9fcab7ee97ba3f1ef291c7640e6e83250dbacbf3da2e4
0x8fd83464f3920e4ca810631059d17913d240f04b3c1720b59ebee7c0eef36f00
0x4ede426ce4b5191b6acca3b450b05c6533c866952c86268ec6d38748a4513391
0x1e8b3a9bfb36398691d2862ffdf93ecff0dede6db05dcf67e11db12e3da1a37a
0xc79cbcab4c97f9e83170bafd2e9001683ebc3fd7c145d7ab5325b1852e7eb72f
0x991bec6451ed2828b2dc943a9cc6485c215ee6302bcf38442b923b4d0a1144c2
0x2881fbfcbd41f238b7dc345204f7dae5e4d2785d7cb81165e0a45748016a45d7
0x1dc7f2a36d36dc488cb27ece4748b5a768f5c2f87ec9607aa17d009f3ae41303

Functions
Getter at block 21290237
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf48b88fbd028f4b1bb227cea8b93aec3a16042a578b4c2b9634441ab0cce8654
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5Df52Fc519C8452b2A2A3B8283E761820AaAaaaa, 0x7cDDE6f73d55d106FB272354b2fC0f653D2b8A36, 0xC2eB8600E5Eb07Ca76125e8eEf0546C685aF1d2B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
84
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.