GnosisSafeProxy

Verified contract

Proxy

Active on Base with 32 txns
Deployed by via 0xcb547e33 at 13974568
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.18
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
0xb350baaffeb89c7016f3ccaaaa70fae0420e2124ef050ce5fba9a3a8f9398c2c
0x63dad460be9dada3edf435869412eeb38aa6d9045ec8d62c0e7cfa9d48d1f000
0xb440d0b2cfc59f45f6dbc543f2940e6fb8204d51f6c9f747a1e6154845af1a6c
0x8c7c4a287fa1f1adab657014fee3027d9d5544c8003535dba466535b30e8785e
0x613cf021d913ed2247f79dc3c3ac1a3fe8c9d5fe73ef82f3f380a3e5fd214566
0xff947db92589cf6295b2e5307e1b2855f89c57b11c87f42a03b09d7e512c856b
0x4262cd9314bc5f73c592994e8b3aa0c1ad2e191f4c3a40d18624b5ae7c9399e5
0x5657930ecb4cde756610912188cadc83cf56da356e75faf0767fe4ea8b457115
0xb4b7531c5e31b9c49c7cbde9fbb67a06c1e376e6cc50896eeeda3ee1489bc9fe
0x31c9e18ff70b67870d976e27feb0bec70b9426f5ce9fdc7247648678c4323354

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