GnosisSafeProxy

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0xbee99717 at 16375971
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $756.45
ERC-20
Value $183.65
ERC-20
Value $0.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#3)
ERC-1555
--
0x903e912d8c55e7f7e5687cf74e994111b384995b489c3d95bad6ebd22b9f4cb6
0xc6cc6eeda28a72df47d51f169802ba26980372f1a2c5af9474bb93070e347109
0xb9a21d63ad577204da3387fba93be5edec3af0e707bcada484110f224a75b9cd
0x005f82e86cb96304f1a9dec396c560b6b3c2e1cc264fc467455fd7e650afb05d
0xe790568acfadea874805b4a03b801b7141c1980ceebfd33ae7f70fcd6425b518
0x65ad77b4e96a3e03f52c612d26320e6c427de796be29b9424327412c0aca0195
0xa427e75a0c77584ab8cdcd501452f0e29791a645fdd7e57e021e85ba44ff8f10
0x6ce484a8f4706241eb0ce6e1b1cda794643a16dcd60f29646d3b20e4abbb9c95
0x9b9b09562f52626b5e0c285369aba662e0faa0b9f025180f9d1e360535c692eb
0x581c33a44eddec47e58a43ab2e0748c9b5f0c1af3ea1c5f33c97a6fc8e755863

Functions
Getter at block 22920478
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdc52d9fcb059e2559bfae821282ffeef3a56101970dc54d17aecfa8c2766c4af
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x568b9bFfF4a3a7C7351db84EC2F4Ad4CA147A1D0, 0x357843d6d1ECE85ABA4032EfA31a2e813F519261, 0xf1996154C34e3dc77b26437a102231785e9aD7fE, 0x3447d0a8e80f7C1fFeAdb3E5Ec0e18e25cfE332B]
getThreshold(view returns (uint256)
3
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.