GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 90 txns
Deployed by via 0xb70f48a6 at 13779712
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $11,014.29
ERC-20
Value $1,001.22
ERC-20
Value $969.44
ERC-20
Value $276.76
ERC-20
Value $57.55
ERC-20
Value $38.16
 (#600)
ERC-721
--
0x8816036adb6f753d7803a2a17894cb979eca72cac68ec09e7e7f3071b8811a8d
From
0x7b072bcd1cc4cf291d1f77292fd4edd547a2184f047984dde28e2f19c730977a
From
0xed0e8872404fdaac9ff8bc2c3c7e1bc9558def54970e66cfb7602450ae34218a
From
0xc157f51d685a5c3c9c9ffc2d50b6454a044d54f47ceff331eab4cba26cf6fbf5
0x160e90d65ea7bc717e964127bbee7749312076a7d51bf08eb46c3bd2e130136e
0x9cae29378f3c273333e0151fb786885a1a725fcb275dca2388f5f62d85e674da
From
0x65d69e8dc03b1bea126760c320fb86395935ce16e70768ad9e578d7c7bbb3787
0xb513c96d4556e962b073a52f597884492daade7efc4508973aa8683f77a8b2c8
0xca68c038e6f85499a5858b8ec7331459c70d59b8c68ca979ae087bb5723bc706
0xc45bb43e691ec7f36b9deed25dff924417a0d4806b9bd4e12a8973117a693a00

Functions
Getter at block 20951902
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x11bef400bd4d697bf52b12ca43ab3352625799fece06d5b0d6471f8bc55ad2ac
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2a1069c70Efc9BB61dC2eF0Ec6399d39E63D89E0, 0x420f3BD5cCf6DAC9B326856E5e0bE1e51a2e3d55, 0x48c29821235fFC527D1a265EaF2DDE0B4A1a0F07, 0x43D936856485c6FF09E05FFdF0A97989A433ab9D]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
84
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.