GnosisSafeProxy

Verified contract

Proxy

Active on Base with 56 txns
Deployed by via 0x81f729f0 at 16265800
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $240.42
ERC-20
Value $240,042,085.67
ERC-20
Value $15,997.55
ERC-20
Value $430.54
ERC-20
Value $0.89
ERC-20
Value $0.75
ERC-20
Value $0.59
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
0x51b3050ef117c30c0bbe9564ec311915c9e16208493c24ade4cfff656c54bdb3
0xdb3c44a49b166dcbb556b37c246dcc6c04bdd2aee578066db4e652f792a58e40
0x6817e4be889dc5bde6449d5e1a1f6a1e2d71062ad0e1fdc1f9f9e06cc19226b5
0x7ed84cd505402e2dd4d459a96fc48934590917789778c3a25d65b79d1bc04063
0x669d7bff581387e342ad650f38ca727d4d3bb3f4e132fa249834c95b9d982807
0x60c1c8e94a8e712131ef02173ffcb38c9cf017e85e79b52cc2a96c63bd8339ec
0xf007f7de30ad2bb813279d0ed43acb64e9d2da53731a9ca94d3ee44f4790939d
0x8a2c00861539b8282c9528c2ca5817c1269a8337287030601f544bf14dc44e8c
0xd116c6a895d130612ce558fc06c09150ac900e02e5f047a29abb01e7a9f44245
0xd3d3a0c79061b51d2bbc7eca2725842eb35505842627102d9ca5369bb5f472d4

Functions
Getter at block 23762731
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x45e691f3a4aa0efd1374a8ad3a98a52da618cde8cb077645f524e8cb73d12b8d
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x66bDc08a0dB3A83D374670a57aA8ECd5b51b55e5, 0xB8B8a507d25563018242e8e2428b27A9e1805C2b, 0xa79c47C35017d2CD657eb000CC0D0a0c2E385615]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
56
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.