GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x25e3b9cc0c72ae411f5d8ffbd6e6664cfe33a61296c6eb7e3ed27fa4b64ac549
0xa74dfc4f7308120d1a06481ae38a2bf6bdc79b70fa6d19fc96008fde736fade9
0x67717058a52d5f8bfc4e2b6a8102eb80f4f0a5d96abc73edc00e02fbe17379be
0xc3b6908ff28bbf489129644f5556ca4bf33b52eb3e4724b99d9dd0d243dd96d1
0xe85fa94f85d730dcac3845897d61fd437e921810b352bafe20587333dbbfff67
0x7d9d5323ff7bdfcf777764b434488fce4e9eac2dd9fe059be53a620190aa3c06
0x4665992e581edd8679b12558543e1f0539a71ddaabf48f54da304aac1b8a9efd
0xcd12d94bd1fb69f0316c893361afb76a363ce2cefacc1d8b7d5d1a02cf74526c
0x1d6bb75b69c7b8100d628fa80b03e9d808d24be785507eaa0b4513f056d816c7
0x112aea883ac22b255d46f5bc6818fbe12aad07e891910ba11967f7155efe81d6

Functions
Getter at block 21042881
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4a7eb22922067a0f9d94862b044a924d601285492d123ae433bc97a7245b70e3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdcE29435D93Da3b8e93B6C43E481262A257722a1, 0xDAFD53A7379d1eCd8b3E5B56c68cFFEd21c5d6cC, 0xB2875b6fCDFfD21Ddac1c38a01bd919fc5313074, 0x5fB4554351846E8C4EC63AF068346A10970594cD]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.