GnosisSafeProxy

Verified contract

Proxy

Active on Base with 116 txns
Deployed by via 0x4636ee83 at 3620517
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.17
ERC-20
Value $6.46
ERC-20
Value $3.55
ERC-20
Value $2.01
ERC-20
Value $1.62
ERC-20
Value $0.99
ERC-20
Value $0.57
ERC-20
Value $0.46
ERC-20
Value $0.06
ERC-20
Value $0.06
0xf0c90c67dc52291d4a9c95bd5d5ccb09318ac055a91fa8dabb9f1a0badd298a4
0xe4ee640501ef2f2b63bbc57b399689e55c3d7c51cdbd778198f41350079ac6e7
0x1f3267526828ba157bb91bfd30af3650d239a1640a4e5069ab9b569eab971182
0xaacd0145243ac07dfa6ba42ea2727f76dddd105eadab04fa69b2bec5b1418917
0xb38bac2d8bd37dd23e453899cdf56913254b1ce2bf6206010b312a36cf14c7b0
0x5e470a00bad35e617ca017917ed4f4722eb3c5c01684b6c04ba0e91e19a30eab
0x2ccb6ab5b9fd4fceefca6c3bfd9d67d01b123253af5f0a3a8a53010e0b0ac76b
0xbb2dcd66b82de448cffc7e38af620f6d2fb7709eec71f00acede0354025a0a45
0x451cce1f0d60aca2bb6b75c7f6d9e504c107a175c4a63ce0230855733889eb76
0x943a0a70af68b9bd7a1394720a2de7f051302d76aba7096f3cc204260c575e6a

Functions
Getter at block 23619590
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc50d4f5b8bf34ac9b93b0e7ef27657ced6d515954852d48b4d67a05121dad7ca
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0bD8209Ef138EB89b4fdbB6c91fDeEAB57c3B29F, 0xfaafEdB333f68AE660591B1924A36C5AE108567F, 0xD3c001Cff994977eEe9a759aeaFF2582b7756D9d, 0xcb416BF9b1c7caaf64Aae813D1bb8F5C2A853182]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
109
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.