GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 436 txns
Deployed by via 0x13474446 at 13939457
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $279,884.22
ERC-20
Value $45.71
ERC-20
Value $0
ERC-20
--
 (#1572)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0xab6b92e6d66aae2e9248f594c21e997c467e222069363ec52d3739c6a4e1fd23
0x9968980cb7d645f5cc0341d1d8cb7d1d714f4ca54b2288389049f497c8ac0692
0x19649fb962c032c67f3eacb9bfbe05fc8207ff83623ac8e0e8e67bb58738d03b
0x2dd02e66660eb2279fc78363399ec24495e53edd7aab74faebf71e6a6179123d
0xd73a8589efc9d3101d703697307f09b887971e48e97a363bd15e95ec1f59c36e
0xee7e8c5765d22fe7b6e26894755bf3f05a809e674ab75604edbd3e9c99251084
0x7a6faed6a3560cc749cb737d2d93c323e85034bc2434d6dbe8ee82953a23eb54
0xb557e6ecf89098736aec8c016055f337c69febb1811cd96c2f5dc0a01b69f033
0xf8745ed6387ff2344aeb3bc3eb8ba8e81579a466f93f79b0f336cce471658e23
0xdbfa0076ea746e2dd01fe66a946388e75a39cd54e2ee9032f0c6acd605cf2373

Functions
Getter at block 21318381
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x024f16b51dcc1b1d4041fe9187c16f65e5adc23d865143615270b6f1aca82be0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7EAb5A11d072a3F335E7FF2F160EA34853513700, 0x641204d6d361f8B8675bbC6DB7bB099A60Bb9C4c, 0xA6C9B30b3464d575e721f40e3bDeAf6568d82165, 0x33314bb9e67F36839E475A77798031A4BDbdE44C]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
343
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.