GnosisSafeProxy

Verified contract

Proxy

Active on Base with 988 txns
Deployed by via 0x058430d6 at 2971505
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $69.29
ERC-20
Value $5,558.43
ERC-20
Value $1,432.1
ERC-20
Value $0.58
ERC-20
Value $0.51
ERC-20
Value $0.11
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0xac9fb168bb66d5a60f4e3f4c021a387d443f95ecd834038dbc60402517e3f978
0xf49fd03139b745cb99b65e3c49c64dc329ce273ce62860fbf7f70f0ad6ec404b
0x0de6683b3cee356dbf2224e4f1c2e28084561eff27a53dd4ae8e93283b78a04b
0xe5d4972bddd228c02e3d210a0bff9fdb2c97a421093ebb89fb8072b585ff4e93
0x8b749807c6d812ad353900e561ce2a9a96b36b3e2602a3c00a3d5ab3f12146fe
0x3ee3d9ab566856d4efb60ddbc3e0865d32d5a44e14b485351ba59b0df5d3555b
0x74b678e5489e696ad8a53cc295e38531f9dfcdf27314c2d0e1d00c9007ee90cf
0x6b54e29436c216e5e759f9496f81349a04c8aae3ffae47c05a41f5aaa904c56c
0x7b680bbe55eed3cc82288bd7e1082ff6dd0a693556563ac6a7a58dfc195a7f8e
0x44ce135d426f7ffa92731921d5a4911ce66af9424d66c0a5b129c32828ad80a2

Functions
Getter at block 23228598
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8700aa61a3d5d56b62e868cad0deae2d96a51897261b15bf5539f86c994326c7
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x3cc42a196321994e637156851A0b247034983E46, 0x0EbEE8c53c228a5fC1EbBA05F179Bd99f577Cb52, 0x9939578305136e255151F3cc1c0996368F7221ba, 0x3e4ee5e1FCc58aCbAEf449A7f2fE52BA7ba71d4c, 0xc6E5084b11eE98da7bDBc4F9cabf5E17bb209652, 0x3c15f0Ac6c0DC75906A4977f8b7b25cab667Afe2, 0x0aEDA6FdC0A8277FF4646a6aA60eFa61D8D741aC]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
1003
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.