GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 231 txns
Deployed by via 0x1889a1c2 at 16495072
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4,738.24
ERC-20
Value $2,638.64
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
 (#121)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
)
ERC-721
--
0x60bd103f973af22c51ec08e77b7d4c5aa777917fb3071f697638dcfb1c681f7b
0x518b993377fa45ff3b7388727f45b008e1bd9a0926a903a401a0d3e541206a7e
0xbcbd75f2a0c4c15c7a9799d30f8b502e99c5fbc7b8817edb4d24b1074e056647
0xf9599d8cf3b869a5755423119b83a2831c0646847dd474093c3f2ea9d728fc5d
0xc32b165b31a4a52726bfa6c1b24db37f04811c91e5a5e4c1a3acf382f702c16f
0xb277e03133c6f200703799c2337f30eac2251555d8d3cb3e60f777cdafa133d2
0x585bbfcfa46beaa8b5beb2696086f3f40dc57dc9a1d4d164a1bacd792430c495
0x676da305c234db260fd2228f9a6f78c9e80804b055bfa44d8307ac8d2e79041a
0x6142aa6a32a8cf0d830bf8a7191c40b8be8031c1976d5a0c43b6bcbddc340d77
0xf5ed25ee51e4c26ff4713ce8a9ae8b8b43f103776410e6d1e6ede5742b3ab33e

Functions
Getter at block 21164783
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa316f92b04401b1768edfa206856f8ada061f04028dfe2fc634525eb4b19b54c
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4EA92CCa33a4074318930d737A3024B396D66783, 0xDcD50BBB34E9C3395602E941A829FD9F2D3696C6, 0x059Eff8ab8047208CCDD97c1B4e765245502004E]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
278
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.