GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x7744aee0 at 15381170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.82
0xcaaaa8945ef540f3ec232c030e993f4d09d01c05870501ce11907745f878f02d
0x6179526820a32ff2c0b7ff4eafc4227341f64415ca67117419113fd03cffd1ac
0x19ea7f90c991c06d04007942891e160e9f0b4d8e4a7b4eabe5f03f27c97845c0
0x663c82d86b63e04dceb2214c1a149ef5858d94e702490fffb8a653dc891f84f2
0xe0aa23e1bf291318dfdee79421291c070728b369e296f338dac8cbaec618b319
0x9c8e4d98ea930cc697bb27ea521bc7d663daf03b8ca18964dfc3b6c8aa0a4acf
0x21c3890afc75e4f4b4fcc08b3a98a91ac976148c4045b4930703066e332a2696
0xee6686270cf461f70e9db84a88cdec6fafec25ba5818946f86b77631514d45bb
0x988c698376229887518da6a34d6f101fc78ae9e5bd71129728ba4cde65dfbe48

Functions
Getter at block 21320730
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4d19dd4b973a31d00573c3ca9f70435d4eef705bd59123b314e1967be1f4a58b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa70d483609a0ccD384B38D7a63367566346EAF73, 0xd2E8b7e491c71c9030e4fbB4670D7920ddE2D3A9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.