GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x580afbe4 at 18574084
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.03
0x36dd87e696e5e94b31da5a5be3bb0c36423d1d4ffb73a2d17a1df7624123f169
0x57c1c448e2afa4910ac0637260bcca28a4f0cd0b32abb001b261338962d38052
0x050d5cf08e0ca8e2e5781a5bf511c6e80c541fd061967b814de080764b513306
0xb325f82fb0bd7454471789a44740a7bd3a81690a4e9c411e5c53e9412de149ca
0x6931aab1b1fbbcd445330e5055eb6993c1ff643d2288d5126eae380e69b27deb
0x50d29b04ac231487e7bc6c3bd4e468ab3ccbf8d5d32e89797a46f1b61eb4031b
0xb7c081098687781441da7a3a97c8771d44b72eadff5fd4d993c20f59bb0befdb
0x842ff95e777d7ee2da5c7d3cbc362c8374216f98f6deabf1d04f004bce28da89
0x75d663251c48573b280e40bc029feef7134a29c99a29df6f2067d6f5173ee55a
0x7db5940aeb9cfd8a56bb87fa7f69dc2af640d34a78eb8ba064c300cff48939b8

Functions
Getter at block 20792057
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x47ef22e6b97dff365f80f221989a28eb2d460c7c9933f9980ba4327ce2dad7d3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x49d495DE356259458120bfd7bCB463CFb6D6c6BA, 0xb7c719eB2649c1F03bFab68b0AAa35AD538a7cC8, 0x1f97306039530ADB4173C3786e86fab5e6b90F41, 0x6a356C0EAA560f00127Adf5108FfAf503b9f1e11, 0x46e31F27Df5047D7Fad9b1E8DFFec635cF6efAcF]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
9
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.