GnosisSafeProxy

Verified contract

Proxy

Active on Base with 21 txns
Deployed by via 0x20cbb496 at 1994116
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.64
ERC-20
Value $488.44
ERC-20
Value $25.15
ERC-20
Value $14.27
ERC-20
Value $11.81
ERC-20
Value $2.57
ERC-20
Value $1.12
ERC-20
Value $1.02
ERC-20
Value $0.32
ERC-20
Value $0.22
0x65363dfdd4ef08aebc126872d73115f0775cd6c40eb38fac6c19c5a3d28d5906
0x8ca6c91633ca6463a722cb118622be1150e7c80903825d6c4e8955474e8d5ee9
0xef635f0a10636467f992d371ebe0d6e9d8ed452142975a5b416c919dad2fc489
0x76dcd2d1cecfb629f2c50ec16a03c0cacff9ee590cf928310a8e478397aa0a8e
0x207211c60d3cb2093d520371000dc5ea8692b8c69c791d42141c500c6d422137
0x68b2cc61740161834e3b287b2ecc27d52712c506e7fc4516361b3afd1ccc8cf5
0x48af1bd1586f0840c9092ad626b2529783d5e17c8b53aec52b76f5b6f10261b7
0xac722f0bf173a2f6e6f07a68d04338b29e8eae03d867e48eb4f595f9aa0cc6b4
0xf51a9924b03a712663629adb8bbb3e28ce824da5a14944db2cb3a0cb011493ab
0x9760a5231fd4b128b41172fc9e213064720178349a99ec9225fa2337679cbc54

Functions
Getter at block 22746221
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0bd05ffaaaa7807443654c861eea8c4660eb6ed2d3aad053afe1d8da08dac61e
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0D7524fa3F8f23E1EbE883146905AeD8578aB20B, 0x36fFf5b6168f6c7B38b1226eaf49408eBa1Ab148, 0x5e97e6EB042A9f3D55C7016253E7e1D91FaE8aEC]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
20
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.