GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 647 txns
Deployed by via 0xb7007f92 at 17644688
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $790.72
ERC-20
Value $802,459.33
ERC-20
Value $21,932.56
ERC-20
Value $6,180.06
ERC-20
Value $20.01
ERC-20
Value $0.5
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xe2cd42b439b8799923f6bfe3fb3c94232505af52c44371c7661c61f916af4efe
0x1c40720d165ed421f7305fc2869b623cbf071fb3ea4be8280f1057bb63c9e5d7
0x2175252511697bf2eeee9d76aaeca0fc3e476f52479622b79b43e05c5e0edc31
0xa77150eb10a35277185fbe23f687337572afb428e5e4da0b7e9f9e82f5a7c64c
0xfac792cd995165fe589697b47824828d3c107257406fcbf8af71308825a6f075
0xd63575a1c2e59b6bccf6bd23c83594d41b34a7b9c2e2523b9615f7d326bf6fbc
0xccbb92d31c02f5d701300a2992b8a92ba2921ac802e5a59f4733876a627571fd
0xc3c5335f7e20a80f38f72ff6dc99f76a82492f3d581d9db7af7a19ed3631442b
0x3766a037c83a7d235468d066bd0e67dfa3bc0df8977acb46a04031c88cf4ac52
0xb8bc14c138c755b6420e7fc3b7dc7e2e84526dfa617254ab4d1d44ce5114ad04

Functions
Getter at block 21314247
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x50171f5f2af34143e0926ae01b582fa16d0e036a1ef0028e91d84c72fc90497f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x4024380A7c52328a0BB2B608846dCf2E4621f049, 0x71b67AC997056c9935f8AA98F3344432Ea2ec15c, 0xFa238cB37E58556b23ea45643FFe4Da382162a53, 0x46Cba1e9B1e5Db32dA28428f2fb85587BCb785E7, 0x5dfb8BC4830ccF60d469D546aEC36531c97B96b5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
608
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.