GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x62af59d64e3a19bcda980a4658d90803cbef6f62108070806fa843dc3124d47b
0x11d0528c6dc5176711e536cd7e6e67ae4c7b207c03e833f43189d3e57c1b67be
0x16f7dbaf197fbdb3b847c9b09579a8b2848044c6590f1238706a72894fce3ebf
0xfd3ff2f8283b6461fcdd6961423ee457ba2f81b197d9946a198edb6f58098df0
0x581828c0a3050ffeba59e0e92af11e2384f3d0f9207134265146a7a1a576c660
0x9234e3e1e07a8b8871488dea2acb0e77bf0e078df69d6f87986f068b60bfd5f8
0x2d67e49dae6f33da8da68bee08ce278527758b674a3fe8fa3ee98d1d47050f92
0xacc725693bbf2f6d6bfe0c91b3d3983aeb468e45e91b98dba5093f0dce0ba286
0xdd6bb5a5db68b3dc26a71a05d3be5fce0166f11c5917f061494f55886c4f3111
0xb24c030893b675ac4ccc6610b9491da0f31d9f21757154a1ef002fc63b205b79

Functions
Getter at block 21189133
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe58455189e8eaff62a83cdb9e1055dd259a555d4a3fb1b91099316f18fdc8db9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x88dAE22230F1B8A6B4311b4Abd01292340453b47]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
12
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.