GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x8d3b70ab0abd1b779ae04c7018003730dfff0feb68177add00c74639a81ed245
0x4daf80bb382a1c053421b3e8e61bce441b547384b936581661237b4f8ce910d9
0x40e2ebfac46b21dc7dc0d31bd336483eb75248ec20a0f11b2ca7b879734df622
0x2747378a7ebb1f04a403b7ad04e79c24cc3d83b2a6978df84ede7bc2dd0ed59c
0x4658e40ef520887bab3a0aaa4c03ab7f80554721834bbfa1b3818e23a39470a4
0x54ff72bb74096cb0fb091f2489655de7e3702c320e0d3d91dd6f21343919bb72
0xae2b8772be70b6f28802f64099e8aff7fe68889a36f75d3171d336069cc42b3e
0xb578150f016e1530d3d30d42b266d0b5548137e06cbd6fa010ae16ea1713d695
0x518f30273cc681a5755649a0085fc8a177d10748c066b5041c45152c89be6bd1
0x4f268c183270ffa77a4e0625da7bbf5a34b3b57d8eefbb044bfdfed31f292294

Functions
Getter at block 20929801
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0d37a51c766b26724da710a0c41d1a2a8a61b5cd36b092413bbdc0e7a3b625d6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0112F99eAA68444592C442F21852f5f921214692, 0x356BBF41c0C38280d49c3b495FBfe8939240bE1c, 0xf87092048119ec48798CA914450C2f6eAe2441cd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
72
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.