GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 325 txns
Deployed by via 0xe9316c80 at 14052883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $35.97
ERC-20
Value $40,486.49
ERC-20
Value $21,659.89
ERC-20
Value $29.99
ERC-20
Value $1.84
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x5e5af0ef8ba210d6d8c61edfdc4ab7ce883bcc43c2ddbaaf8d3852b3023edc3f
0xc04bebeb3bc50f11094e1b43a60bb9982444f7f90b24a2f192556196cd2ef645
0x67e36f47429eec9e39cd08b0f268a88ccf318ecf5e283be94b1bc4b2253e1061
0xe1f28a3edefe8a91fa1dda72168286ab013ff33b235124ae364163a53e8c2559
0x2d41e2d324a71848c0281d2b10e44015ade0b6ee694cf3306d1fc649fa25a752
0x916a2aebc694fe28714fdcc6f56c3df701bf54c2746b5b4b069f23aa371b7a8d
0x902c1087ed59d4f9ab360de3116289b34fc8c96e3db7aa875ecf175cd5cf77fd
0x1a06ec9535593220e72556eb9b6404508a42ec9164edb32b38783626667cc073
0x2b11a2b366cdf9dc09496ebab96b735cef65adf4f273a1f57191bee8f9125a6d
0x3b855c6412e25f6f7b67089c6ac253f4439647fcb469b69de30242ec2427858c

Functions
Getter at block 20862571
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5969e41300c8dc1af9176fa68cc6c26e4e9bed147069f4f2b06b8bd6116f6c94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xcf4fF1e03830D692F52EB094c52A5A6A2181Ab3F, 0xc4591c41e01a7a654B5427f39Bbd1dEe5bD45D1D, 0x11761c7b08287d9489CD84C04DF6852F5C07107b, 0x7019Be4E4eB74cA5F61224FeAf687d2b43998516, 0xafFC70b81D54F229A5F50ec07e2c76D2AAAD07Ae, 0x7c2eA10D3e5922ba3bBBafa39Dc0677353D2AF17]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
379
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.