GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 327 txns
Deployed by via 0x65879789 at 17927588
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,367,362.36
ERC-20
Value $1,246,775.61
ERC-20
Value $130,500.72
ERC-20
Value $1.69
ERC-20
--
ERC-20
--
 (#176)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x2ebde3172c0dfe7aec1addde6332e17393cdddba91fa6cd55c18e9539e6b9cfa
0xf8ad9d7741269e90eda8584f9ff8ab8b50f6f287a5fbcc461c07ed7e0bd993fd
0x37676ed556ca2428559b24d0646a45d554e130a45549c51ed1e9077bbb88cd3c
0x8a09ad8f397f1e689646a067b39066a1d981a18ec73f6a26505c9b0cedcd6a54
0x9055320a1a92d037af5dd3c33ee7bfe9ba42e404158028240a1f538d3dd4db8e
0xa47d7c135820349cbebb35b6faf7dfe042081f52d22c05274af4d5ea0d62b063
0x8cfb04d68df4d0cc42e214a3c6d49d06c0623a79706067186895bb93c1ecd09e
0x1c4e401193635de439d348ada16668c080ae495979081e9abe2df813c12cea35
0xb38d19e553839af6a75d42fdbb28289849e0f4112c16429bd52edf671f4de740
0x7c85d8947dbe39499461c6f6200d74cd4e82e1b1b6a9f12200a52a9c783c2812

Functions
Getter at block 21125079
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7f6a9eac8bd339e40e81aea7d5eb9794a9b42aeccdd38b72fc0eb0ebe13ad9f0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6F523B90E218456D44AC008549A8c2837ab5F0fe, 0xA26d5043Af4B4d2BbFDdCc58a551C03b8a0147a3, 0x581569806c0A30C2a7BC42D9615d319A69d9f46E, 0xd0BDC5CE66dB5410B1A39BCf49Cb9BEC2757039E, 0xB26fd411Db5275642141eae4c7f46B97AC6fce32, 0xb0fB72aE7DC954f6174c681d41f97ed712CaE933, 0x31f52A08Cd8E95ab7DFF2FcD8c14E951f6E44E98, 0xaDCE6505827d261Ecfd0Fe4B51B2379211eD32e2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
321
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.