GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 331 txns
Deployed by via 0x33ffecd8 at 16472788
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.5
ERC-20
Value $12,042,479.36
ERC-20
Value $8,667,301.72
ERC-20
Value $272,458.32
ERC-20
Value $167,082.99
ERC-20
--
ERC-20
--
ERC-20
--
 (#206)
ERC-721
--
0xfd3aeeb565fe02cad6c77820a292d0da805a638812e527fe8a20ab1ba3ca1e3b
0x22193b56a53fb6459e8957e46e13d2552c3e6dd5a006f9d3661a812c1b40ccd4
0x9d2ce486ea879696913e414876bd3caa58646ff8310b0728a088dc548fcd6e1f
0xaeff1fe4376bf63db97ae834a35becdad3c639ec61ef20d86476bc0949a3c3eb
0xda6bccb23bc60c894318fc3e52c80fc5d15bfc284c475e134c1b893edc2e8b41
0xa1d02c1e11acae038340ed2ee522f7b1dc673ad9b448fffa05cb31f15aaa28dd
0x48ec7aeb278960e215ddac5c0b79b22c6f68d018695f1a989b3f4af03f9bbc77
0x97f1ca6b2a8e1efb18781d5c99c36ec4264c66506a7c7aa241ba7eb196a30fcb
0x7dbd31899f65d127cde88ebc3e82eb2d696d2a8ec116ab26c865c978ac13ee98
0x5422c3b15c56a1965caef25d73d1aa018a03cd77038d94e9de344d4340188547

Functions
Getter at block 20872557
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe057a00765a17d4487f97485a10526a04aaf5b8007940bdebe9182f48d8eb3b0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7e6F41D5618533D1ebFfeb11dd312742C91E7f55, 0x636162C1b66B9092B51cA6aD169601559BEe2F56, 0x0E487507c7919f1B3c96B8c826411658CB84888C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
298
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.