GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 299 txns
Deployed by via 0x26be37ff at 13617653
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,019.2
ERC-20
Value $5,732.63
ERC-20
Value $4,238.04
ERC-20
Value $1,458.77
ERC-20
--
ERC-20
--
ERC-20
--
 (#118)
ERC-1555
--
0x1e49b33c605527b57552135971b6082a6d959118d50e726b919f0ecf574497cc
0x40f407ed62b6f8ca283ea9988b0b7bb27f29d653024aad3e382ca67d0febe7d6
0x6e49c0c36e081723243d27ec0c140bf0b1638d70bbd54d17fee215b269d49120
0x4af2031599356151d67f9354d7391511600414982bb01306f4c04f4da571d096
0xfd5af675e1943126838d71483839a3b82e72c0a40e5dc8998351e8895b8f7b6d
0xa91abefef66b0a6b6c4dfc330e832be9be19b8f5fe4c235ccc19e62e3f37a583
0x29ac6b20708c0a42c1e93aec418b710a700f2879f7fe8f2bba259e19ac0b81a3
0x2e7e2b42e3bea125e3c536a23de856c8d67eecb951b1ce1600a87f4a95ac2e66
0x155c3721b6cd124bbdfb45ebe38dc9d697213da26ac0117eacce2076f3bb95c6
0x6d2297e49dcd6e24328b8840b2b27ef5bd046d0469c3a22adb507b76d999b825

Functions
Getter at block 21311750
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7a6c8c474717c73b0e9a9e3cb41714e80b5abf515212dbdbc5d2c858f66aea8a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0981Cbae33BF70cB18d5988f7D82B9D9b17d210D, 0x0ce5cE1b34743F8958Fee28535049B13Ca61E034, 0x9D759d48FDC86e6F1c327E097E8FF18034D79334]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
278
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.