GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 148 txns
Deployed by via 0x1671c903 at 14029508
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $338.32
ERC-20
Value $6,707.72
ERC-20
Value $3,043.28
ERC-20
Value $2,309.23
ERC-20
Value $935
ERC-20
Value $8.69
 (#8)
ERC-1555
--
 (#152)
ERC-1555
--
0xc7641792b24d90e12c3388ffd1a93f0113e1be09d0bc45dc99c50566ccbbd0b7
0xcedb38e699bf3f6f33bb1e7b5827e6cd4811eefd521394620a6c654ceaac85ff
0x43a6f08f91f097e397ab40424a1ed60bd0f081dd2083f2989e1fc963006e2bab
0x02dfa918fc1b9cea0b516ac8ba014237450738bf733c6f9500a464cba08405e8
0x7d8f38e40e0d6b5738ba2e9a7894b7e0fd71a6572a19d13a3f6d05015a08fc32
0x8c7f34274aec70c6be57a324f58d4fac1ac18c3009a7edd0ffdce64f467baf51
0xeaf2fa3baf67ca95da086b41c3a02d1582b0ab5810f229dd2ab492ebf0682362
0x6c6d13dca09c621bb44088344704dae7373822f24e77cca472a1694f58d5f341
0x7c5f60644adee2d17933c0efec6189444900f38a3a9a2997cbd4dbb23d08fecf
0x5412462cbc08406545757f75d8a4865d723438b9e7f481a40bee64fe121f1a33

Functions
Getter at block 21258976
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x220feab98830334ce1865d75fbf3967818fca60f270b0d4997b0bcbcc5835ce4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf74899aDa2913603250a1461683072694502be2C, 0x008252Bd5E299c0894C3402A8342242175497E54, 0x756599ed232a59936f8E184F988F872137AD23C3, 0x22EA64A0cce1C71A516cb4D2CE67b8b54A7d2A33]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
135
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.