GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xda72363bafd4e4414fbb38eb1d03cd86a091ef18ab8958d3f055e410ef1fe8e8
0x96fe9a186ec933dc2423926dbd5160c2769f578dfaa736d101b3ec492301fae9
From
0xc17ebea091283e9aad291715c10149a0a080b1a8335c6069a9b114f916353efa
From
0x4ab35aaa1d7e7f0faa91f7c7b75c8334ef6c984ccef2ca97306894ecac97a09d
From
0x1dff9cf66778ea3b3bd8a151cd9d142578a8c71f53b1c826b4e8a9a532a8c683
From
0xa974f7cf49f33512ffd17d1d70aa3a7ff21dd4f113bea5a99a4263dd622f38ae
From
0x31234af9c58d64a2ef27e844996f60cd20edbb60ec722d8a7ea2df2fd9f39f19
From
0x06f49009cf5f263fd1453e1894f247a26c4d49cccaedae249acb2c0198b27ff0
From
0x66e32664954985b9a90e02865a0bbeb757ac341f78f2a3d93b88687350696ec1
From
0x7c98f8bea54baca85fc0cac61c54c66222f1177c89992475abc1cf09b86de219
From

Functions
Getter at block 21193921
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x119a1bc6e5745180821f5546457c8a75b0bb01a78eb86f44a43642cb8801909b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF54D81b2955832474a87a8DadA4a042a05b83180, 0x2A75ebC999Fb1561b38272Df47e8873237276deA, 0xE165F18E2eD71ED6C5F43b6ffB432de98923e267, 0x309C98C9C900fb3E67fcd90936Dad4cA186de52A, 0x0b5a91adc9A867501fd814cEA2caba28f9770B63]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
22
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.