GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x32dde53e3480447bf139bf4dec9afba6d1f47659ae010019e7b4f0bf4584200b
0x9a9627af203c78960bca959def49ffde9e5662073dd5ab58bf6eabe1272f7518
0xd334eb5ec4ba3e0d6fd654cfa43f9074dbe5685d7d38afbe1b72e41b49ed1be6
0xa2180e1fa7b307b2c2c6c690f4f77629fe2d67fd862bcf3ff16cd9f71beac343
0xe8c9ae10eeb624fdc7e1f3178b83a9673845d8f37e371bcd0ba7e579feb9a965
0x1f1a40f746f4c3c4328793d3a2e592529b13d88cdd51bb070053bb265d51c00a
0x6de4f40b32a38c23e5cd273455691bedbf8d3b3b53251469130171ca402f9471
0x1fdfaabfcea030003a1bcda99909917fa484bb95fa8ab68df1430967f86f0d9d
0xc8f76694f2fed993690dccf7e254bc336f2fe62576ddc28fd498c925b8b3028a
0x9fbfeef0ad95afdff70fe0007fdb3130ec155863696e8335bcb2595c1c9d17ca

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