GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x96445928 at 16143836
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,082.95
ERC-20
Value $133.02
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
)
ERC-1555
--
0xe80bacf762fd3b62c5e1231a7633319b609d4f0f06f0cf94cfd0a830035b238c
0x75db1ea8ca261ffa5760b763da75bb5333b0a13759642918aaa35f8666aee6f7
0x4eb26b00893e8de795babf39744ee491b5b916f0c2781eeb84529b48182c29c9
0x69e6b125d4aacc1e96d06e4474103be3cd30271d975e9dd1eafff3fec31fdc3d
0x029d4622e51cdf9367e0c335a53261ea09d47e651495a409b1ad6da81fc3228f
0x999e238b9a28a7a145ee8a692911cdb559b9d64e78e03d041a2abad781e83c3e
0x89e6cf6027def5763b05151c7072d42b1a486e7d56fdc4428885a9900919f1f3
0x2a48ec53a2f4256ea9d2421091a98ae9a36aacb6012e10a8b453cfa803133007
0xcbe79e376f10b234a9b4b920668ae841e6be2a289712423caf69f4146e10cc27
0xc0fbe31e4b0f8555588815ae57b7efae9a62121e8bc484fba32d5db72ecbd580

Functions
Getter at block 21313937
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x36f0ad262c4efbfafbf45a403a723e6adf80166bf615dbbc4560013560cd7bb0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4d4339DF52f3348cdcfdC515057c62bB6B883D57, 0x73620De21cA2fA1bEB74Ee07e89dFba17cf0FBCe, 0x818ee2C2C939bBAe38b1C7416E848E536BB2E738]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.