GnosisSafeProxy

Verified contract

Proxy

Active on Base with 21 txns
Deployed by via 0x730591d9 at 2923584
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $75,712.97
ERC-20
Value $1,047.04
ERC-20
Value $210.65
ERC-20
Value $145.25
ERC-20
Value $86.93
ERC-20
Value $42.49
ERC-20
Value $34.19
ERC-20
Value $29.58
ERC-20
Value $9.46
ERC-20
Value $9.01
0x323563283177b59ec8de735762f114fa99756f536824407abc215b362b84dc13
0x5104332e5a4f81805d69f5aa572ce8a9d21343bdeef102f8ad00c955000dae8b
0x833f8b7c0be1ed32d4a917382130c12fe2540d1c0556447e14f642e0dc469974
0xa8094e78e9de8af1d6306acd5d757981100ab9e241940e39f279ade536c6f1fc
0x6986885e8594bb1cd05af7a108add6a8545add4ad3d9c192d23503b4fbb660b1
0x03e1bf3533b790b906b3364aed6bacb2dcffd32480c90e72bd99bc2fad4b1167
0xb4fdb6d1716cf79795b60e3000d35caef3018fa9e0fcae3695609c1d11084c6f
0xa6118ad3c5695e5a9d597d0dbf95f8d7af43ee3ba6d232681d160ffb4acb5ec8
0xbaaa28412ebf5a3fbf210848e70ac4e933e05d167fb62bc72b18fbed2b707b1e
0x7052d0c7045d69088fb6a8ee4d0fb5d6992d3ef28b2d5c5c19e24df4056b8d69

Functions
Getter at block 22748023
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xffe21df58e61b49cf07ad46ea4fd962e3e2dc753d9b1dd0994f9f4646ad38c55
getChainId(view returns (uint256)
8453
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
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.