GnosisSafeProxy

Verified contract

Proxy

Active on Base with 48 txns
Deployed by via 0xc4ec0f8f at 7929534
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,725.15
ERC-20
Value $56,763.03
ERC-20
Value $0.05
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0x31947f6a2e4cbbfb7d6ffb2476773ac93e42c5fc1a619a59d982f94fb456ec28
0xf475fafb044ca8463b4fe661602bcac0ea74198a7179208333d49a6a0d7ea489
0x1e8f29f5df8addcd2866affb176e8fac45a76159a333f45230bfe0a3a3e50d2f
0x0e1d6fdeed84c234853ad576d739544365346ee513b19712b84462c7b2d89d15
0x3c8726c0d67cfd867619798265d64cfcc029e8d543f78253fc4910dcdb44f0ab
0xcf4d47bdf893df68fc8aaf9dcd1706a8fa4e67c72e299525537ba952b7d0d0d8
0xfee3f73401e345da1b29f8395a1679636e95729911118d383b684d36d8efca8b
0x77c37dec84c80cb2d31a3aa2e2552fa8d1f5320955d489ad5a741fea2f8aa543
0xeb97536e73d5397802f0643b640462c6bbe73e1e5f7d7b20513969619250734b
0x7f8f4e24fdad49553aadb1b8f8d8132c524fb462a6d191082accae73469cd700

Functions
Getter at block 23874826
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4436b6765e0321811d783d3789b273f1c35be1aa767a8d2fb9c42eb109010856
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xD05C8C33ACb8AE73B7502f7E9fBC66693CEDA099, 0xDfE2B6e616f680212c466Da8Ab8b861EdE20156A, 0xD58697A854D30e2fE3cf474647672e656c5d45D0]
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.