GnosisSafeProxy

Verified contract

Proxy

Active on Base with 19 txns
Deployed by via 0x3f889d73 at 13408365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0xf3bbf7f32cddd30b5e1a1e651b76e43899dd3d0fd8aa4f469683ac62e8ededcd
0x7d8d602857978789645f67ea577a1f78ead1e1d99e3dbd21b4fb9124e0a6bda9
0xe67c585e94c0bb7804ceadc41c9a99e4790bef6427d9cb4df95d7cb784aebd95
0x95f1a5f67ad4e1e3240491978c3cda4486555f28ef7e91dcd063d9cc27351725
0xab6b1be40525bf9a48b4857439c2ec87b1616b3314e10b9f95b9fcbf6c4158f0
0x45d55e874e3868cf57cb2898ad9aa7eeec6ddfab1d887c93aa7d9589a74ccb60
0x048e7f6eb6dc55fd94a9228bd5f9b525e15e1aa735125c1719cdcef79b9862d1
0x0866b0eeafbb74626f91365355716bce067ffb12d96ab1ab26df0aecef6c27f0
0x81830619d79561bbdfd4c38ddf321d97fb6756346ac5f45998e7c5549b1c4818
0xede0aba848ffa24fe75e31b1e600ef406991bfe9871ed5e190a8b0f06c42d93b

Functions
Getter at block 22122921
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdb5115f0f8ad5a020ccc79121c1fcc4a9c262e6350a9ea1f7a90340dbc31c246
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xE8bCb20Bb4Dc7C3bD5a57DBE8D11f2acd95E836F]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
14
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.