GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x4f401a826694e8754c5856bccf0ca2a355df7bce5ad8ab3cb86ea13892dd782b
0x9c9e94b9605384db3a2b6d41bff1f32548550a381ab13c48fc3e7b8617b48206
From
0xed129be9f09d253e582d1e1174144d0992c7ad1411a0a08607a20d2d9b068754
0x759096707fd5187e55ad3c262962e4f3402c206f39b73eb783b6b35c73f06765
0x0270f6ae2763805c0140ff4a5d89dece0c900996fe282618dc975748f6f56587
0xd3b1340cbf307a688d384b91889866e41f653cc7a8e160d92b0e2c5da241f920
0x62d5876978f0cca13bec41b90f412a3152b73b4a90bca9f14b06b47f00142279
0x3cf342fa8776d2a593d910f6bfde219b25a076a558c50cb0c6d64376baa88d1a
From
0x0f3821525d09aa84098a45482a05ecd07e542a5d06c51400c1a65e85300a8447
From
0x8982128b04cce955a96e942315a9a94152638dc729a2c75a806a9badec0b0f7d
From

Functions
Getter at block 21314298
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9826405ae99ce338112f82165e3a77eb8a4e5bf218c44da3e73958334e7590af
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x88eB76FE6A0c439394cAb8956CdFC7f84922F73B, 0x9b229096C1c6A1425dE2729C00A4D4889E89a6Ae, 0x7A9e7a1fE90E483B4B60C569068912cbD9879D12, 0x0a08c6196D1fDBaD710F64799f06332BE6b92937]
getThreshold(view returns (uint256)
2
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 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.