GnosisSafeProxy

Verified contract

Proxy

Active on Base with 42 txns
Deployed by via 0xfe7e32b2 at 20586418
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.05
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0x46cd3a30afb015388da5e47c601939874b23de125a30b38b009e8a8ecfd68770
0xea3c17c675358b5f0be951d6f65a331670ccd980bc053a0ad6ed909e307f1f50
0xea3216a57e94dc8fe607f4879de19db7dab172ab707e1637caf61c0c506bd07a
0xd82ce2c428aa3961fdde6dc363bb8eaf1ea332e50e15293c15993508297f3b75
0x1819385699d642beb4d57057e756c7553eec514250491628362e8081829592d1
0xfac411e5653c0c57745c8fc65276d27dcf46b72d98956a17b98de94e9176bec4
0x43862b78e6c45c7990634d688a92f1342f719a948678b7a9c4fa73cc2f96ba4d
0x1ff23132b6cc7161f63f549faf5563f9a7cf6c5f093cbc057c55be568f1cdc79
0x9e2c25699a1a3248b43b31e2fc0b424f7f021c7e061aeb9c8c738acea4713cf3
0x36e6e3a560de54c37606a619638ed9087eef5754e20bc24867a1f3b1e27a13f6

Functions
Getter at block 23729081
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd39ba0458bcd856355a97cb8a4d9d682ff0359d820014e8930bc14b59fa183d1
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x4B168b4693C6B51915b6f42A7401c83d7989158b, 0xdF7Aa11E0cd04bb3872C988ec2B499661CfD62C0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.