GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 59 txns
Deployed by via 0xc6091077 at 17918239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46.74
ERC-20
Value $57.48
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
 (#5)
ERC-1555
--
ERC-20
--
0x3324c21c3be2aa601af42a9783525932cf16d6fa00264ace99b3f9ed164763c2
0x0dfccc0b17081740267560ee1fe4a8dfa3119afd476915ced7bfe0ea07107755
0xd82fd55b971a1c8881d4f8f0ae5a4fc33af56ebb8fa70cad532347e4175d8f15
0x3d6b9f67229fb715293a0b509591b1a1adeead4629dbc7279cf222d8467aeae7
0x2adb23cb58d59b1056c3e00b25bcf4aa2599c0eff2c08740237a796d33a8e477
0xacae296562ff27c9b91ee413f415bd98f99a96fefeaf39bb1d87cb4f367e7975
0x01b9aa80fdb10f51047a08066bfb929204b6f1850c46a14031bd1f74dff9a36e
0xf5e40cbaa9d8c1ff8561e54e5ec817d3866922805147b585aaf911a4c32ecd64
0x676405b8a86805569ecdc36a5e370ee97d0c5f4353330cd3a51b0bd5619bc4c3
0x9ddf4d127efcd8a3eaf4a5ef5f9d42a348b8f17e99b51903c3b9e45e57238826

Functions
Getter at block 20894824
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5e1b63f55d5a3d9ac779501675fbb7c29443f88e3a3b8c10a49a9fb7874739d6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xB2BD47701aa4B75F4318739F372D615fAcC66247, 0x7863A0e38C90cE554CB03CD5F4917Bd97F64D312, 0xeE0eD6AeeAE4d78DA8c86A91193a5223185926B6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
53
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.