GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe9d9292b7ef69f63f0199ecccafb45c0ad5a6dcf66c5b5a2e3c0b04be32b9e08
0xb4ad4ba531cd03f22d9b00bb60e21e9883cccd5502c1298f05e854429b853b74
0xb94b097ca22c1cb54844d13a20e8e1254ebf179cf814fcf64573161fa299065e
0x94c3cabb2a4ae26fa4fe6d22096f214cea1699e9529cec87cd26a44e428ae0d5
0xcb17e8bc54ea11a7f5fea73489ce0ffadc72c4413efcf9742eb871e71d338a6d
0x3946f68ae5c5aae84ffa8f41c7a92bb57da7b4b514efe6fe16f4b3a203c94c34
0x4e968db8b2c934808b1f79c5b17a26f65e75bae2031540c3c6aa407471b30d0b
0xc53ae0080260a046de03362a9fa5a8b6ed59898d7a769a3afd47fd0589171f0d
0x1ec3386e85a00673c3089f47f467e8044a79d0f425dd22ba7e0c9adecc0062ee
0xc93af5a697dfc758ea1405b08db77c0c99db6ce0322749b9e81cc50681a90bf7

Functions
Getter at block 21161734
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0b335125d98e0945765efb00a11192852a4e6be8004064a1c40ac48067391444
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeC83F8F9D37cAf8ffC47d1BdaF74e36F3bA7Eb11, 0x06cdA81B00bCa19930dAf2c05416C563B8CFdb6F, 0x7D3Fc9625cF9cA6CB66FAF80BE736aCfD6839A56, 0x6fF51547f69d05d83a7732429cfe4ea1E3299E10, 0xfE5Ae271c659092B15ebb8c17CC3d6a250895eAE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
32
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.