GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 110 txns
Deployed by via 0x543193a6 at 19411943
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.24
0xc38208c0cf9273be5ac351a2adfdc9d15a919b33809cbc8ee014085c1487bfe1
0xeb50a98f294428c2c4c9a3e6f0e94b4a08bd12d35ef975138c24f0de093aa610
0x7de83bed996fea8e683c254395255a9fea44eaedfb53eadf77edf723f20cdcdc
0xd98f14f828598d60d7fc624bc525d561f06ee8613245b6a833dd248a516bd537
0x502b9a1e1030db108a04a36a88b8af45f2a06fffe3f6039dd2b59eed226c2579
0x52954eec663185acc3e258ae9201afa3bd1d776091963137092dadc82f7d86ce
0x8bcd829ed7416e0ebb914f1c5d337a0ea50104f289c94e3dc209193c07dc6906
0x10c02df773acea568fae649508a43b0a47fdeb9dde5c0bf822540aef5b3d6fb9
0x7e829997cf3103556046adf91ddede7d1700548dddbaa0b74020f26669d52bd2
0x97cda49d210b92893ec7ab7f7646ffaddefb8dd5acdff92e738926e7670b1c82

Functions
Getter at block 21276090
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x04c98f5767ffd05a653279708aa2cc7c33c3e8c623f8942943cd67d5e5fb99d6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x582FbEC5062FA6d500d00a4A315971F996DD6656, 0x506E7040B9ad81F29f5E7a4A0D037e4e086760D3, 0xD9a9cC8E9271aA0012C5603BC6817B1b0dd1D77A, 0x0627BcF0A40B8503664acB312AE5Ac84a9644009, 0x4EfA945EC5a301104223760fc8CDAFd34866a9f7, 0x99Ca10909821697674E2841C10Ef552de4B334De, 0x2afA59A9fBF7cDf0d530648348e7702F65fD9501]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
108
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.