GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 255 txns
Deployed by via 0xc957a702 at 14635899
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $46.98
ERC-20
Value $91,131.84
ERC-20
Value $2,632.06
ERC-20
Value $95.64
ERC-20
Value $0.63
ERC-20
Value $0.32
ERC-20
Value $0.24
ERC-20
Value $0.1
ERC-20
Value $0
ERC-20
Value $0
0xc7c613988a7b6f5b361b442982aad1421d5c98c903041177098e3b816faa6916
0xefbb1ebbcd6731783be27c08c18a06701d0fb6ff8be4d0465e17e8dc9b9c0ca5
0x31652ee81786a5151786aab5afb8ec0610f528a25ce22c5670399a046272ced0
0x883f801630fef96bf1d68c5061ecdcfb666d6c71a4b9fc785d41c0ba84b00300
0xd204cd7613379c161c99b91d8c86ad95665e9e79cfcebf0538bac49f9dbcc320
0x3c54ca826449eac3fc2964c297475f54d7f59233dbfb7ccf90c756800b5ba080
0x30023ffbd09ef2cf3b5662a073db53fde2cdf2b6de3898773a66e7a4f2684e60
0x5fe67ff79aae537d208c5d9da924e8f18df77a5fae73945d487c5a216eb3b925
0x30a60ec41615a7f6bf8d637e5a97800bca9fc30b6f4b81ca8934117da32e1528
0x199cede202d26a514155c53ed6ec31705f42220dc06aa4fafe7c42a46470c328

Functions
Getter at block 20922937
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb26c20be86f01f9b49a71e484cc50fdef187766df299000b0d497ea8ae162405
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x833842c038D2fDE6fb3a3Ff2AceEac2e61dE7eBc, 0x70fC4811C0E62B6C89D03D1fE718be06Ec9FaE88, 0xA7172C7c7F21628161B98cC5381426D8A5B1Ff06, 0xDAf8A4796bf1c2Eaf74321E6E3EfD896F4C92b57]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
276
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.