GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x13a00e16f9860d66f07eb8f9008a19ed782523f8bfddd757ecfa8f43f4383969
0x6cfd69b8d1fee2eea470103c21aa1eac37d4ffe7b66a0f95d7bee8716fe18c19
0x3745b6dd3f0b38b71ca8dcf622e89d4076b45b06dcb43663bb522837fb4267c4
0xbb4c3f972ede6378fcd16d7b903833e42dd952594442c13bb956f2feca1f9930
0x78d9008de19df1e6d02a1567ea462afd92798e5e1e379f4a6359c812ba606baa
0x2880345fb00d0b74b06f2c72dcbb41b34fc9bc994bf4c0e8059e1941fe915770
0xecdd6997d1ee54771d0be04d777472cffa8b29afb431e57670442e3dc8136611
0x68bc78b7e67f3bb25c5fb116e20a5bbd345b37953e72354270249ade80560cce
0x65019d24867c98671623c7817542f2fee9f897286446cf4df2e7a5fc7c85819d
0xc765e9f8ffbe5f3db50291dad34b9e389ddc3aa895ac86425363aaf1baf554a5

Functions
Getter at block 21052473
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa1f85d5f3ba47e6c1689c7396da79ab7617a072464ccc0a3bac50717771ae89f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3c2Fb1CDeeFf429674e25629406b41767B5dfC08, 0xF66C95940f40E2a9Cc35e4ce36623b978e0627af, 0x3F2Bdc07B61f5Ff658F22C841a0eF505426216Af]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
19
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.