GnosisSafeProxy

Verified contract

Proxy

Active on Base with 206 txns
Deployed by via 0xa2b9d77d at 4452272
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $230.87
ERC-20
Value $104.86
ERC-20
Value $29.19
ERC-20
Value $27.37
ERC-20
Value $26.34
ERC-20
Value $21.33
ERC-20
Value $13.89
ERC-20
Value $4.3
ERC-20
Value $2.99
ERC-20
Value $2.23
0xc9b525808d50ab29784c610628cb73a4455b8578f3086363c8b5d4298def7e9a
0xa307480d0e8b927fbe51926203736695230623ab9455ac2833e7e2b664f8c4c7
0x28bed39fda57b01093201dece25769534f3a8658c9e2be7f71cf59ac0708a8a8
0x19c3dde9204a7bcf5b4e1839a369db1b446a413d5ff45c5da9805d38b69c4c4a
0xf0b3ce727736fe6102438360e2387c5abd5cc528b5c6b3608da6648fd00aeb3c
0xea97a8521b25af8de221a82485bd4265b41f84cd596bbb6502cb27e37dd9799d
0xf91364353ad3577c3a73a7445728baeecc1c53d17f4f4e39fe33746efbb27839
0x0e0294f744ad296bbd192b0b9da429f901f7ac3e8c2e3b3874dfacdf86ddd7da
0x6474d0c4e87a95e1305cee2d4dff2d326b1e7edccffa84fe379de170cb77c244
0x90893bdd456d525e78c992a104a39a19efa616b525b072d5f2f72d7a78a85a2b

Functions
Getter at block 22989011
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd601fcad80a32b3ee6911e3376da0ebc3839a7e647978139a361313fd5676fd6
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xA3082Df7a11071db5ed0e02d48bca5f471dDbaF4, 0xA7228C62842C2099301a1759313cF52b803C2CD6, 0x0b776552c1Aef1Dc33005DD25AcDA22493b6615d, 0x3c5Aac016EF2F178e8699D6208796A2D67557fe2, 0xf5FCd7cA5f838d5997cC20D202fd24603d57Fee2, 0x78e801136F77805239A7F533521A7a5570F572C8]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
230
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.