GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8083540aee2fd1dbcd88da5c17185987add311a65307a12735c9dc0dc33085d4
0x266621f18966a97c8800de931ee1bf73560be3b0b2b64f6923f3378d740ce638
0x7717ac0587acee3f3fe568fcdaae376e55cfb974a1da9576f9695ff9ad323d02
0x13c4bd18702acbccb3ac11cefda52fedbc84c2c737485ad8a4ddfcb5f465817f
0x60590f3e79f2781b7e6e5d1d34e9061925165877d174c0ae818921c6fa5d78ca
0x7aac168aa37070d72fa56392da33a9cdb40d73b418724faea28d90b141457ed7
0xc7ab9748112c2cafd55d2a3d09cea85e36cff49788b073c4687bd5574de12ee2
0x6e5a867ae79a214c3b708bdb8d67c8a63b5e087dbe36c91c7911859dff2b0d57
0x39d336cf13549d49e70f5bfd95871f16ca938326666315572a8f66a3cf023bff
0x1fa52488ece7acc93a84a197c8beafd327fdc254400e072659a4dea602a0597a

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