GnosisSafeProxy

Verified contract

Proxy

Active on Base with 38 txns
Deployed by via 0x4ecb6d19 at 13798363
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.32
ERC-20
Value $260,925
ERC-20
Value $6,722.1
ERC-20
Value $2.13
ERC-20
Value $1.5
ERC-20
Value $0.55
ERC-20
Value $0.5
ERC-20
Value $0.21
ERC-20
Value $0.08
ERC-20
Value $0.07
0x10e5ecea130b200f0cce26fba0e396802d31d951fba79ce397dbbda93946aaf9
0x425b395d7745716ad3b165ba9f5b1814fd1529a75cae92379adc1dd3f8ff379d
0x64ea41a453e5da3dbb215f7acbbc1d2ef128a99d1a65f6af03e667bcc948ffb3
0x0e69c64b9ef1f975ee51cdb16498623452b888750046906c77d2071db8929f86
0xac60abf11aaada48aab31cdd947b025601cf24b26ca496f41583699c571d37e3
0x412cc2fa2711844647af6c7625294eed417ddc7a079b30ee8237863a70f11bd7
0x082e0413ccf90032d9fb0210daa6b0c2bf7e15832e8800db3731ae39527a97f1
0x0fc8c0e181263e02b0d10e1bcd8557361e96f8b364ebd53a74dfd9245192a379
0xae1dad47f3440176093d5853399a7961e5e91fad4d82d06fcd382764cae4b23b
0xd33ccb1f3bfe451921386662b0bd1652bb50d1cf5aec737c3eea7dfebdb462c1

Functions
Getter at block 22165671
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x996604811a0407ec023727c3be8225c11991cf25b1a15d7ee7ce08c053c4e9f0
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xD17B78c8CefF647953d748a96De9faA3b5985dc1, 0x26300aEf5fd2049fF5D53Ef675a70F70B4c73F9e, 0x2853590ad1Ae8A76021CD4B7d6D72ab027BAA8F2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.