GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xbcb269c512742292cd60da01698b30abdbd22328f048e5ed6154b9ab8520efe9
0x8e291790292b93da51b2c6bc30dd5976829df8d504e62e5b0043ef77353c6252
0x23334ea6b60e950aa86ed86f7fc8911edc81f68c1889258b439160183e153e04
0x5abbaac275e60ebe164ca126df4a05c067f03039532aa3148e855c86611baa9b
0x810a6f08bebe1cda4af80f02737c5a0431193a8eea0a814561b32a3eefe9517d
0x9aa81de480af81691f4dd4f4a17d65600d83dbff4a23f5b093401f5b1366f277
0x0b971f24981dacb6689c58bbf16b130e399a53803f201eb301ccba2f1818d60a
0x24f720ddc4201968400f1f983e3c937c2153359643d478f80a28cae8e60fbf89
0xb9d80018b49aa70bf56a1b2126183e23cf53b8cc1eb68d38e68d7136dfa9477d
0xff41d9d1c5a518255f76d6f32a2975d61706ce261dc986996c4055bf45697d07

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