GnosisSafeProxy

Verified contract

Proxy

Active on Base with 40 txns
Deployed by via 0x010bfa4f at 12979270
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,005.17
ERC-20
Value $0
ERC-20
--
0x42608b20ed338b7e7d15b3096410d3b7a5a7bc63acbf64f2b80979a02542aca5
0x7281bf0a64b35c74fe8f4bc63a3a78cafbc398215fdefbd0c6d9b7fe2513b889
0x11a1b62b73d26064466dcaa70cd40305408867cbdd5bf489ec080e42bad23135
0x801899451708776bf907e96fd93c439198f1e110aecea72a9ce073b9f3d92c1f
0x5fc5829a4c63ba76b03f56a3917376517e980e25ce4f2808e4730d356f6285e8
0xbbf7a1f70143627b69e508323bd5c455265ef2afa2192bf088b50caebb7c3775
0x42f8a5fe6d3fdbe74a081f6ce1f773121128c91d683f716b36739711da84b14a
0xdb1709d39831ac8461cbb3a2104a68d3dee360a1d14c4528c255a3ea15620db3
0x7c0fc2cbdc87fa643b5dfe4360ba13e19b76a3933ee1c769aff06c192399a775
0xb8aa9061039af9d89e340ec2b703c3566e31d9e6ff58e747a043e862e9994f4c

Functions
Getter at block 22748601
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfe1c17de1ade5292688ea66ff83ee87f55763944b00466a63c69db6aea163036
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xcb5Cb3C218b1a3c910D641a5EC12036F22aC68A8, 0x4A72907eEB02Ff3e816fec0ca3356f45bA67D1Ec, 0xef9FadDE8539563D9a5e6625ce014b2e399f1597, 0xe5Ea222C37cd23F37C6F35c51d2c008479ea1bC2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.