GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xaef17a39a4881469d1c00aab69ac4b7f12d1064408559914317e75eb00379058
0xa6bef7fd9070eefe30dd8ccbe12a9c2111fafeaa273af7aef8f3af9c01f0fe5f
0x10383e5697ab6387b05d691f57f43a722c75864dbfd1ae4aaf1c1c0c73154bb1
0x590c452a8c01bbff4c8c85f52a145ef4a7bc350da2c5afacf413e2ffd3cb8fa6
0x6614115738354f7b4d9d831e9ac5a68cb3bb5073c057f2015a4e4b121a4e2bf9
0x7af2fe89b9e32558755e52a0ad2b16d41d8e0f3fd6d3c63fa079c6d7dc345161
0x6380dd522803c0315d9f3bb63d68831c76e1b14dce835b89e3d1142f52f853b2
0x23ff405df0c5e31f1c5113165a612c2b159f83e3d0958c4412be95b5690094e7
0x55d45bda35ec991f5a2165166aa82d5ed72ec89dc779e35287e34e7428bdb6c7
0xb0c0d2649bfac32e4eb1820fc6c163919a5586f1e5b91b92f872341efce41367

Functions
Getter at block 21184590
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x562bbba8913400e537eacac6a4f3f1069e6ba3317cae393f6055967648cbecd5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x91870196BdabcC219b8D64cebD173c0B8106DE7e, 0xF690433f62D144a75983e34B032e0C8189E76Dcd, 0x6617BD03132Bc4212C0d719734Cb56cA44b54d61, 0x79707c4B2a3D4Fe1110da036E28787D57ebEB4CD]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
134
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.