GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 347 txns
Deployed by via 0xe7ee3952 at 19348213
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,150.85
ERC-20
Value $262,311.73
ERC-20
Value $0
0x1df8350141fd56ce828db465d9a0ee4866bf410a1313bdf544ed73ac53bced78
0x23a92c815385b5ed72aabcfb18ada9d9f306fd17710e1082e0a5e5b34f8d68de
0x55183bc9919cfa0899ded01357fdf7b56ce18dc5e97151146218d7c5a80ac5cd
0xccd9c3103c0e8be0ac8cf6edf4981e962dc93b5c062b6e10c39ef32e9fce9aa0
0x01fd11441b2ca543358439d3f74381417c78b34a0d00f970440bf627f810b08b
0xadf61f76cede6e99d29dd7522c127ff03459bbd537cd6974ae4a43c5042f346c
0x4669ad2c53b9930b435b8d5fcfd7d9565feea976eb0b4e5b4d680f56439a82b5
0x659342b1e2a2e9c75a4cca99ba51828401f5bf001d5d55996905aa92624ba5c7
0xd1b765c0020150626790185b090287a6bec3da6e69899b54a874976a7c1a2028
0x7c31ca2012649f0fa6224e884bd7aced7e77c8131692b8bb86955c1fac4b94c8

Functions
Getter at block 21276803
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x37c7d8db16a0c6acd2b69e62ca37525ca4d5fbac47a34b276596880eb5633d11
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8B6F10A44A4Adf1b5918839af860eF64d893408b, 0x566E58ac0F2c4BCaF6De63760C56cC3f825C48f5, 0x029EE701546B94a407e1D016305B44DBFa017A92, 0x46Cba1e9B1e5Db32dA28428f2fb85587BCb785E7, 0xFa238cB37E58556b23ea45643FFe4Da382162a53, 0x5dfb8BC4830ccF60d469D546aEC36531c97B96b5, 0x71b67AC997056c9935f8AA98F3344432Ea2ec15c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
263
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.