GnosisSafeProxy

Verified contract

Proxy

Active on Base with 25 txns
Deployed by via 0x63a949ae at 10055313
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $139,030.22
ERC-20
Value $1
ERC-20
Value $0.06
ERC-20
Value $0.06
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xca4ee213bce4eea803cca372dff72b8d3a53d2e28cf9cecf235c13eced887e63
0x4fced6dcc515fddc7fc0b9ecf7fb3893ac9d3f6d181f4a81694eb7a03d74999a
0x3ec569fda2f847b2b74c63ff0a742fe1ce3cd7535dd9dd28e148f39de60a9877
0xf014d07e88936339fb80c4f2c5acf6697d1811859b25b38a902425ede82de836
0xa395ab9a9173737c2036a7f3bc3779ab5d03018c247e866041c78858ef09b50b
0x8ea20207cf2d2ed79e4fac5d829fcf231c96db1d7e00123164f6c6923d579528
0xcab68e2c82a64927852196c2fc6f161362a30625968bf3ba1fde51b76d68ccb0
0xf5c93ee024bbd07650e02bd2115f6fe68dda212cd1312afbd898dca6632956f2
0xc37a820e13e640cd555c1c08fbcec6d5ec6a08052343206a2f2763ad3092a3f3
0x1d36898adae5ef85995b9c6af364ca161c284618d4bcf219953b6bbc465b866f

Functions
Getter at block 23737084
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2b5caf59a121b7d2bd76e16567011369eb9ff8fd1e80fc30971c1c65253cb1b2
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x2D3fE453CaAA7cd2c5475a50B06630DD75F67377, 0x7463154a39d8F6adc38fFC3f614a9f32E63a1735, 0xa9bcfaA42bE74F5BBA8A14083fC618439f6eAc51]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.