GnosisSafeProxy

Verified contract

Proxy

Active on Base with 79 txns
Deployed by via 0xf086a344 at 3212575
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11.24
ERC-20
Value $3.3
ERC-20
Value $0.98
ERC-20
Value $0.4
ERC-20
Value $0.32
ERC-20
Value $0.1
ERC-20
Value $0.09
ERC-20
Value $0.09
ERC-20
Value $0.08
ERC-20
Value $0.07
0xb51f61ecc98c6f457017ef4ff44b7cc7d7bf69f9345755ba6e0a04c6ab27da55
0xe25b0f91c51cd4f0db2fd8a233fc06c6f0e4342e394464314a006f6824f6de49
0xff94431ed3cc1119b674eb6df2a4308b797922ca6d37f76d58480932b4e212bf
0x7e23ce96a2e6adf4949807e7361bd5344209c605e12c840c418caedb9f5980c7
0x6013a1a3d4c065b80b0a34f26822ffdab3485094ee675321cc20fdfb199c21e1
0x8dfd865a50896a39015e42f5ce5242abc7920f69811582fb36a5a176f4948d85
0xb1a0ff4c4e88fde46e094db8c12795bc258024b7c63d4bfbfbdba2496db6b785
0x9db3dc1980a53f29b4cc0b06c87398b03f80f96b3baa18f9d57b381c0e194d73
0x96977dc68e1e822b32f00202484f5ce8411e8390bcdf0b6cb526688d774044ac
0xe072aa4fbfeb35db52f53da2154f3c7ae381c6479b808b2a6681b17676069a9c

Functions
Getter at block 22929127
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf90728002ed4d0911edae714873358f00e517e50bdfa7022562b5d124861c855
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x9719c21628663A6f4DBc207b6DD0D0c1FA21840e, 0x191e648Fc7aae005ec59b4FD2Fc81d9dAcC4B314, 0x5cE12200a0DE4021dEBE23E518784A272B4A9742]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
83
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.