GnosisSafeProxy

Verified contract

Proxy

Active on Base with 10 txns
Deployed by via 0xb3d15eb5 at 11820895
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3.13
ERC-20
--
0x951d3e1742e0d7283af320305d1fcf276f1659f143ffd0e55c673348aaba4c1e
0x011f251c9fabfb1e1e3c3883a4a3850c8a4fab2f0c8d117d5b8277af8a599991
0x62de0699dfae0b290d22db9b69b9a5076c3ef85f467a3592167d0ceb05314d11
0x243a3e44efe026a1144b0e16a08dee19222a7b3389ecaad721bec6b1d0396312
0xca2e2d129f2f85b9ef44acc4b8fe696d02f8354b70349e237eea96c6fe5b71d3
0x97167e53ae37d848b3adffc0da45d8eda4058656f713886bf307049a40440917
0x304959f7e3a5c38136ccca63ac1cfb92a01ef2164b195221eb26d10f52f6216f
0xa5bb6b23c135790615e26a062b8a23af631e9153887be5af032016e9ee83120c
0xbb0ee6628bfd875d399f3609ed24cce00fc8549ad5b1f5367a6d38e9f0cb4ba5
0x4362fbe7d5f055b1ce9520875014028d79c11add53702f03d5b7dc8e14ef7b83

Functions
Getter at block 23672817
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x657ab4b8730edfd089918db9d621fec74b3e582fa8eda3d65352ab4c7f2c0db8
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2Df1D571911c3d37A10f007731b9ffE52203d36E, 0xF9Cef68cfdB2162a5813608084eF2792f1E00257]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
3
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.