GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xd8f3d7f9c961992c3dee51967c4806a00961e7ba0de8df5e0b981f36555ac0d5
0x1f39e7342e7fcf946ff8e2829f73b34070cfe0cf5fdf5a7f60379ee81646ad13
0x6831b7fb536a84102a6fa21a1b7b93ae0997f669559f49d9f3167cad0d7bdf03
0xe5d06eeec28e345e37f923783bdbff1c75bc72a13b1e7e62f91918732b28f33e
0x23153b91ed6d5ce79415590c208983bf772cf8a6402c68fac5b758beaad8c7f8
0x943e2bbcbeb1b460bca5aa40d30d186011bfd0322d6c21899a45c1e081334b95
0x4e0551a1ef86739fe03bd0cde0d130cdb23fdff2579d04a9b44eda258cb0c91a
0xe255da4f794b48bf5d2c23e9ab938cc9c1b4d545d6e70769ecb4d368814faef5
0xb7876941defe87281412c90f250116d63d98d71e5406d568aad80c1a1024ba0b
0x0b327333010efb0d5a3dcbc934f9b4854c6fe5f65ee943d242e373833fbb02e6

Functions
Getter at block 21294787
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcab0b9aef3eba844c74561fbc03eaadbcff9c3bc0b0b77adc94001f74d1266b1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDd014052E6B1fd9412Bc97048469cd003BF36bC3, 0x54284584988833E83C992Ac8f7543d34E0563A16, 0x366CdF907D4ab38bF87CCe65A914cbD83C771913, 0x3DAE2efE8b604354B432840f4d9C2b8B925db64A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.