GnosisSafeProxy

Verified contract

Proxy

Active on Base with 47 txns
Deployed by via 0xe4885925 at 2621910
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19.84
ERC-20
Value $11.83
ERC-20
Value $4.96
ERC-20
Value $1.79
ERC-20
Value $0.25
ERC-20
Value $0.17
ERC-20
Value $0.09
ERC-20
Value $0.05
ERC-20
Value $0.02
ERC-20
Value $0.02
0x78b63b7ce496c7ae40aa002a00f7b4a8b8405af743d6edb251d533ffbfadc560
0x7234eb6052149bc5aa7b7f04466a3439f702a42ec5af6039b0cc8782135dec6e
0x3441e5b7c260f6277e1989eb2f3bc67f9705bbaa66e18511c4fdecc6ad5d020c
0xf47c402700670a6fe15ccb63ce40488fa10b4a2b778545fb5ffd4d2e97c29344
0x5ffb18f9c0da89d999e50aa59da9519e12be20c2d4c8d37de88aa12cf9f1b847
0xf7677aa019bbea70368886154014c919985a4c5f1dcaf1f4afd102e33adbccb0
0xfdbffdc753b736d6f355827eae1046cee2936cffee240a01d1068fd3bc984d77
0x6eb1c1136e7289466274c31dea466e8303e79ec65b2c3e67cec4d17ce1de95f1
0x78ea4c00a332868013f64f5612502e03895c07802974cbc76deea5f7bb23bc2d
0xa8e0f69d85adf20c270aee3b3e6a3a814ff3f297c78c708523e95d46c8986b0e

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