GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 50 txns
Deployed by via 0x856b0b0b at 16117847
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $41.18
ERC-20
--
0x94a4a761d33e19c18123bfd99ede52e5bc3a6788ae7a44458c9bc4f5d1f36737
0x9a937265267a1c277b3b6db0b743b889c6d724d0193b276b88ba61a5772a8da7
0xf387a7ac90791527c193c96032be66ab1d4c027de537faf19e3a3d5fddd1f81f
0x18507f5a2d4895ab192c3f16956d318596d52cb3fafe9570aa5fec25d7b58fa5
0x905d398ffbdae576d080db13f258aa0a33d56ed9a682ab31092e061cbdadccaa
0xde46b7d386f266883e1d081a819c2177e9cf4821836c0a67c1846ff9b1ce8a06
0xdd3aab317f54c0e1d57d2f0309d4706e1dec0c8d71d431d22c8931622187b0d6
0xac1a5238edb0d3bbee70d9fa7ab03d076c3bf6e1c4643e4f8a3b844ee7d597be
0x9550a33cb0a4544455b20a4e09fa6c5f418fbf3027239c8dc5a8a6bffd88b247
0x3de7c56f96e23da556424d0823d915ef545f450df7a6ce1dcb9d44b70653e7be

Functions
Getter at block 21311127
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50702295c87b6c470b4a1118c6993ba19c5c1d294c0b3cd18dd4e9275776abe3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x678fb7cCf5617A45Ee8Ac5d2D1825DFD61c03601, 0x812a27fA755ce0F7F8C9d1E380D1BABCB18E374f, 0x39528aa001035a1c63bF0d3C46e2d9823Cef8Ba7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
50
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.