GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 94 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 $9,644.57
ERC-20
Value $999.46
ERC-20
Value $936.06
ERC-20
Value $350.48
ERC-20
Value $57.52
ERC-20
Value $38.15
 (#600)
ERC-721
--
0x3ec5956d2a80ab0fdc98b6feb49d4aee106accd838de7dd5b83e8d77d0efee31
0x0a72ec00eea9d5e1c662e4a01052b31c9a219b4b1f33d225b65aecca9b945418
0x91cfd0608a53737e0071c52e4608fe10126a2789d26328b4b30e20200cff09da
0x513b0be82a738b36b08d3dac92279857b85d875c891165c2305d75c8ed46d89c
From
0x8816036adb6f753d7803a2a17894cb979eca72cac68ec09e7e7f3071b8811a8d
From
0x7b072bcd1cc4cf291d1f77292fd4edd547a2184f047984dde28e2f19c730977a
From
0xed0e8872404fdaac9ff8bc2c3c7e1bc9558def54970e66cfb7602450ae34218a
From
0xc157f51d685a5c3c9c9ffc2d50b6454a044d54f47ceff331eab4cba26cf6fbf5
0x160e90d65ea7bc717e964127bbee7749312076a7d51bf08eb46c3bd2e130136e
0x9cae29378f3c273333e0151fb786885a1a725fcb275dca2388f5f62d85e674da
From

Functions
Getter at block 21443586
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)
88
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.