GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 142 txns
Deployed by via 0x4508de3b at 13845416
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
 (#0)
ERC-1555
--
 (#126)
ERC-1555
--
 (#0)
ERC-1555
--
ERC-20
--
0xa13ad3dca6bff1da65f7e2722afded149bbe4b140d621b5c53ccc87845798e1c
0x028a0841e033fb0b2e04cdddf3158c844b4ea5b5a609ab597c605c2ebbb66694
0x9ccc5fa8d032cfe41c0d7607c5346b08bf931fdbebdd034846d45de43960c9c9
0xa34ab566b70134a0d06dd78329db9c5856acecea3986420afe9329e2b2faaa1f
0x470ec04e9b576170879815660224222c895f68e6433622436027d11175f7ca04
0x3108c15ad92e76ce3a12013a39663a6989a5753517041601e9bf2fcc52a0c433
0xca1d0cffb8be3e6051868f4af188f7bc3a8802dee7a72196da9a41f726098891
0x0df969936e293092acc11338bdc6bf7e7d5043c396964bc1a1f20d47ebce1cf8
0x2bc53f565077b13f6c8a50b3e6c10132463f6930b4d229a8085d45342dd2ae8b
0xbfa866dbe51f8fe656a1e18b0ef5d94373c0735cbddd981a7f8c59af2e12acf3

Functions
Getter at block 21430099
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x97327bbf32a80ed0fb2fe1abeddafdb8b57eee68541606179b2cb263c61d7c5a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8794d984e0AB8A967347290D931baEFba450075a, 0x3f60008Dfd0EfC03F476D9B489D6C5B13B3eBF2C, 0x1246D5D68098e77F047D995396756F4772467be7, 0x2A957abb7d32E89d069e9b0623c6244ccf7835BA]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
180
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.