GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 586 txns
Deployed by via 0x996b4be3 at 19494537
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $117.47
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xbfe447f19c61d630af746798481dd3091edbce5dea37eb9c5cc1c1ffd27c8ca6
0xd577c5116d5e0dd1dd595e04011b095434a8c808d42efa77fa7a141b1c97d540
0x1b122764dacfc83e745e44b0205dfd0ea181e9aa157e5b8fc38e6dc2cad95017
0x1beefe4ad9573435789bb84007ed96784bee3e8f6d48e6060ed47eceae9f8214
0xd91e1720f3d645ede61dae0c6ea68aad589ecb5ea8a9640ee250636d9c401442
0x01dec488b95f26cab76c16caf99dc6092a8eda0bafeeae22fa03697f53e12eb8
0x74de55c81ac5287b33deefe8dda56b74232f0cb83a00db869017371b74899993
0x523fbdeab743bc79fee176e1b775b573b7f6938c39b76aa16b8bbecfe32ce094
0xf0d6008f2937f5e6098e582ef06b07ae5fac68cb7c9b0a258c52fa7c21b5098f
0x2ca8f02fc3b507cf3ed5f6edd7f405d59f5e8c7774fa25a395bcfcdd9d53d211

Functions
Getter at block 21219275
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x497fa4dfc79ceac345188ecc4e94434d4332124f4fd68a86625b006ac7d9d88b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5A40f5d070433f0a5354e543f020D97D4526108c, 0xa0111511da7581374220bBA5F3cfeE21B1765D9D, 0x9304b332Cd0cd95BbE594c63b3D43302cEc19299, 0x71eA39a4552cF88e796bee7B72E0d7FE79e47050, 0xBE3725a744D25d00857c7bDBda69185a5044b118]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.