GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xbed156fc361e6e1cd2398398951b1d7f58d99f37f6d6c789f26264fcdb62685c
0x332e611e199462b3856402051e7a34ccd65629d6c239ee59911a32c0c1bf1095
0x072cc82136c74cb1073ed2988784b47cc2c3d307c7f1471946c30de399f0af82
0x49145c821da717d94f675d1774251cf74a3315f2f7cd0bbdef793d971ed5e9a3
0x4a8632be58f72f13738fee9ac79540f7a6ed2109b849e65d5cba4d0d738f892e
0x3fe3654d15c2f212be7945a9a42bf96d422391a0624f55d784a0992eefdbc002
0x883d90d42f909d74ac802dc8559a216b2622c17dbdb94503bbb77e0d834baf8b
0x0ec48e123eb8df3a648f58b1d123501f7873c813321f7c73192475142219edb9
0x2cef082b7e9ba9a40b82105bee541f38d009b6c842c44ef06d1e245ce763e475
0x4fa27aa9f4910de7b7d5455e237b9382d000fedd9b20a684d7b0331ddeae988c

Functions
Getter at block 21169308
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb3d361fade9ccfad4e0b7adae10ed4d98667cb988e4aba27353d48e5f037f2d3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x14bBd535b2AA6A511B1734cfC22bF1F142eBD8C9, 0x8428bd535A3b389fA3c7b3ACe39478dBB0F425FF, 0xa5dae8f35E981FC2658EEB4B3668b4Cacb013291]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.