GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x121b6707 at 11442213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,743.35
0x81da28074ed9dd15edb7b8e06123607a2548eaa1c48c1013e03f478f69576793
0x09ac3a42721cbe747c61758e4c9a26e0d8f5efd1c038ec99ad74d3dc7f9d8ac8
0x6dcb850e1df7bb3c8aedcdb150be216db23374cbbc76cdae8a6b5456d51ade8b
0xc2996c867d8e5636dde120f9609b4c60d59828eac58577c3b3fb1740bab76ecc
0x13f95af09447f89fcf3f9b26b1c71a153fad75e7b43aa47788403019387d767d
0x1523632090ce3d7fdf6de70dbb1905571a4837eeb2e2b759bdf48e6101e454c7
0xaa1253c0cc46974b4b772f07344d955a92a77bd9a27b2fc359c2ca7502eef86d
0xbdffbafec7712077537ef69c90d49fb85a13a1b8b24f6487c3ab1f428f9e921f
0xa90b7a38024bfaba381bc1e97e8cca50e60dcbe8e13167de9f4489f60c68774e

Functions
Getter at block 23109849
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xba30142e6637411b0d0f73e1d31b515fc20ee7f95bb4e45f22062b78e79eac7f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x7adc19694782c61132bcc38Accaf1156D13C80D1]
getThreshold(view returns (uint256)
1
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)
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.