GnosisSafeProxy

Verified contract

Proxy

Active on Base with 20 txns
Deployed by via 0x8343e96e at 13726499
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x24d7e4e4973e430dadb4c33f347094c9a835078915aa5f38065b190d16ed8d1e
0x31db3e861e055125c9885f46acc9bde401d3cb4e65841ce9f1d2c19c6f28b916
0x169a05e40ce29cb9138a0ecc5bb3cb666f353bc547aa672865de4d924488d7ea
0x8fb99e045369a11567c2e5bf0aad7234845abc84d9b221f1247f8549772b2e22
0x498f9edfce256bbb96cf92250d11781e98e56856c87a4644bee576276ff3eba0
0x77435841706293903101418dcbed28dedab8147161b75f631c60a81dc92262c8
0x130f9f09ddbbe79f67eae5479531d0adc3cb09266b680dde5a46ed0841d70f74
0x714583ea2836b4ebef8b1f977c60aedde0ab9fceb08581431ec9c5a34880cb48
0xeae7152b2eb175198cc20802f205ff7a927f57f8da4898e621784e8140f03b23
0xfac36da959fec24ed624722928205cce6eb2db2d20e4e3a5b57ed9cba9941bf8

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