GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 27 txns
Deployed by via 0x11fac732 at 20436570
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,993.27
ERC-20
Value $406.89
ERC-20
--
0x98c41960284e58f096cb5e597d5702d35c02d46dc7867fbb2e8706342e4b4989
0x117c1df7ee4c41aeb41a041fa672ed6c1213eb4bf81a309fabfd6f76c21a8ef8
0x1b88849a401916c8115a8857b54f604b5328ff832bf9c9a208670149fe26db61
0x98bb784026bf07cc9d711c815871233c6bf72545be73b806f9a3511ca6bf230c
0xd66b25b9fadaa3615236d4b23433b2d75a97498abdd891ba5b438785e1b4d2de
0x6a28815ddffe504fa51e66f1ea0ffcfe70a48d0ce1d978421ce83658a9d1deec
0x02300418d80690bfbb463eb4a84a8ee72789f9137e9314d556e1ccbc9d1f2d9a
0x5be420899fd1216ec5928cc479e0669edd1e1c8aa0ee3b72be13ce4d04ec3b84
0x52727744a2ef8313390fa2e36efc86a7c9b4abc1d392946cd90a36e515a522b0
0x43ba34c53c8aa47c37ce2f1ec9eb73410999f978183e2d21aaf2778b9a186dab

Functions
Getter at block 20792122
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2c0c0391021553663ff24ae4deb944562099904bfa8d213f8ea971ab736980b5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x8A25d8C9fa8C7A726137f2D618d85CbC2C083F78]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
27
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.