GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 93 txns
Deployed by via 0x098c5c52 at 17618023
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $30,328.51
ERC-20
Value $26,184.05
ERC-20
Value $19,395.49
ERC-20
Value $12,400.39
 (#2)
ERC-1555
--
 (#452)
ERC-721
--
 (#37)
ERC-1555
--
0x7f2b1e09a1d87494f902466f0fd187ed817ae7a89bb2803d7490c884c4b5a856
0x2fa9ab75ffc541f8bbb133dc37c7a82dd7f7fb54e3ca5bd0f7a9613120999d7d
0x7d56f916ea7f2f244fe730c8cd8735a4fb36a29d7eec2aa481adb42d0403c318
0xdb64a4847e23d3b847946c3a56ff1e095d55023100e71eb2676a1e9246d0b3fa
0x9310e7a651bc2d2a6e878318f7ff1c3e58297acbc0d1b310c184ebafbe72033a
0xbbbf6ec158d2d68a400fc039d43bfb47301a34f348732b0cd29168ae5fbc272a
0x726fe3bdf28713a9ed98f4283e2621fb2f53437fb06cc503fb642971582be912
0xda67a3a4e737ea507b50806915a0782a1f9682cb60138851335c0bbc2ddf96c0
0x24eb153ffc248805bd3804162a2aa8a1080a732a14b216be48983710a05d3fcf
0xff331c613db3d2ca8251ab58f4accea2c1edb224114013c74f1eb74466682d53

Functions
Getter at block 20971208
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xabf4fcd23491ad0e2145a710982a861e6c02bcdfdc3e1b42cb7fdd401c1315d1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5Cc12357Af4f80BF4FCB3291f0f0c833C14e138B, 0x5859f7674f6d4dB4b3E44B1815191fb6EE4F0E60, 0x855F1Ef783Dc3EBD4A80105384Cbb14165B7CD80, 0x9e9bd16618e295161663EC487F47A9A474bb105C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
73
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.