GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x5ab51ad6e2319c8f53ef0b74003fadfc17850e59e5115a99978323ef9fc401ae
0xe2f86b1a9bbcd57866b7e1498a78a9c61e5c42f4fac7446576d947a5b8f27e86
0xe22acf92bb0c9555cc342aad05e285cedb67bddfb994976fade08965b2f62381
0x7f37ae7b70203e52e70575ca922008dbc43194daf05e4890f5e391107d431890
0xccc61f36508bb6867545b4f86bc534343f33d79320d3cd0ebccabfb09985f952
0x399e617a16ce76240c81e49b18b3ba2daeefce5e692c8d8eb935b913773c549e
0x92bb19e234c8abc623ed5cc986311441c17cd69961ab68b734e31ac03cc64803
0x82a0463b3f5f6aab50570a51da548a0fb0bfd59a791ef6f11f4bde6ba22257ef
0x1f0105f17c46fcc8cc83d44b012dc2409cf2ee45d3a12b6b04c4306c67b6019a
0x5affd02f2e95b589b22556afc919c1af259713e6c525f352f05458158fe6b50f

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