GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 178 txns
Deployed by via 0x8926bfd9 at 13461462
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,118.45
ERC-20
Value $11.77
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#27)
ERC-1555
--
0x9af0ae9357816d97e922d9a0a66b7f5a4f63e7dee78342e8b9361d75dc168af3
0x61cefd0189a6a9c408c782ef2f017c00e5d13d4751e9acd00cfadf4fd6f70bc0
0x4f5c0b764a603e37a97c3b7efa412d88f966ecc0d86412b20ab26d8bdcb91368
0xc9db1477847a27911a4b4bfacf19a617598e3ed3f7761623822fb3abcfa55fef
0x6f47ec2034a77913716464ed54c908136d6b876117cd21015757fd86ec619c26
0x52b9176cb422fbb6fa0ff858c46b2e6fbda478206155540e0eac3bcf0467df63
0x05c11967439e155e078066556234c58e117fc834e6b2bc23975622523db756d7
0x0e4a75db8fd1792da4985eb073d5de4190805d4b16ef48ec64c55b2bc1d58d20
0xa0183a4a224bf0a3c28b01defb55ca5a5c3a1399538b9165de23349b500b884a
0xef0810c09affbb0c0d3f15f1cfbff1aad14ccbb386ebdb12a7157e634cee8415

Functions
Getter at block 21039963
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x54e43bc7044cd58efd838fb59a71f190c0f68ee8b7fb49113cd2eaac4d2256a7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEe78AB0CF0aAe2E93B8764973c9453ED1Fc239e7, 0xEFBBfB08115B0F6a2825A9a186baA5777F5d2494, 0x4370Db0Ecd726857343434AB53ceFe55327b114c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
166
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.