GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 230 txns
Deployed by via 0xd37dfc9b at 15332212
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11,872.82
 (#54)
ERC-1555
--
 (#0)
ERC-1555
--
0xdf5f73cdf4d0e2d7991f610bd86a148789bc36c431991187ed16aa3995cc6c51
0xed9a93952c4d6c55ca3b4178f05739ae55a1484e97ca92291c4fb48ab1a8613b
0x9b068d75785af6526320c942f9a1e4317cf5e05b8b451d0b8e2fe35249b19195
0x5f8ce64bc3ccb195ac6ca0078c1669c6fd1fe64a376f1718bc14ed8b8c9ed0de
0x8696d1dbbc164e486fa653c68bbcf9b862d77d234df07d653e0a681c5fba0150
0x4113899cfba549e89e3053951c6ed70dbe03d84841ea7b52cb91c03feff2d565
0x55241887e6db135550d5f801f196a30b7774a87d753665e87c7b347d86e27a20
0x2eab56104819f7f70eee1d684324870ce86dc469547876003c43a39605787b95
0x3b14d65c91a6a9c2539111cc537304f549e1bfc5238ce73ecbe0f843d05f85d1
0xc2ab14c95896d9bcd4b3b813e677c91afdb9f36b8aba112dcadbc7cd18e8292b

Functions
Getter at block 21224759
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xff24ca11e33d953ad018d72d44a129c2beb349ca97ad0762e0654222b3ba0389
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x225e8C70bfC5d0a085BAD18a3f5fEa35B7FB9C41, 0xf79e6aBA2E833e7Cd25a73764C88a3c22ca22e0e]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
223
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.