GnosisSafeProxy

Verified contract

Proxy

Active on Base with 10 txns
Deployed by via 0x0667ae34 at 23470311
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,429.65
ERC-20
--
ERC-20
--
0xb9cc0fc50ea5fc207b217bbfc44ffd2b6429083c358d6f6012d7f7b17f6b9e52
0xfacb6ff2ae6b7570874b3cd5f9a816d5711667b50d94f3a22c84bafaec8f3dd2
0x8bf2565a355f67888c072604c24e43b2851f8984a58d1689f62df829b0616fcc
0xfb224e6eff3752f474b85347d3571a17a8d9f3ce2a1f8ab2f1e055993f7481d3
0x63c78e8b99766fc46be674f7d7b690bc8202bf99f13b594cb50c7924c485a7b7
0x7684d83f5092e94bac2f8be77b3379a618f7e039830da3bc703f906029a2cf19
0xaecdb1a4ab27a689eceaae69728d5cdcb2fb3bbc75598792ee4c653fbd5b205e
0x223b42953fe2845e944519caf9f6adf2b02776f25e9249b0e6b1149a4be0981d
0x8c4f6c2567ce2cee71a97ead1a772eeccd304d05e87a4657fee315764ccbf98d
0xf77d6a92c3ddba48e1a9385c6a59cbedd2ff919075e332a0c81942a61bcbc65c

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