GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 333 txns
Deployed by via 0x978530ea at 15126711
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $180,737.48
ERC-20
Value $1,791.08
ERC-20
Value $1,392.17
ERC-20
Value $672.82
 (#26)
ERC-1555
--
 (#2724)
ERC-721
--
0x4d3f2fd52dc063477e36b9cac568f05af6d7f95b9b461c18141bb103fd5869ac
0x96d63a240d6afbf8d80856378fb4aa52cfd1c0173dd7df16b63a4f7d8696619d
0x8ccb75c32e58f8751da364e81853d167ec66339a6cfb806d3aa4e95d7b9c3231
0x756a15e48c5ca7e3bd1665d5a104cb17cbeeacf532148aa7e0661bf2ebccd450
0x1a531bc8af4844cafbc5789c3b4610ab61fe0029de6c5751fb214a5ccfe3975e
0xd98d425e51ed1751a0ffc34bff8fc1ab95c99fd07471bfed09ec1b5a1489e48c
0xb855dc24bf064e9170bc8fc6bf808dd67a8ace0ac2c52914024afe4075d51841
0x3cab0692e517719e1ff1b4376e2c625c6bdd203adab3e9e77c2d75ec5d165465
0x7fe160bf5899169ff10e3e2e6438bd31b0e823ec7387759ccb4aa13e763eaa1d
0xb0b35ebd7ca1a50192f1c36bf7c4d1fb67287ed116246c5c6777e0a85bc2fbab

Functions
Getter at block 21398604
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9b580999396186f87cdf259b868a1d6b2735b1ef709201c71294358bd22e3a6f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x35e87F5ea066ed7fd6B8C656e681D2078511f015, 0x4EA056eE44Ae907DFB8aedDaB957684Ad481B55d, 0x4978961fc67e96f75Ad7f48EB2Ff7A6d9cc303aF, 0xeB2C14ac79c4E83d1c344d1714814321d8704297, 0x2278C2Afe794D910301663f3B70c88e3EfFcB767]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
464
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.