GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x27129b46fc1d489e8c7debe7ce8dc87de6550d4481d4cdf24d24b5cb6a591c04
0x78477d9f2580ca61c5d4d7a30302e8d3aaf373d62b143d1c282296c52adc496a
0x1c2f276e61fea1d5229ceb4ac08a44d0fcb4c75cf4737793f41cf9de7736570d
0xf8ecee80100ff46869ed2af95fecaf601cd0e4867cf002697a02f95163277833
0x5299868a46a5d5e0c0d6b445b4802ec0066224173d1eff24123568d5cfbe7717
0x5138710d15f7cd61dd515c404703df3577d5fd5f0c203ed620d9dd5bca9d29ba
0x08c4c1c993eca6ca36444d2258f6a09cb7d6332bdceb6857e4f275033f9b9fc4
0x4eeadc8359261618485a72dc19aa89c921022f0568e783580752e925106507b5
0x045923291d38349887ef01ff5f490bd272ab57c8fb6d05c0067ba7b172d81d52
0x22bd4949f36989de97be8f03027f0753baa62fe09950f325d227e3c622fde644

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