GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x785c7c2e4442f242e813435946aca93a94f1c48b73c00bdf52f728660fa7e7e1
0xf803ec1d0235cf55dad2dc2639bf08df0159c8f8704d2f86ba0b0d33469891e8
0xa598563c2a05dc506308fd8d6df030090297c83abb565459d4fec507f474be2a
0x775a330ca9e200c1660deb48524e5c64073b17d23510bd3eb2b529264f598d00
0x5b74c7f39d06198c705f5b400446c8434f773da4bc90313296e0b1e0d7c86d24
0xbb03da7cc852738b2e2627cfa04fec1a913c1dca7bd3a8f5a4014d604904a1d0
0x08517f95904e3143c987d5ee545214009c40f67720b102a78682346235f8523c
0xe260db02e4397a412cd86ef72d5110e4070a93d73728b2a761f0171df29b0080
0xbef71a14a07cbefcc90c1e34acfb3dcd5df4922589c2e5c3f777d672ad2025c7
0xe0fa8ad529dfa50c07c177521c25fd0d0d3d9187711a4a47705a11930fc2089a

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