GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 61 txns
Deployed by via 0x677f5952 at 15207608
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $85.36
ERC-20
Value $16.81
 (#1679)
ERC-721
--
 (#1562)
ERC-721
--
 (#1150)
ERC-721
--
 (#2123)
ERC-721
--
 (#1232)
ERC-721
--
 (#1052)
ERC-721
--
 (#649)
ERC-721
--
 (#348)
ERC-721
--
0x368a04b146f4b220df463fec9025ddbfbf92c1d462ffe12deb00b2c751cf26e0
0x9e8036af5f46660557d63e7ca0e856b1e69c930766a957e83900f0a05450c2e4
0x0865501ea1f6847d460eb1514057d4f9e033e00a4eb115c4d7d55e860fb7dd59
0x32cf2d0d3c7b80a6e961a21c5f9e39b71eeb592d02232ec3fdd1a7d5c491b06d
0xb2a0d2edba5f02230d454dd44f5439a355354ceb1ea00ba9341c174663236fd8
0xb5dbe486907dcf62004b329efd15857b840152423f3527cf7a060ef7ad4cba12
0x79806a57a7c5c894a2beab7db4aaa8e393bd6b901313d1bfd7da119f216026e5
0xaa750c2753fef55e649d8199cfd68aa3a65817062d10adc171f0df8bacf3f001
0x2f794d666d4823ceb609132bf36aecaca1d2ce6b8121484ae362c112c8eb7ea2
0x83f5a937533fe5dc0e870158150ad8159dac705f8dc2bce05261c0a34347af82

Functions
Getter at block 20894771
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf0434a581369ddefdfe36ecff7ffb759856b2109cf472c293e851a7a20c17767
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDebfDB2baa4bb879D6Cb983609929d813E9bC39C, 0xA65A864ca19535E4C06000768c6CFa9F6EbaEb12, 0x888Ca3F8063f08FE9CD678cbABBc850203900523, 0xcbC7dD72199fE329e103a42a0574a85460D4dDb3, 0x6f044D2C76Bb1D26dCE887a538A974a0a8388Eb7, 0xeF32ff103Be8eA6C93d5f8684F51D8516A0fD867, 0xCF355F7C8673FD936D0bDBc9EaA59E04a3d5a6fF, 0xC9F40d1c8a84b8AeD12A241e7b99682Fb7A3FE84]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
55
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.