GnosisSafeProxy

Verified contract

Proxy

Active on Base with 84 txns
Deployed by via 0x9d3b52ca at 5113853
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $165.84
ERC-20
Value $483,651.39
ERC-20
Value $112.74
ERC-20
Value $81.73
ERC-20
Value $60.12
ERC-20
Value $41.07
ERC-20
Value $29.17
ERC-20
Value $17.26
ERC-20
Value $16.02
ERC-20
Value $10.38
0x7500bbe69a248dfad7e0ae320a24a2f573b222c72ddf2328a721235a02ab6018
0x96293b19fa7a3eee01a1036f16c1de1cad676f141f8c57c52803654cfa68a287
0xe6ddd799eef600ac5fd5ed390190f49309f1dee4b9b7a3c32533d883e17e3208
0x00c17d46929a99e0ebab82c8d51fe681ee37befc01be980700ee13a69b678ae3
0x7c0327d322dc5861e5d9dcc49a01f951031c819cf375849ec9df55fb5c43fe6d
0xb2479b8940b5ff913f9c1a3a8b06208df2c56ba484854889c177817837f5879b
0x8bba8d3fedf43e17aa08cdd8deacadab257128d90e5257334800e1c6a72283bf
0x4f8c232f71b98d1cc10bba3ea7bba626f2e9b76fc493583511e51a5ff35eb352
0xa04e8d3be3d0882dfd0e4189dafe624051c33598871f8c185b0fed88ba81e2aa
0xf40d638cc094dd9551205984196aec233a41ec2d0c5beb70acf2693890fb36ff

Functions
Getter at block 22747642
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb753a74d39f91ad224e424a20c34e2c3a2a1a44416daa9c22ed8129edf148faa
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x1d99b3711C440CfBcc58Ff5460D79B1f3EEf2e31, 0x08C3F7Ad68b774F682c7E6ceCDD97301efE08FEA, 0x74293A57d7f6B9F6C5580CE50aaE3f10A0a09C56]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
99
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.