GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xe89cf91501a3e03ef56d37c0804e57f833e7081ad9676a8563b319173b0e18ae
0x7ab4fe308c933f22f4534803596805ca59ff9075607638eb8e939b4804cb570d
0x96b81fe6ebe7436654483b21bdde37fb99ce2612454bffc6affba8de254d5fde
0x856b10ec5c1212324f406756f69f89d0ac0cb3cb634a144a14dbc25d8d16a039
0xd24bfcf5e16f7fd531480306daad1c32ee87cc98e56be612b01fae28c944b736
0xce667b0b35cd7c68dc86aaaf133b42b7761def618d2fe62951c21bf4fce6bcf2
0x31adeb70b17f943387b21cc1a060341359dab9af0e8f019f6e4242cfc1d75afb
0x899a26e1c02f7a8efac56dc37e46e3025a9a785c05e71304d0e0582d130a43a9
0xb99f57e331e3d97d9b03919f6eac6bb8d7691035fedc562f13ccf9c102da7ea2
0x8cd7a9b500fdd542d80e8a0379c70fa605c03fc39189607e4ae6d6f2fb95acd4

Functions
Getter at block 21209470
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x25fe461252434596ac7101eb5364ba479648609e9184ddae337748319a684899
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6D217a1504316A2EF129182478894F4Df6E877F1, 0x7719Ce56983a72103c7dC8985B548C381090Ee41, 0x581893c06497a67642d803f114bD1F3Eb5bd7FD6, 0x37B7AeED7ef6ae1145F848A2D556263E8289Dd70, 0x715aCC4a912f979279b9B3d3a46A3cF1e006C033]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
71
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.