GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x3e976a87 at 15405991
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $455.06
 (#4)
ERC-1555
--
0x972e483148b10316c0342fe90044301bb8e09c45da15a71c6173c2e7cf905e0a
0xf1613b900549f0d18bf6199cf399ec8e6bbaf1b2bd59da9c2f56a6943d43a5d3
0xd329a2f0e3359496a5dfadcbfb20350f45165bd8f1b4ae319a19fb288f3e930f
0x5555085c144e588c14c22339081db071f87f7d6ceed0587ca120859f95ecc444
0x00a1489fc4af6362920a47aac3668adcc2e7525cc7d32c4ec03b0b1b300eaca6
0x66d6b90f1ce7131f12144cbac7429e6d0514f4ecc7c958dfab3a1994a0c12d76
0xca68cd79feb24ec3b8c1c87960e6d04167435805301a6ced982f2c8a6e1930e8
0x538fdfa78331caf2d74f1f7ecd836606d978d1b91859a5ca1c053a8aea41508b
0x21e6e5e417513f747ee36c0ada7138fe894ecd6d1741fc1cd9405b2cca2e8d28
0x3552c85b825bfcfdd1ca2f2471be9f5638b537d1bdf37b9dac00204fd2cce335

Functions
Getter at block 21322363
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5fbc7b62359e573845bdf18eb43f4d0da35d605d16cdda00a6e84a965da9fbb3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6A22946Fb71C06295373254Ebc76989ee07d4F71, 0xb632268017C022c6674ab1e68036B4e84F01Fd85, 0x7B6fC0fEAf8D8BD2d68Fe72750775a7bE965229D, 0xeaECb1A9C21E7f6C4878c529715bcf7F60b42A0C, 0xE69F609C75f8640fA034166c63929f2875C01343]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
14
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.