GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x471565da at 17605919
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $455,916.69
 (#2850)
ERC-721
--
0x127d9c1b13d5d9ff6143e070fca6829d013ce3744b8c696a39f35fa20c13a8da
0x29398e84feb82821628a6131d338c68ed60f2dc3724075d30586f3b038f86f04
0xc4e6bb2d1b46fa564dbc25a2b0897807162b75990bbd99ad01dd436b5cd5ed92
0xbf6e3011f9713b1fd30846d51bd555bb748504b03717a40cf6ac250b722e2b26
0x408b9535318824e14dc522992703adb266d931052113e2d0f89683ef18d34e41
0xb040e4a3fb814e3ba1a03e1ed62bbafdca72d4fa5e6bb5f456031a6a0bb63504
0xb8965b96767a8577e68c46b0d5d5b17dfe8285cbbf3ba2659008c6f52908ab4f
0x609330dc3e894c24a831545ab0fe8f6090cb80543ed38b0faa161c2d32b30b64
0x1df43c07c7f6ce21739b478fe6cd038b62bb5777405775117f133198f30b8ff5
0x5bf3f553f06b6783b1bf7f9ada42fe5bab8ec0016ede2ed81fe68cdf50d34a49

Functions
Getter at block 20940290
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xca389c0e935b86ba1dba22df57cc5090fc01818a8e70e45d882bf894cf6d8f9e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8f25774c8328E98F89200f61e45A28C000EEaff0, 0x4911E062803591d1c32ae2cd56e40eF66D63Fbf7, 0x217B183475639110E3677acB98FBEd296ba0c386, 0xA2f8dE4fd917B20ac08622A97cf1C6d923b4fb86, 0x7902F91E782b4C5EA2C75cBDE8867F15a96Afb73]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
24
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.