GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0xc491f57d at 16627808
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $70
ERC-20
Value $1,002.34
0x00f2550afbf20268af6b6a59dd6de6295571cfdb99221dd2dad85b70b1831013
0x11a2a082d95d49faed8d62810f822b1bf42f38dc07e57e76ab63cc1672401f9c
0x44682a437200634de6b35155f97622129afd9fac7685197cefb884e016c9bc6c
0xd07b011d6417ff97b2696f382f9a3fa11d6ad6e83c485a6acf4750053e476a4d
0x9538223158004639a943fe043254aa0ea437704541b1431098c63c929cc16bfa
0x4320c55fb2a9db61c401eb1a33276039aa7e3d269c7e0c23ea02c70fc8977225
0xa4ee780bb40e21dd7220e42c7c5932587f1cf6cdf4ea3343309538fc55b85b8d
0x78b5af885b0e3af872b3ea68300d097d128d170e67eca486f018b9516d08b634
0x953770cc18a099a9551c16d198b9eb71ce4d57a479d6cf54106e37ac7b7c440c

Functions
Getter at block 22087623
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb8608bc0c07fdd4a413cc6bee8683e933de1eed45e68819848a5be1170a8c23d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x5743C0FE812c0736f7586EA60653b7e7F8dA0F86, 0x68D6f0679398D2008386DBc713fc78F99a003167, 0xFd82e28FA13800475062BaF087e549fc88510736, 0x39D2c6A5AC3926ff174aa3Befd274217eaC81d8A, 0x0813B46eDA53E49841DFba4E358467cE6251ce57]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
1
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.