GnosisSafeProxy

Verified contract

Proxy

Active on Base with 85 txns
Deployed by via 0x43237802 at 11365614
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.83
ERC-20
Value $2.48
ERC-20
Value $0.16
ERC-20
Value $0.07
ERC-20
Value $0.07
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xd05a5ef12e37d9cc3a698981f95a15738298012915a78a23fabe78d5eac3913e
0x1df4e90f1516a324a6f06c888dc5814e004d3859ebb3c69767d2f5f21bf0a8f4
0xbd59ff1e25992fa8f80aa18f761ee6f60b875c7e0c6ba37c908abb5a1b45476f
0xdbc6a24a38fc24cbfda87aea7c5dcbe30068efbb03f3adb877d126275d01cfad
0x5ee9417943572965138909c2ffe76ea72ca42d0525dbd5c1b1075f4d5944154c
0x7d89472008762e16e4d01aa7939ed6e050916f8c5989c8d926153af8501d0b10
0x2f9576b053caea2dc286d8f325f66ee7bb32c6bc43a114f404b4bc362be5a95a
0x4750be0344d58684e5c90eaa0f4aef7919567882ac9f1ebbbd0648c17021eea6
0x9aebd2b76caba1d994d04fd699eed27f1195dcb5d933c8a9988c8c297d08d963
0x5312913b8bbf5b7923537eb18cd2af5e926b1b043cb63ede206178ad13b18c99

Functions
Getter at block 22730623
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0d1d219a77abe4e8480f9c0fcac136cf39b40a8cc94b23c956790635d3e8d254
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xE472fEF1286cC1c367821e317921fc07084A62D2, 0x8d741f7b937A2a891bB4D154C1981F7211A1AAC1, 0x8CD99Bd24679Fbbc2B66c435ac02B57280B21db7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
101
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.