GnosisSafeProxy

Verified contract

Proxy

Active on Base with 9 txns
Deployed by via 0x4cbbc58e at 13647984
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.39
ERC-20
Value $675,017.65
ERC-20
Value $3,139.26
ERC-20
Value $0.09
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x6ae5c60cb52b2ebce37a0428799a6ba17936ca6ba41f8642065a4b6a67127800
0x3d54bc6f597c61a8b668a52a35f6e2a434f46b13eee5c8ba0f68199a0942e916
0x5dc3c2ed705b7e1f3b81a30afe0c4bfa82396ba440fea8d5229476737c9be441
0xcfdf3d42288dfff9c4a7181cc9110855ef3cad6b03c5b7384be32d2b9b301717
0xcb4cfc7f0c959f2f47ec804c0cb05cebab801fc4414d733508801d5bca4518bd
0xea3b2f647edde6f2a09960f846a6f839916da8fac8ee09d461eed075dedaf836
0xc4521341d126491abd05b33d6ed5a745da4c8b884785625d4f8f6db519716246
0x5b4557b971287e5850983cab8a5c3c934085109a773cc94eba6c90f2364993f6
0xac637534c25590222272d210929f1dbee4bb79009551a7e552766ac9e375a412

Functions
Getter at block 22751966
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x869850bf701d324b778449e7eefcacea4029d0cffb0336bd7745fb5cfed6e117
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x812B41c3769af7AD93BaD03FBE4D4255F080130E, 0x9fD0bCe2360ea1fe6AC28Fd42Ea4221ABB00DA83, 0x11fb155eBd155ABED6d8e253EfE53e9620Dd2580, 0x62500Df60073E22C5FF833ae855F7922Bb4c0A88, 0xA6eD1f87baCe45De87A31438DB72C7cE3e93a0A5]
getThreshold(view returns (uint256)
3
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.