GnosisSafeProxy

Verified contract

Proxy

Active on Base with 11 txns
Deployed by via 0x8690f108 at 11804602
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $8.67
ERC-20
Value $119.73
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
)
ERC-721
--
0x84baaf3d32eacce0609bdbf671a77ff8460aa79f860f4b2d7913bd0a80d05b2d
0xe50f855dc6b0907cd0d912d45ea3a2bbaca1e36f40f67b7b1c3bada5ee39c336
0xcae22c7dfb3ee1c8d1a663a1278a23ec700cb2eaeefd6f866fef7381b0d527c8
0xf6f6c8e08414e787eff5caf447e8ed01c6c1f186dcb5bbe19f66b319ee1ea590
0x2e5cffc321b7c1920ffc5e3b25fb9cf27ab29d8c284da31104ace88f884268b7
0xadf2640130d46a7e5e60022691b8f7903a39a6bcd169fd3629e64adc8b32caf4
0x34247f73a3d7efd1b5b64df0e60a8bee40a73ae63a0fa19c42310ad11b1be203
0xc3796c7a4a50ac02ed5177fc1d8841cfbc10d385417775a797d4296d6a4de049
0xf48105c0ed3bd2e0c60073c8802cf8c0e0bbcaf53dcd1649a0c644d6df98e9a4
0xcded149bca6af2b094b0e6d47c028163ab3294f259fac05246d3a6be8a8fd777

Functions
Getter at block 22937580
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x51f4a2c25da21231380800865c830a4e8dbbb760c726bcb385e0bfec7118c98e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x02BF3258D6024B2B34fD7D21F225Db6CDA939E76, 0xdaCc7bb40f6AFD4bf6dB70b3a8EaE0c2c07a0dce, 0xD5531a23868185f52e40b20A741acF39520C7da0, 0xe21fcc5afE3AEDb3CDC814f876735DDb71C401DE]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.