GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0x918d27b5 at 16583229
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.31
ERC-20
Value $13,060.16
ERC-20
--
ERC-20
--
ERC-20
--
0xd6556bf7d7a18d1c2bd5c8d24c09a952d3c96423d870851d014a1bf3c186422b
0xe10f3beb7d5e4189d58f47c91bf5587b26259ff590b9a9c557e8842183a011ea
0x77cf280f040f84eaf9d9af25f3fd61397775a65e6562a12d1ec3e0269a5e321c
0x93d2538f1036e8788e43ccfff783dd66e38a41e63332762127379a6ce8259109
0xd0baeea2ca8d880137992a1f8f436273a9d55a2318221a4bb68d135205cc8e47
0x05c62542aae1ec95c01cbad4407dbf9877b60ddf96decd445a27e89af8437baf
0x8f553d9824b0ddfaa14e109267e00c48ae39b96a70e712fd2b1cec07792f024b
0x8d720ae71b75622afd1e9db3bc9b80fa8f5fb6a69bd54acf5a35f0ed170de71d
0x2cb28ad7f3dc91c6c519d04722353d02d50b67d31a9fe713bc6c03ab1e644ffa
0xee9f94f15da251c1ca35ef6c1e1b4e36e070d466d91312e876c07be69c9d678c

Functions
Getter at block 21382594
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x814a918f0eef1b6e712c05b9ea4526915ac457df0182a923f69f75fe162cc90e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xad7149152a65E6Ec97AdD7b1B1F917dCaFCf9b21, 0x324299b95C16c564d362E7c73DA1B3A0894751f9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
69
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.