GnosisSafeProxy

Verified contract

Proxy

Active on Base with 14 txns
Deployed by via 0x482e02cb at 11397901
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $377,938.31
ERC-20
Value $0.1
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xaa1586b1a71b52c0ddb3e50b31487984ac96c295687d0cab5eb6189feedb3493
0x0d04ccb2987c01c6e620888a2a54494c33c7e78bc8940bb9270b5855d3270809
0x9ecf636f39fac01f93c6fe206198492d27b54881e1708dd2c29725dd40136b4a
0x68c2820d8ef4c0044c0a7982402cbaf5d1af6be6bcc8a614c090abc1cf35b66a
0x8eff9e5a0fe3982f5636e8b1ef755e2d263928bf159065483cf58d66984bdef5
0xab440e8113ac85e85e962e3ca132c99f588f2b442c1336e1fc3f29203877b6ff
0x0ed8c5fab8bdf605706e3b028a1da8be0b7f148a5beef53af799fb3a1d44e459
0xeddefbb3fa2d6bf16a15f2086eb090b7748e0115e4b385f79b357d6f19171cc3
0x43089b75205133abc5efcb93597dc23dde8469667b84d01c3835bfab41ebf8d4
0x5b118b9b976a009b92e3ccdaeb6d8b8b5e1e47c22b0b620e1233ee099e35ad29

Functions
Getter at block 22750535
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe0342c2b9bdcd072f08b102a14fe39f7e3d80cb16b6c7cd20c95a90cce761392
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xd187F18889689bA8c687D38e5359c0aadcD639ac, 0x7722E515ca8aaC0Ec1B4e757B4a80717Ad848fD2, 0x27629B5d175E899a19eD6B3a96016377d5eE4768, 0xca2a103D970C0B727812Cd67c95Cb22f391e7cd1]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
12
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.