GnosisSafeProxy

Verified contract

Proxy

Active on Base with 24 txns
Deployed by via 0x95f45d3d at 13702389
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x3d03241e8d3316556d44d1ed13c112d351d4c6a400bdf3a089c5e0c7f1a6ef00
0x7bace8ad902b4927cec9518fb339fc68edfc0f176fcfb774bbb55ecb7398478c
0xb05fde8fc0866b3c8d8839beb40e952faf613e2f6c3d12a46215655ba1760f3a
0xc7a7f2b8254b5c0f5267aa5910d0ed8cf8bb39ecfbf0bd7a81a3549638a00eb2
0x54b9af739ae9cd236d4eaec139e4f2a1d6f1320c015b38c8bb3939ef80b7e4c1
0xb8aa27bd7db73819925e006f3a58fbd70733571c94d798ab6a8b61c632ade463
0xa16d52fba49ed8d194ce06ddab140b0ec16c87eef08ddfbb7525317090d600b1
0x2aeb11cf9c2d3cf68e956f97a96bd1e3db9bd542431cd3c6565edd44bec14c7f
0x15703ade5ce3d54b5157d5d7e69217c9c21e2ad0b034619ff31d015420027dc8
0x6f2b889c952801de4882baba575337bc6cb32981dd8f29985ac3caf2ef9ba59e

Functions
Getter at block 23075358
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xda46c45a330924f86d54d89535499948f743c450eb9fa9813dd6b3dde729f84f
getChainId(view returns (uint256)
8453
getOwners(view returns (address[])
[0xD130896d69243254Ad6F515bAd8174047151F2D3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
15
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.