GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0x71ec9330 at 16189636
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,168.73
ERC-20
Value $537.4
ERC-20
Value $74.99
ERC-20
Value $19.26
ERC-20
--
0x805e60b43a11cda1ca9159a3cdca07aa4117b6cd3bd6773885686a0b6d6b0cde
0x3b20a297d10ac3dcb7b135771459a605c3edd72ff4d9a38b4c23306559cd0657
0x1e92b21bac1d13c3f94f91d701c84f962c225a3b9dc4f2fd5460d137927da679
0x6fbf4b3bf13a6784e033b691f374e954b49e916b93f84916c910441d20d94ac9
0x28aff692b1be3c324f1775b06407c67885c7b0ff1f78b5af3925dc5ce1d149d2
0xeef9909ea60243f1a2fa98000908fb2ce6800559f1c7084e426f1e363a8aa402
0x28afade3d2184d59edcfcdeb06587c868fbc438b7c01f57385bb2dd637e28e93
0x32d2c21285876d85a4ba9313e73182301fb9a8a5362bdcb8ba0e665b5d6a208d
0xee534e06ef94bf1a33ab9592628480c8ff1920e9ddbcd68243657ce1e39aad44
0xd5b1eaf95ef33fdb3b315093d9847adc5b90ae431ab6eba282cceecb4969ac05

Functions
Getter at block 21207246
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xca5f714fc9ea5b25a46349f791fc41b9379dc1584e672216e8838a8eadeca6ba
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa3A90F586724c4C05b8213a01538337054e0D4CE, 0xb64f177ae115dDcE703e9c28313df1AE4f83f260, 0x205F3dD8B7C7C9DBe73F39FeA2f22cd6C1F52B2B]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
48
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.