GnosisSafeProxy

Verified contract

Proxy

Active on Base with 63 txns
Deployed by via 0x11b4184d at 3338649
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.65
ERC-20
Value $0.36
ERC-20
Value $0.11
ERC-20
Value $0.02
ERC-20
Value $0.02
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xbd04a8f6d1b80e02504fe652ce401f291a00ea3a7217560bfeaf83a39fda28fa
0x968a1a2cb6f01537997b8abe7476194dcaa47281846a2a22a32b7637beab7ffe
0x2be8e0a9b008067df5c8d4068b3d2c8214644c27ef83713142e8da57c27a03b9
0x41d3a383426acdb2946dbbb43f9ae3abd52746784ac9a80560cb45f46403ffcb
0xe9a79faf0ec15f94f7c6bb3c9964a84bfb0c50cbb3ae994f3f8e411d66035169
0x2d64dda4ea5789ff58ef85bad89af43471e0713e2295cf8c4a6ec993a268ce24
0x8549d0e81e8d5147aa57b1ffbdc1fbe412261fa3863421ad32a38e1f3712dba0
0x4939cd73e8a288d34c2e6672317e58c3ce3051f3b3882ccc5f2c95de76503357
0x183bd580231a756de01e2c8ba3eba98906c1187c55d055d1c234cc063ce4d48a
0x25843988b8ae4f2ba4e3b8d20ce4ee991f60296c289f7dc24d65ef98b9d35bee

Functions
Getter at block 21844747
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x458207de9c93816b6c6e79335830037defe0d2109bf51f5cef27a514c9f49816
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xFAA4ed12dc0aA5427B9A31755bb4F488196015d1, 0x5e334FC2eEc978478E84d17446d842bBd8C5Af7D]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
61
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.