GnosisSafeProxy

Verified contract

Proxy

Active on Base with 8 txns
Deployed by via 0x30dfacad at 15664159
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,101.07
ERC-20
Value $0.53
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x33b545617f623a6fb40a17c1dce7c2a76603bc6901c91c8af1ae448dfecd49ef
0x125503b7b9e461f085700c48ea5a1e7b08bac384205c7bd05194880e8ec0bc39
0x8a7aa8a92bf7a4c00a6d1a30a6f4b200477f4924a172d8b711be917cf05b4132
0x9a178e8ecd5c55d5288ce7bbd35df0e52a36bd8b8eb70ea68d49d590d4cdcd70
0xa241ce7630de5a3a54502c982ca17f554b71b2b92f9d91c3d12739c27474976b
0x642a0c179ad5ae66275d53f8d6d8773e8061f4dff39dfa06749cba9b2b60c965
0xa46839a7efde25ec9fe522bf2b2066c4d33ca3f145471696c324e3d58c84edf1
0x3aeb9d9229a42f4e852c6c2bb3253274e459063e864d5288bc06e21317ab89c5

Functions
Getter at block 23062760
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe0e6cf03d10dfba0fa9c3784c16ff4da97e61ddf83f31888052f8a1f30860c88
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x8424B0746C6a17171f451cA4730F1c9401E22D4F, 0x50Caf632C6149147dDf7e2a5Ce7f29e19B1e3351, 0xEdf2Cc2F17C78B3806239445209d60aB4609e307, 0x479b895a8C58232439C870a022E72133797A63c8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.