GnosisSafeProxy

Verified contract

Proxy

Active on Base with 176 txns
Deployed by via 0xd8651a50 at 12660064
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,032.86
ERC-20
Value $109.38
ERC-20
Value $10.03
ERC-20
Value $2.22
ERC-20
Value $0.24
ERC-20
Value $0.1
ERC-20
Value $0.05
ERC-20
Value $0.05
ERC-20
Value $0.04
ERC-20
Value $0.03
0x4455ead8732e285f6501b7e781ee1bf880f356ec865eb6176822313756462360
0xf6159f01f2e75e5d9027d612a42ef34b501b9145a304bf1d44d35bb16a52e3d6
0x573f71a848795fcd8ff3f8faa0c13ab5b293f85488b91a9a39ebbe28e212e006
0x743858e2ccc94914d65534bafb1e2a50adab087a4fc674cb414a71f5bebf2dcc
0x75af52a9573d86824d1be3968a212a6015fbd3525e920666785e361864c61450
0xec71889056d85beec42448c3976595c4cb0f1278ed145bcae2c4b9e4feaafe01
0x5196a3e5da1eaba885d8225702204391c4b69b96f9f17b7b41e7a49a52b7ca85
0x12241a2256744ab4b90af6141b071d08f6a37a56d78f54cb44ec2c7d7a4b6025
0xc0d324cb5d053bc77c0974f86ae1bc4935d49626b118c6a39db56f53121b701b
0xea6bd056378002c7e4d3d40160d1e7bbcb07a5170c773c1f0e7ed4a22c913565

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