GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 246 txns
Deployed by via 0xfab2f025 at 19833295
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x15d25828efbec0c2620837777e4eff32c1ea1aa8cee9f52c10be106bdd644e65
0x6d2589becdf7a2025ec33e23b9ba535afbdb469cedf7008b26540b99d4e9cd66
0x7fa459450484f756e9f66ccf96ce1493ef0c7eef246cc3641fa840168bf2d019
0x9b247228bc4c51d3465159654c5b8d84982e9b1a1b1a1d6e4b9c88d2e0ca9ad6
0x0427ce49f6ec3cf10f1df08ea83ed1349f38f0d29671b76d6e400d2d9efc00bb
0xf1a40f9ba98e9051b70c2d509c82c15fbd987bac61d89c6c4fcf42bbbbaec3fd
0x840129708541446de2e587cf5045ea383d804c83d61103d4e82437465baf3afa
0x4e6015d538f075c8b51bc0d8d84259a44072ade91c02fd281b46977c6db56a7e
0x48869a9bff92d67f03c5983e42ada4087b765b1d07cb751ea66603f89d3f5862
0xb1b4c637c4a0dc48ac26d7ce7a08f1254287094c4c42ec21b988677170f50d15

Functions
Getter at block 21184129
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa66886e8744636c928b7713659f51468ae7367e2581ef7d1cc23736f92fc7175
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf8eb7D98834C17906FA8dbFc933881C731D6Fdd3]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
246
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 success)
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
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.