GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xcea5dcd2 at 16389820
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,486.62
ERC-20
Value $144,735,922.59
ERC-20
Value $0.58
ERC-20
--
0xe56c7ca2926c9875cb37a14daa0828c1f3de30574f86c62cf4d3649d08c75b98
0x75508c5f6083331aecf6f6883478f92a52ef29cd583a688c997344bc1f6e5838
0x30e33acfef7671eeb931761dad2ea7afbd215938293361524b7e95f822dd860b
0x390777c8cd9dae159014a34ba307ad766a8a8a078f6723e7ff45e5696523a5ea
0xa468293bccac67b1c7594ae8d8f305c3ebb0f45ac06d53359aed1561b7f1d426
0x3b6f6ad83039dbf6d855d8f0ca9507d1d70b8b72e021fe20689d0c8832a5f1ca
0x1ec601ed906b38156248002f3a6f2a3d0cb7308cb87b45a92bbdb91f2125617b
0xa7cf8d79542077dcfa1accdb754ab3a9208ac69b0ccf5ba61c021af050120969

Functions
Getter at block 20791802
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c3b2f0d45adcad67d9ddd3e7d5d82fe2b03e23ea1de603f088b63134a8cbece
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x431e81E5dfB5A24541b5Ff8762bDEF3f32F96354, 0xD3a7C9A860be2A15643Cdb67c53C6b26140ea6C6, 0x3c42749709BF354B3aE0Db29Fd2dd88089b21B4E, 0x52b3B6F4d331D07Bc5145861c5297648754D9E06]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
6
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.