GnosisSafeProxy

Verified contract

Proxy

Active on Base with 240 txns
Deployed by via 0x57234ea0 at 2358509
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $475.73
ERC-20
Value $12,033.39
ERC-20
Value $4,101.35
ERC-20
Value $3,015.11
ERC-20
Value $563.99
ERC-20
Value $40.43
ERC-20
Value $39.5
ERC-20
Value $0.81
ERC-20
Value $0.36
ERC-20
Value $0.09
0x309221f722d91c66843da653b595fadd74d354a30e9a73a90c797059a13ddeec
0xe3d05d5fe8db7bf582f45844a497c40ac8d36d8c79e8660cc0ac447818143b3a
0x3a518dcd21f4ae2016c37f72dce848d7283fffd269f2663c63d4c9e14067d4b0
0x142f1f3f29bda564e9f819cd85a16654c157c4d9e4705d19710970f264078336
0x925e8d96ce0562c41ec25669dac3ce6e5ca420afb2b57916086d6f463c70d009
0x96326bc2ddbf9f557795e8253f9b7a998555af1167a3f09af6684392733313a0
0x5dbc7812bcc25d6b160c02763817dc6de5ca5baae0cb9cf5e08a8d37c7519516
0xc546741cb6d51f78def96a6c876fa4c61e02e332d0f277affbffb929c09fca1a
0x0bac5dfca9a1fdbc51064cf7e362ab93c952ba68100cd246e2b3509780ed14d0
0xf8b66a346706add9ea7d1f3615b8d41f0ad621e5bfdcd647b33e3d9fe6867b29

Functions
Getter at block 22758919
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xcb9b06f76589df8e45b14d4d4a2505246b8be9cbef4b14299bf1d9c141edfba6
getChainId(view returns (uint256)
8453
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
270
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.