GnosisSafeProxy

Verified contract

Proxy

Active on Base with 58 txns
Deployed by via 0x818242ad at 15754273
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,009.31
ERC-20
Value $0.09
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xc75e3673ef3cd49a5b2030982e51a260a300a2f5b4ceb3df782cc83911f208fa
0x6e396abb3f00b34ca2ba756c7478e129720f7d91debe05252c4e6e5038c4a903
0xcbe4b9471a6ddf44f78186c01fe49a91ca0150bebcb05b78319a0f0f51ba4f03
0xa62beb7a8c9a49957e5b62c39104cb263dd93420a8896cd3d055b0ffc784cc94
0xf1c74aee296d6e7125ea0592ac582d9f9077ac896d44ef0b422f498f07633a48
0x6d315c2c8a3ff70f37a302c2df594b8fce11333960d966c83d7b1dc1a1cb0881
0xade2e2d433daf0ad0d83f6144a3655bf080c65575a9a4b1ba4d4bc1b3f550af3
0xd7ed9079f0189aa9a0f4dc9fc3afe55c3d5bddff8d3455cf743097d9382b3c06
0x8cec5746b35158079ec33aad1751b850d326e97477b031d44d1aba988c9ccd8a
0x60f55bd2cc9f65997f0d6b7212af75a72444083b05839230a14de7bf5765d372

Functions
Getter at block 22756697
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc5ccf51f4e8465af4b72a5a30f8c25dcf5a9e0384148208ea956123fa0c55dfc
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0x0a40F9bC1492c13502D1530553702f4318b0dBef, 0x70B5cA145cD823c66fA7697100FDE48B17eDfBe0, 0xdc25bAA46662076ECB40A6ee2907c400a3dF667F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
54
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.